Skip to content

Release v3.2.1-20260911

Latest

Choose a tag to compare

@AChep AChep released this 11 Sep 19:28
Immutable release. Only release title and notes can be modified.

New

  • Keyguard for Linux is now available as an AppImage.

KDBX

  • Fixes password decryption in KDBXv3 databases that have protected pooled attachments.
  • KDBXv3 AES padding is now validated.
  • Correctly handles both compressed and raw KDBX attachments.
  • Fixes an issue with byte mirroring during database decoding.
  • Line endings in KDBX XML data are now normalized according to the XML specification.
  • Preserves UTF-16 surrogate pairs when handling KDBX XML data.

Fixes

  • On Android, the app now requests the local network access permission when required.
  • Database schema migrations on desktop platforms are now atomic.
  • File encryption and decryption operations can now be cancelled.
  • Fixes handling of large OpenPGP MDC files.