Skip to content

15.1.0

Choose a tag to compare

@msikyna msikyna released this 13 May 09:27
· 9 commits to master since this release
b386bd7

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

[15.1.0] - 2025-05-13

Added

  • Added externalId to put an integrator-specified custom identifier into the logs. This feature will be presented later.
  • Added eventId to the logs, which is unique per each log. It allows traceability of the same log across various systems.

Changed

  • Added new root detection checks

Fixed

  • Resolved SecurityException caused by getNetworkCapabilities() - Android 11 specific bug (GH Android issue #56)