Skip to content

Releases: talsec/Free-RASP-Flutter

6.11.0

30 Dec 10:12
43423be
Compare
Choose a tag to compare

[6.11.0] - 2024-12-30

  • iOS SDK version: 6.6.3
  • Android SDK version: 13.2.0

Android

Added

  • Added request integrity information to data collection headers.
  • Enhanced and accelerated the data collection logic.

6.10.0

18 Dec 14:19
3472355
Compare
Choose a tag to compare

[6.10.0] - 2024-12-17

  • iOS SDK version: 6.6.3
  • Android SDK version: 13.0.0

Flutter

Changed

  • App icons for detected malware are not fetched automatically anymore, which reduces computation required to retrieve malware data. From now on, app icons have to be retrieved using the getAppIcon method

Android

Changed

  • Malware data is now parsed on background thread to improve responsiveness

freeRASP 6.9.0

20 Nov 10:54
8ce8685
Compare
Choose a tag to compare

[6.9.0] - 2024-11-19

  • Android SDK version: 13.0.0
  • iOS SDK version: 6.6.3

Flutter

Added

  • New feature: onADBEnabled callback allowing you to detect USB debugging option enabled in the developer settings on the device

Android

Added

  • ADB detection feature

freeRASP 6.8.0

15 Nov 14:56
02a4b15
Compare
Choose a tag to compare

[6.8.0] - 2024-11-15

  • Android SDK version: 12.0.0
  • iOS SDK version: 6.6.3

Flutter

Added

  • New feature: Malware detection as a new callback for enhanced app security

Android

Changed

  • Internal refactoring of Malware detection feature

Fixed

  • Refactoring Magisk checks in the root detection
  • Resolving IllegalArgumentException caused by unregistering not registered receiver in TalsecMonitoringReceiver

iOS

Added

Changed

  • Updated SDK code signing; it will now be signed with:
    • Team ID: PBDDS45LQS
    • Team Name: Lynx SFT s.r.o.

freeRASP 6.7.3

28 Oct 13:09
352571c
Compare
Choose a tag to compare

[6.7.3] - 2024-10-28

iOS

Changed

  • Renewed the signing certificate

freeRASP 6.7.2

18 Oct 14:39
ba78097
Compare
Choose a tag to compare

[6.7.2] - 2024-10-18

Android

Fixed

  • Reported ANR issues present on some devices were resolved (GH Flutter issue #138)
  • Reported crashes caused by ConcurrentModificationException and NullPointerException were resolved (GH Flutter issue #140)
  • Reported crashes caused by the UnsupportedOperationException were resolved

freeRASP 6.7.1

30 Sep 10:13
87ef00d
Compare
Choose a tag to compare

[6.7.1] - 2024-09-30

  • Android SDK version: 11.1.1
  • iOS SDK version: 6.6.0

Android

Fixed

  • False positives for hook detection

freeRASP 6.7.0

26 Sep 13:22
c7377a8
Compare
Choose a tag to compare

[6.7.0] - 2024-09-26

  • Android SDK version: 11.1.0
  • iOS SDK version: 6.6.0

Flutter

Added

  • Auditing mechanism for runtime checks

Changed

Android

Added

  • Auditing mechanism for runtime checks

Changed

  • Breaking: TalsecConfig creation was migrated to a Builder pattern
  • Refactored fetching the list of installed applications for root and hook detection
  • Updated OpenSSL to version 3.0.14
  • Updated CURL to version 8.8.0

Fixed

  • Native crashes (SEGFAULT) in ifpip method
  • Collision for command line tools (e.g. ping) which couldn't be invoked without the full path

iOS

Added

Changed

  • Enhanced and accelerated the data collection logic
  • Updated OpenSSL to version 3.0.14
  • Updated CURL to version 8.8.0

freeRASP 6.6.0

04 Jun 08:31
Compare
Choose a tag to compare

freeRASP 6.6.0

What's new in 6.6.0?

  • 🔎 Added new threat Threat.systemVPN for VPN detection
  • 🔎 Added new callback onSystemVPN in ThreatCallback for handling Threat.systemVPN threat
  • ❗ Increased minimal Dart SDK version to 2.18.0 and minimal Flutter version to 3.3.0
  • ⚡ Resolved issue in logging caused by the device's default system locale.
  • ✔️ Updated CA bundle
  • 📄 Documentation updates

Android

  • 🔎 Added new threat Threat.devMode for detecting Developer mode on Android
  • 🔎 Added new callback onDevMode in ThreatCallback for handling Threat.devMode threat
  • ✔️ Increased the version of the GMS dependency

iOS

  • ⚡ Passcode check is now periodical

freeRASP 6.5.1

10 Apr 10:50
5abf36f
Compare
Choose a tag to compare

freeRASP 6.5.1

What's new in 6.5.1?

  • 📄 Fixed typo in README

Android

  • ⚡ New Talsec SDK artifact hosting - better stability and availibility