| 
3 | 3 | All notable changes to this project will be documented in this file.  | 
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.  | 
5 | 5 | 
 
  | 
6 |  | -# [4.1.0](https://github.com/nativescript-community/https/compare/v4.0.17...v4.1.0) (2023-04-30)  | 
 | 6 | +## [4.1.1](https://github.com/nativescript-community/https/compare/v4.1.0...v4.1.1) (2023-07-03)  | 
 | 7 | + | 
 | 8 | +### Bug Fixes  | 
7 | 9 | 
 
  | 
 | 10 | +* angular build ([0290951](https://github.com/nativescript-community/https/commit/0290951a20d41a9158e406f6120ea9f2a1459219))  | 
 | 11 | +* angular code formatting & error handling ([e1893e4](https://github.com/nativescript-community/https/commit/e1893e4481793abecf32bb44ef6185c498935d2d))  | 
 | 12 | +* call async methods to prevent android.os.NetworkOnMainThreadException errors ([ec82cef](https://github.com/nativescript-community/https/commit/ec82cef78897de459f879b42f3a83eb7504d5fec))  | 
 | 13 | + | 
 | 14 | +# [4.1.0](https://github.com/nativescript-community/https/compare/v4.0.17...v4.1.0) (2023-04-30)  | 
8 | 15 | 
 
  | 
9 | 16 | ### Features  | 
10 | 17 | 
 
  | 
11 | 18 | * angular module ([dc3761a](https://github.com/nativescript-community/https/commit/dc3761ac33d99ddaa35d47e56c3275774af647f1))  | 
12 | 19 | * angular support ([ff92deb](https://github.com/nativescript-community/https/commit/ff92deb51bc95605c02eafe9ae4f066434fe8dcd))  | 
13 | 20 | 
 
  | 
14 |  | - | 
15 |  | - | 
16 |  | - | 
17 |  | - | 
18 | 21 | ## [4.0.17](https://github.com/nativescript-community/https/compare/v4.0.16...v4.0.17) (2023-03-20)  | 
19 | 22 | 
 
  | 
20 |  | - | 
21 | 23 | ### Bug Fixes  | 
22 | 24 | 
 
  | 
23 | 25 | * **android:** support native data for form data parameters ([47e9002](https://github.com/nativescript-community/https/commit/47e9002ddd4c1ec8acf106035e36c6649829ae85))  | 
24 | 26 | 
 
  | 
25 |  | - | 
26 |  | - | 
27 |  | - | 
28 |  | - | 
29 | 27 | ## [4.0.16](https://github.com/nativescript-community/https/compare/v4.0.15...v4.0.16) (2023-03-14)  | 
30 | 28 | 
 
  | 
31 |  | - | 
32 | 29 | ### Features  | 
33 | 30 | 
 
  | 
34 | 31 | * `cancelAllRequests` ([3a014bc](https://github.com/nativescript-community/https/commit/3a014bc9fe797d9b1405b9ed75348fba776d6eb2))  | 
35 | 32 | 
 
  | 
36 |  | - | 
37 |  | - | 
38 |  | - | 
39 |  | - | 
40 | 33 | ## [4.0.15](https://github.com/nativescript-community/https/compare/v4.0.14...v4.0.15) (2023-03-06)  | 
41 | 34 | 
 
  | 
42 |  | - | 
43 | 35 | ### Bug Fixes  | 
44 | 36 | 
 
  | 
45 | 37 | * **android:** update to latest okhttp lib ([c4b7870](https://github.com/nativescript-community/https/commit/c4b78703637e21bbfa84647d7f8a6f07348c9f44))  | 
46 | 38 | 
 
  | 
47 |  | - | 
48 | 39 | ### Features  | 
49 | 40 | 
 
  | 
50 | 41 | * **android:** support passing custom RequestBody as `content` parameter ([4e5b513](https://github.com/nativescript-community/https/commit/4e5b5136f19487a87911638ef4b9fc7a174dd619))  | 
51 | 42 | 
 
  | 
52 |  | - | 
53 |  | - | 
54 |  | - | 
55 |  | - | 
56 | 43 | ## [4.0.14](https://github.com/nativescript-community/https/compare/v4.0.13...v4.0.14) (2023-02-15)  | 
57 | 44 | 
 
  | 
58 |  | - | 
59 | 45 | ### Bug Fixes  | 
60 | 46 | 
 
  | 
61 | 47 | * **android:** cookiesEnabled: false fixed ([94f6bb1](https://github.com/nativescript-community/https/commit/94f6bb18c546ef1e427730d45cc71a4726f9ab39))  | 
62 | 48 | 
 
  | 
63 |  | - | 
64 |  | - | 
65 |  | - | 
66 |  | - | 
67 | 49 | ## [4.0.13](https://github.com/nativescript-community/https/compare/v4.0.12...v4.0.13) (2023-01-24)  | 
68 | 50 | 
 
  | 
69 |  | - | 
70 | 51 | ### Bug Fixes  | 
71 | 52 | 
 
  | 
72 | 53 | * **android:** native-api-usage fix ([0f5ca06](https://github.com/nativescript-community/https/commit/0f5ca062c06c0f2c31677be8c528c1b072070e50))  | 
73 | 54 | 
 
  | 
74 |  | - | 
75 |  | - | 
76 |  | - | 
77 |  | - | 
78 | 55 | ## [4.0.12](https://github.com/nativescript-community/https/compare/v4.0.11...v4.0.12) (2023-01-23)  | 
79 | 56 | 
 
  | 
80 |  | - | 
81 | 57 | ### Bug Fixes  | 
82 | 58 | 
 
  | 
83 | 59 | * **android:** improved native-api-usage ([5e32bb0](https://github.com/nativescript-community/https/commit/5e32bb08e3f95c75e0ec05d0594294911eda72af))  | 
84 | 60 | 
 
  | 
85 |  | - | 
86 |  | - | 
87 |  | - | 
88 |  | - | 
89 | 61 | ## [4.0.11](https://github.com/nativescript-community/https/compare/v4.0.10...v4.0.11) (2022-12-05)  | 
90 | 62 | 
 
  | 
91 | 63 | ### Features  | 
 | 
0 commit comments