Skip to content

Commit db074b3

Browse files
committed
chore(release): freeRASP 3.2.0
1 parent e54d5da commit db074b3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
1+
# freeRASP 3.2.0
2+
3+
### Android
4+
5+
- ✔️ Added support for AGP 8.0
6+
17
# freeRASP 3.1.0
8+
29
### Android
10+
311
- ⚡ Fixed issue with incorrect Keystore type detection on Android 11 and above (https://github.com/talsec/Free-RASP-Flutter/issues/77)
412

513
### iOS
14+
615
- ⚡ Reduced timeout period for logging from 20 sec to 5 sec
716
- ⚡ Logging is now async in all calls
817

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "freerasp-react-native",
3-
"version": "3.1.0",
3+
"version": "3.2.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",

0 commit comments

Comments
 (0)