Skip to content

Releases: nativescript-community/https

v4.1.15

Choose a tag to compare

@farfromrefug farfromrefug released this 16 Jul 09:47
v4.1.15
460ef00

4.1.15 (2024-07-16)

Features

  • Added support for removing cached responses using url (9866da9)

Bug Fixes

v4.1.14

Choose a tag to compare

@farfromrefug farfromrefug released this 10 Jul 15:09
v4.1.14
ed97cd4

4.1.14 (2024-07-10)

Bug Fixes

v4.1.13

Choose a tag to compare

@farfromrefug farfromrefug released this 24 May 10:37
v4.1.13
cd812fe

4.1.13 (2024-05-24)

Bug Fixes

v4.1.12

Choose a tag to compare

@farfromrefug farfromrefug released this 10 Apr 18:47
v4.1.12
752e75f

4.1.12 (2024-04-10)

Bug Fixes

  • android: prevent null exception (73817e3)

v4.1.11

Choose a tag to compare

@farfromrefug farfromrefug released this 09 Apr 13:27
b8c3d16

4.1.11 (2024-04-09)

Bug Fixes

  • android: revert wraping native error so that app (b23b7ca)

v4.1.10

Choose a tag to compare

@farfromrefug farfromrefug released this 29 Mar 21:06
v4.1.10
ba7978f

4.1.10 (2024-03-29)

Bug Fixes

  • android: forceCache fix (b3319ea)

v4.1.9

Choose a tag to compare

@farfromrefug farfromrefug released this 28 Feb 16:13
v4.1.9
70b6d23

4.1.9 (2024-02-28)

Bug Fixes

  • android: wrap native errors in js Error (c6f11c5)

v4.1.8

Choose a tag to compare

@farfromrefug farfromrefug released this 21 Nov 20:58
332dfca

4.1.8 (2023-11-21)

Bug Fixes

  • ios: ensure progress is run on main thread(for now) (60a4453)

v4.1.7

Choose a tag to compare

@farfromrefug farfromrefug released this 21 Nov 20:41
cc943dd

4.1.7 (2023-11-21)

4.1.5 (2023-11-02)

Bug Fixes

  • ios: rewrote to support all HTTP methods. (4a25a73)

v4.1.6

Choose a tag to compare

@farfromrefug farfromrefug released this 13 Nov 17:19

4.1.6 (2023-11-13)

Bug Fixes

  • android: prevent error with GET and onProgress (ae50812)
  • refactor to allow all HTTP methods. better support for uploading files (b7ad6b9)