Skip to content

freeRASP 2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 18:36
4bf9bf5

Check out the full changelog to stay updated on new features, improvements, and the complete history of changes: https://docs.talsec.app/freerasp/whats-new-and-changelog

Capacitor

Changed

  • Android SDK requires kotlin_version >= 2.0.0

Android

Changed

  • Compile API increased to 35, dependencies updated
  • Internal library obfuscation reworked
  • Root detection divided into 2 parts (quick initial checks, and time-demanding asynchronous post checks)

Fixed

  • ANR issues bug-fixing

iOS

Added

  • Improvement of the obfuscation of the SDK.

Changed

  • Deep signing of the OpenSSL binaries.