Skip to content

Releases: talsec/Free-RASP-iOS

6.6.2

11 Nov 07:18
ebb1c1b
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[6.6.2] - 2024-11-11

Added

6.6.1

28 Oct 12:01
842fe51
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[6.6.1] - 2024-10-28

Changed

  • Renewed the signing certificate

6.6.0

30 Aug 19:46
9b96bb7
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[6.6.0] - 2024-08-30

Added

6.5.3

06 Aug 11:53
5c6ac35
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[6.5.3] - 2024-07-31

Changed

  • Updated OpenSSL to version 3.0.14
  • Updated CURL to version 8.8.0

[6.5.1] - 2024-06-13

Changed

[6.5.0] - 2024-05-29

Added

  • Added request integrity information to data collection.

6.4.0

03 Jun 13:56
3c51e01
Compare
Choose a tag to compare

freeRASP v6.4.0

  • ❗️ Added new threat callback systemVPN for System VPN detection
  • ⚡ Fixed issue with Arabic alphabet in logs caused by the device’s default system locale
  • ⚡ Passcode check is now periodical
  • ✔️ Updated CA bundle

6.1.2

25 Mar 07:57
b640841
Compare
Choose a tag to compare

freeRASP v6.1.2

❗ Added Privacy Manifest
❗ Added codesigning for the SDK, it is signed by:

  • Team ID: ASQC376HCN
  • Team Name: AHEAD iTec, s.r.o.

⚡ Updated CURL to 8.5.0 and OpenSSL to 1.1.1w
⚡ Improved obfuscation of Swift and C strings
⚡ Fixed memory leak (#13)

freeRASP v6.0.0

22 Dec 09:52
1108396
Compare
Choose a tag to compare

freeRASP v6.0.0

⚡ Improved obfuscation of the iOS SDK
⚡ Increased deployment target to iOS 13.0

freeRASP v5.1.0

05 Jul 06:12
4914f3d
Compare
Choose a tag to compare

freeRASP v5.1.0

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

freeRASP v5.0.1

30 May 13:42
Compare
Choose a tag to compare

freeRASP v5.0.1

❗ Fixed issue with metadata in the framework

freeRASP v5.0.0

11 Apr 13:37
78a4512
Compare
Choose a tag to compare

freeRASP v5.0.0

❗We have removed the dependency on both frameworks (debug and release) and the symlink script. We added the isProd parameter, which differentiates the dev and release version of the framework. The default value is true (i.e. a release version of the SDK).