Skip to content

v5.1.1-beta

Compare
Choose a tag to compare
@max-mironov max-mironov released this 19 Sep 08:45
· 307 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