Skip to content

Releases: farfromrefug/nativescript-https

v3.3.8

18 Jan 20:50

Choose a tag to compare

3.3.8 (2022-01-18)

Bug Fixes

  • android: cancelRequest fix (c7b8c93)

v3.3.7

15 Jan 13:29

Choose a tag to compare

3.3.7 (2022-01-15)

Bug Fixes

  • android: cancelRequest not exported (9727802)

v3.3.6

15 Jan 10:38

Choose a tag to compare

3.3.6 (2022-01-15)

Features

  • added method cancelRequest. You need to set the tag in request options first (bace983)

v3.3.5

14 Jan 15:59

Choose a tag to compare

3.3.5 (2022-01-14)

Note: Version bump only for package @nativescript-community/https

v3.3.4

14 Jan 15:58

Choose a tag to compare

3.3.4 (2022-01-14)

Bug Fixes

  • android: missing native-api-usage (0d6d67b)
  • missing export of addNetworkInterceptor, addInterceptor (2b503c4)

v3.3.3

23 Dec 15:39

Choose a tag to compare

3.3.3 (2021-12-23)

Bug Fixes

  • android allow interceptors (49073c5)

v3.3.2

21 Oct 09:26

Choose a tag to compare

3.3.2 (2021-10-21)

Bug Fixes

  • android: native-api-usage fix (6f8748d)

v3.3.1

18 Oct 19:37

Choose a tag to compare

3.3.1 (2021-10-18)

Bug Fixes

  • android: native-api-usage fix (e18a203)

v3.3.0

17 Oct 19:43

Choose a tag to compare

3.3.0 (2021-10-17)

Bug Fixes

  • android: Conscrypt not included by default anymore. You need to add it in your app (c16f34d)

Features

  • android: native-api-usage (9415f38)

v3.2.2

21 Jul 13:52

Choose a tag to compare

3.2.2 (2021-07-21)

Bug Fixes

  • android: prevent error when no cache-control (e3d781e)