What's Changed
- Store salt value inside the app instead of using deviceID by @udenr in #50
- Add bcrypt cost setting and remove PBKDF2 settings by @udenr in #51
- Update automated tests by @udenr in #52
- Change default value for PBKDF2 iterations from 2000 to 10000 by @udenr in #54
- Update android-test.yml by @udenr in #55
- Add basic UI tests by @udenr in #56
- Update to version 1.3.0 by @udenr in #53
New Contributors
Full Changelog: v1.2.0...v1.3.0