|
| 1 | +# freeRASP 6.1.1 |
| 2 | + |
| 3 | +### Android |
| 4 | + |
| 5 | +- ⚡ Updated freeRASP SDK artifact hosting ensuring better stability and availibility |
| 6 | + |
1 | 7 | # freeRASP 6.1.0
|
2 | 8 |
|
3 | 9 | - 📄 Documentation updates
|
4 | 10 |
|
5 | 11 | ### Android
|
6 | 12 |
|
7 |
| -- ⚡ Shortened duration of threat evaluation |
8 |
| -- ⚡ Fixed a native crash bug during one of the native root checks (detected after NDK upgrade) |
9 |
| -- ⚡ Improved _appIntegrity_ check and its logging |
10 |
| -- ⚡ Updated `CURL` to `8.5.0` and `OpenSSL` to `1.1.1w` |
| 13 | +- ⚡ Shortened duration of threat evaluation |
| 14 | +- ⚡ Fixed a native crash bug during one of the native root checks (detected after NDK upgrade) |
| 15 | +- ⚡ Improved _appIntegrity_ check and its logging |
| 16 | +- ⚡ Updated `CURL` to `8.5.0` and `OpenSSL` to `1.1.1w` |
11 | 17 |
|
12 | 18 | ### iOS
|
13 | 19 |
|
14 |
| -- ❗ Added Privacy Manifest |
15 |
| -- ❗ Added codesigning for the SDK, it is signed by: |
16 |
| - - _Team ID_: `ASQC376HCN` |
17 |
| - - _Team Name_: `AHEAD iTec, s.r.o.` |
18 |
| -- ⚡ Improved obfuscation of Swift and C strings |
19 |
| -- ⚡ Fixed memory leak ([freeRASP iOS issue #13](https://github.com/talsec/Free-RASP-iOS/issues/13)) |
20 |
| -- ⚡ Updated `CURL` to `8.5.0` and `OpenSSL` to `1.1.1w` |
| 20 | +- ❗ Added Privacy Manifest |
| 21 | +- ❗ Added codesigning for the SDK, it is signed by: |
| 22 | + - _Team ID_: `ASQC376HCN` |
| 23 | + - _Team Name_: `AHEAD iTec, s.r.o.` |
| 24 | +- ⚡ Improved obfuscation of Swift and C strings |
| 25 | +- ⚡ Fixed memory leak ([freeRASP iOS issue #13](https://github.com/talsec/Free-RASP-iOS/issues/13)) |
| 26 | +- ⚡ Updated `CURL` to `8.5.0` and `OpenSSL` to `1.1.1w` |
21 | 27 |
|
22 | 28 | # freeRASP 6.0.1
|
23 | 29 |
|
|
0 commit comments