Skip to content

Releases: talsec/Free-RASP-Flutter

freeRASP 6.2.0

04 Aug 07:37
4d9c813
Compare
Choose a tag to compare

freeRASP 6.2.0

Minor fixes and added support for AGP 8.0

What's new in 6.2.0?

  • ⚡ Added support for AGP 8.0
  • ❗ Removed PolarSSL dependency on Android
  • ❗ Removed forgotten onOverlay callback
  • ✔️ Fixed issue with denied USE_BIOMETRICS permission

freeRASP 6.1.0

05 Jul 07:06
a9aeb01
Compare
Choose a tag to compare

freeRASP 6.1.0

Android

  • ⚡ Fixed issue with incorrect Keystore type detection on Android 11 and above (#77)

iOS

  • ⚡ Reduced timeout period for logging from 20 sec to 5 sec
  • ⚡ Logging is now async in all calls

freeRASP 6.0.0

15 Jun 14:24
4083395
Compare
Choose a tag to compare

freeRASP 6.0.0

We are constantly working on improving your freeRASP experience. This update contains a new check - obfuscation detection. Minimal supported Android SDK level was raised to 23.

What's new in 6.0.0?

  • ❗ BREAKING: Raised minSdkVersion on Android to 23
  • ❗ Removed BouncyCastle dependency on Android
  • 🔎 New threat type obfuscationIssues
  • 🔎 New threat callback onObfuscationIssues
  • ✔️ Fixed NullPointerException which could occur during specific subcheck execution on Android

freeRASP 5.0.4

30 May 14:16
4963449
Compare
Choose a tag to compare

freeRASP 5.0.4

✔️ Fixed issue with metadata in iOS framework

freeRASP 5.0.3

23 May 10:24
87d2467
Compare
Choose a tag to compare

freeRASP 5.0.3

Fixed issue that caused freeRASP to be killed prematurely on Android

What's new in 5.0.3?

freeRASP 5.0.2

19 May 11:34
c445740
Compare
Choose a tag to compare

freeRASP 5.0.2

Fixed issue causing app to freeze on iOS

What's new in 5.0.2?

freeRASP 5.0.1

18 May 12:31
d4b406f
Compare
Choose a tag to compare

freeRASP 5.0.1

Minor changes in documentation

What's new in 5.0.1?

  • 📄 Updated documentation for migration from freeRASP 4.x to 5.x

freeRASP 5.0.0

16 May 13:15
63bb142
Compare
Choose a tag to compare

freeRASP 5.0.0

Get ready for some exciting updates! In this latest release, we have revamped the freeRASP's codebase, which has helped to resolve several known issues. As a result, the integration of freeRASP into your workflow is even easier than before. This major update, contains new API for handling dev and release deployments of freeRASP. Now, you can integrate freeRASP more easily without pesky iOS installation steps. We also no longer rely on HMS. We also improved root detection capabilities.

What's new in 5.0.0?

Android

  • ❗ Removed the HMS dependencies
  • ⚡ Improved root detection accuracy and capabilities
  • ⚡ Fine-tuning root evaluation strategy

iOS

  • ❗ Removed the dependency on the symlinks choosing the proper version (release/dev)
  • ❗️ Removed pre-built script for changing the Debug and Release versions

Other improvements

  • 📄 Documentation updates and improvements
  • ⚡ Updated demo app for new implementation
  • ⬆️ Increased constraint with maximal Dart SDK version to support the latest release

freeRASP 4.0.0

31 Jan 08:50
a6af65c
Compare
Choose a tag to compare

freeRASP 4.0.0

A new round of fixes and improvements! Here's the list of all the new things we included in the latest release.

What's new in 4.0.0?

  • ❗ BREAKING API CHANGE: Added multi-signature support for certificate hashes of Android apps
  • ✔️ Fixed NullPointerException in RootDetector when there are no running processes (issue) on Android
  • ✔️ Removed deprecated SafetyNet dependency (issue) on Android
  • ✔️ Fixed the ANR issue (issue) on Android
  • ✔️ Updated HMS and GMS dependencies on Android
  • 🔎 Improved detection of BlueStacks and Nox emulators (issue) on Android
  • ❗ Improved device binding detection to not trigger for moving the app to a new device on iOS
  • ⚡ Improved hook detection and logging on iOS
  • 🔎 Improved logging of non-existing hardware for biometrics on iOS

freeRASP 3.0.2

18 Aug 12:33
49a34da
Compare
Choose a tag to compare

freeRASP 3.0.2

We are constantly listening to our community to make freeRASP better. This update contain fixes to reported issues.

What's new in 3.0.2?

freeRASP 3.0.1

This update contains small fix of documentation.

What's new in 3.0.1?

  • 🛠️ Fixed Plans Comparison table in README.md