Skip to content

Commit 9072e19

Browse files
committed
chore: update CHANGELOG.md
1 parent 7c9f3c5 commit 9072e19

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

CHANGELOG.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,34 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [6.8.0] - 2024-10-01
99
- Android SDK version: 11.1.3
10-
- iOS SDK version: 6.6.0
10+
- iOS SDK version: 6.6.3
1111

1212
### Flutter
1313

1414
#### Added
15+
- Malware detection (Android only)
1516
- Configuration fields for Malware Detection
1617

1718
### Android
1819

20+
#### Changed
21+
- Internal refactoring of Malware detection feature
22+
23+
#### Fixed
24+
- Refactoring Magisk checks in the root detection
25+
- Resolving IllegalArgumentException caused by unregistering not registered receiver in TalsecMonitoringReceiver
26+
27+
### iOS
28+
1929
#### Added
20-
- New feature: Malware Detection
30+
31+
- Enhanced security with **[Serotonin Jailbreak](https://github.com/SerotoninApp/Serotonin) Detection** to identify compromised devices.
32+
33+
#### Changed
34+
35+
- Updated SDK code signing; it will now be signed with:
36+
- Team ID: PBDDS45LQS
37+
- Team Name: Lynx SFT s.r.o.
2138

2239
## [6.7.2] - 2024-10-18
2340

0 commit comments

Comments
 (0)