Skip to content

Releases: danishjamal104/notes

v1.0.0

21 Apr 09:22
Compare
Choose a tag to compare

This is the first production release of the application

Full Changelog: v1.2.0-beta...v1.0.0

Playstore Link

v1.2.0-beta

20 Apr 18:23
Compare
Choose a tag to compare
v1.2.0-beta Pre-release
Pre-release

This release fixes some major app crashes on android pie(API Level 28) and later. Refer below changelog for more info.

  1. Added SDK specific biometric prompt.
  2. Removed WRITE_EXTERNAL_STORAGE access for Android API level 29 and greater.
  3. Migrated Android API level 29 and greater to use MediaStore API instead of legacy method for storing backup files.
  4. Enhanced file handling while creating backup.

Full Changelog: https://github.com/danishjamal104/notes/commits/v1.2.0-beta

v1.1.0-beta

20 Apr 10:21
Compare
Choose a tag to compare
v1.1.0-beta Pre-release
Pre-release

This release includes below fixes

  • Added "PBKDF2withHmacSHA1And8BIT" encryption algorithm support for lower API level devices.
  • Encoding and decoding bugs fixed on android M.
  • Added explicit permission prompt asking for write storage permission.
    ** Minor bug fixes **

Full Changelog: https://github.com/danishjamal104/notes/commits/v1.1.0-beta

v1.0.0-beta

13 Apr 01:34
Compare
Choose a tag to compare
v1.0.0-beta Pre-release
Pre-release

This is the first release

Full Changelog: https://github.com/danishjamal104/notes/commits/1.0.0