Skip to content

Tags: talsec/Free-RASP-ReactNative

Tags

v4.2.4

Toggle v4.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: install ios dependencies with install_modules_dependencies (#122) 

v4.2.3

Toggle v4.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: freeRASP 4.2.3 (#119) * feat: update android SDK to 16.0.3 * update SDK version

v4.2.2

Toggle v4.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update activity in android, release 4.2.2 (#118) 

v4.2.1

Toggle v4.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: freeRASP 4.2.1 (#116) * chore: update proguard rules to avoid renaming conflicts * feat: update Android SDK to 16.0.2

v4.2.0

Toggle v4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add multi instance detection, release 4.2.0 (#114) * feat: update ios sdk * feat: add android sdk 16.0.1 * feat: add multi instance detection * release: freeRASP 4.2.0 * Update CHANGELOG.md Co-authored-by: Ondřej Přikryl <xprikryl2@users.noreply.github.com> --------- Co-authored-by: Jaroslav Novotný <62177414+yardexx@users.noreply.github.com> Co-authored-by: Ondřej Přikryl <xprikryl2@users.noreply.github.com>

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add screenshot blocking protection for ios, add external id (fr… …eeRASP 4.1.0) (#111) * feat: add screenshot blocking protection for ios, add external id * fix docs * chore: add condition for screen blocking

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: freeRASP 4.0.0 (#109) * release: freeRASP 3.14.2 * feat: set kotlin version properly * bug fixes

v3.14.1

Toggle v3.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: use sdk versions from plugin (#108) 

v3.14.0

Toggle v3.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Screen casting protection (#104)(#103) * feat: update example app * chore: add build scripts * chore: remove duplicated gitignore rule * feat: Screen casting protection (#104) * Screen Capture protection * Screen Capture protection * Screen Capture protection * Screen Capture protection * Screen Capture protection * chore: update example app * feat: callback about start freerasp just after it is started * feat: use java 17 * feat: add check for screen protector being registered already * feat(Android): update proguard rules * chore(release): freeRASP 3.14.0 * chore: add permissions to example apps * rollback java version * chore: update demo app --------- Co-authored-by: Tomas Psota <to.psota@gmail.com> * Update CHANGELOG.md --------- Co-authored-by: Ahmed Ayman Abd El-Moneim <33450003+Ahmad-Ayman@users.noreply.github.com>

v3.13.0

Toggle v3.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(release): freeRASP 3.13.0 (#100) * New Android SDK * Update CHANGELOG.md