Skip to content

Releases: farfromrefug/nativescript-https

v3.3.8

Choose a tag to compare

@farfromrefug farfromrefug released this 18 Jan 20:50

3.3.8 (2022-01-18)

Bug Fixes

  • android: cancelRequest fix (c7b8c93)

v3.3.7

Choose a tag to compare

@farfromrefug farfromrefug released this 15 Jan 13:29

3.3.7 (2022-01-15)

Bug Fixes

  • android: cancelRequest not exported (9727802)

v3.3.6

Choose a tag to compare

@farfromrefug farfromrefug released this 15 Jan 10:38

3.3.6 (2022-01-15)

Features

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

v3.3.5

Choose a tag to compare

@farfromrefug farfromrefug released this 14 Jan 15:59

3.3.5 (2022-01-14)

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

v3.3.4

Choose a tag to compare

@farfromrefug farfromrefug released this 14 Jan 15:58

3.3.4 (2022-01-14)

Bug Fixes

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

v3.3.3

Choose a tag to compare

@farfromrefug farfromrefug released this 23 Dec 15:39

3.3.3 (2021-12-23)

Bug Fixes

  • android allow interceptors (49073c5)

v3.3.2

Choose a tag to compare

@farfromrefug farfromrefug released this 21 Oct 09:26

3.3.2 (2021-10-21)

Bug Fixes

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

v3.3.1

Choose a tag to compare

@farfromrefug farfromrefug released this 18 Oct 19:37

3.3.1 (2021-10-18)

Bug Fixes

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

v3.3.0

Choose a tag to compare

@farfromrefug farfromrefug released this 17 Oct 19:43

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

Choose a tag to compare

@farfromrefug farfromrefug released this 21 Jul 13:52

3.2.2 (2021-07-21)

Bug Fixes

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