Skip to content

Release 3.1.0

Compare
Choose a tag to compare
@evva-bee-bot evva-bee-bot released this 11 Feb 12:49
· 32 commits to main since this release
3.1.0
a5736c4

3.1.0 (2025-02-11)

🎉 Features

  • fix package-lock.json lockfileVersion (0237691)
  • rollback to gradle:8.2.2 (c6129f9)
  • upgrade androidx.security:security-crypto: and add logs (ffaf099)
  • using EncryptedSharedPreferences (f1be071)

🐛 Bug Fixes

  • avoid RESERVED_KEYS and update readme (d455889)
  • isKeyStoreSupported (e48ee82)
  • remove EncryptedSharedPreferences from sdk 16 (5625db7)
  • remove unnecessary nested block (42f7992)
  • remove unused encryptedData in migration (3163430)
  • run npm run fmt (8134099)
  • str StandardCharsets.UTF_8 (ef0399e)
  • upgrade to androidx.security:security-crypto:1.1.0-alpha06 (eecc21e)
  • using migration (f162156)
  • using not deprecated EncryptedSharedPreferences.create( (b68e7e1)
  • using specific file for EncryptedSharedPreferences (840e3a1)

🚀 Continuous Integration

  • remove upload and attest from lint action (632a45c)