File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 4.1.21] ( https://github.com/nativescript-community/https/compare/v4.1.20...v4.1.21 ) (2025-10-29)
7+
8+ ### Bug Fixes
9+
10+ * ** android:** another native-api-usage fix ([ f3e95a2] ( https://github.com/nativescript-community/https/commit/f3e95a2f3f4064a378082cf4d148bc797f2b600d ) )
11+
612## [ 4.1.20] ( https://github.com/nativescript-community/https/compare/v4.1.19...v4.1.20 ) (2025-10-29)
713
814### Features
Original file line number Diff line number Diff line change 11{
2- "version" : " 4.1.20 " ,
2+ "version" : " 4.1.21 " ,
33 "$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
44 "packages" : [
55 " packages/*"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 4.1.21] ( https://github.com/nativescript-community/https/compare/v4.1.20...v4.1.21 ) (2025-10-29)
7+
8+ ### Bug Fixes
9+
10+ * ** android:** another native-api-usage fix ([ f3e95a2] ( https://github.com/nativescript-community/https/commit/f3e95a2f3f4064a378082cf4d148bc797f2b600d ) )
11+
612## [ 4.1.20] ( https://github.com/nativescript-community/https/compare/v4.1.19...v4.1.20 ) (2025-10-29)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript-community/https" ,
3- "version" : " 4.1.20 " ,
3+ "version" : " 4.1.21 " ,
44 "description" : " Nativescript plugin for https requests" ,
55 "main" : " index" ,
66 "funding" : " https://github.com/sponsors/farfromrefug" ,
Original file line number Diff line number Diff line change 2828 " okhttp3:CookieJar" ,
2929 " java.net:CookieManager" ,
3030 " java.net:CookiePolicy" ,
31- " com.nativescript.https:QuotePreservingCookieJar" ,
32- " com.nativescript.https:CacheInterceptor" ,
33- " com.nativescript.https:CacheUtils" ,
34- " com.nativescript.https:OkHttpResponse" ,
35- " com.nativescript.https:OkHttpResponse.OkHttpResponseAsyncCallback" ,
36- " com.nativescript.https:OkHttpResponse.OkHttpResponseCloseCallback" ,
31+ " com.nativescript.https*:*" ,
3732 " java.util:Collections" ,
3833 " java.security.cert:CertificateFactory" ,
3934 " java.security:KeyStore" ,
You can’t perform that action at this time.
0 commit comments