File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ # 4.0.0 (2025-09-16)
2+
3+ ### 🚀 Features
4+
5+ - ** secure-store:** enable 16kb page size support ([ #648 ] ( https://github.com/NativeScript/plugins/pull/648 ) )
6+ - ** secure-storage:** Add Support for Access/Application groups on IOS. ([ 85978a1] ( https://github.com/NativeScript/plugins/commit/85978a1 ) )
7+ - Migrate secure-storage plugin ([ #513 ] ( https://github.com/NativeScript/plugins/pull/513 ) )
8+
9+ ### 🩹 Fixes
10+
11+ - ** secure-storage:** Add Support for Access/Application groups on IOS in the simulator. ([ #528 ] ( https://github.com/NativeScript/plugins/pull/528 ) )
12+
13+ ### ❤️ Thank You
14+
15+ - George Grigalashvili @grigala
16+ - Jason Cassidy @jcassidyav
17+ - Osei Fortune @triniwiz
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/secure-storage" ,
3- "version" : " 3 .0.3 " ,
3+ "version" : " 4 .0.0 " ,
44 "description" : " Secure Storage NativeScript plugin" ,
55 "main" : " index" ,
66 "typings" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments