File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 1+ # freeRASP 3.7.0
2+
3+ - ⚡ Added support for apps built with Expo SDK
4+ - 📄 Documentation updates
5+
6+ ### Android
7+
8+ - ⚡ Shortened duration of threat evaluation
9+ - ⚡ Fixed a native crash bug during one of the native root checks (detected after NDK upgrade)
10+ - ⚡ Improved _ appIntegrity_ check and its logging
11+ - ✔️ Updated ` CURL ` to ` 8.5.0 ` and ` OpenSSL ` to ` 1.1.1w `
12+
13+ ### iOS
14+
15+ - ⚡ Improved obfuscation of Swift and C strings
16+ - ⚡ Added Privacy Manifest
17+ - ⚡ Fixed memory leak ([ freeRASP iOS issue #13 ] ( https://github.com/talsec/Free-RASP-iOS/issues/13 ) )
18+ - ✔️ Added codesigning for the SDK, it is signed by:
19+ - _ Team ID_ : ` ASQC376HCN `
20+ - _ Team Name_ : ` AHEAD iTec, s.r.o. `
21+ - ✔️ Updated ` CURL ` to ` 8.5.0 ` and ` OpenSSL ` to ` 1.1.1w `
22+
123# freeRASP 3.6.1
224
325- 📄 Documentation updates
Original file line number Diff line number Diff line change 11{
22 "name" : " freerasp-react-native" ,
3- "version" : " 3.6.1 " ,
3+ "version" : " 3.7.0 " ,
44 "description" : " React Native plugin for improving app security and threat monitoring on Android and iOS mobile devices." ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments