Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

v5.1.1-beta

Compare
Choose a tag to compare
@max-mironov max-mironov released this 19 Sep 08:45
· 335 commits to master since this release

Improvements

  1. Improve security for CodeSigning feature by using additional integrity check based on hash generated by service in addition to JWT signature hash (hash computed on device should match JWT hash and hash calculated on service) #1005

Bug Fixes

  1. Fix Android dex index overflow exception #1007
  2. Fix postlink script issue related to subsequent scripts run #1003