Skip to content

freeRASP 6.6.0

Compare
Choose a tag to compare
@tompsota tompsota released this 04 Jun 08:31
· 129 commits to master since this release

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