File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,8 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ 5.0.0] - 2026-05-15
99
10+ - Android SDK version: 18.3.0
11+ - iOS SDK version: 6.14.4
12+
1013### Breaking
1114
15+ - ` SuspiciousAppInfo.reason ` (String) renamed to ` reasons ` (string[ ] )
16+ - Value ` "blacklist" ` in ` reasons ` renamed to ` "blocklist" `
1217- Removed ` MalwareConfig ` and ` AndroidConfig.malwareConfig `
1318
1419### React Native
@@ -17,16 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1722
1823- ` TalsecMalwareConfig ` type and ` TalsecAndroidConfig.malwareConfig ` field
1924
20- ## [ 4.6.0] - 2026-05-07
21-
22- - Android SDK version: 18.3.0
23- - iOS SDK version: 6.14.4
24-
25- ### Breaking
26-
27- - ` SuspiciousAppInfo.reason ` (String) renamed to ` reasons ` (string[ ] )
28- - Value ` "blacklist" ` in ` reasons ` renamed to ` "blocklist" `
29-
3025### Android
3126
3227#### Added
You can’t perform that action at this time.
0 commit comments