Skip to content

Releases: intresrl/keepass-keeweb

v1.18.10

08 May 15:45

Choose a tag to compare

Changes

Fix KDBX 4.1 database corruption on save

Updated kdbxweb to intresrl/keepass-kdbxweb v2.2.1, which fixes two bugs where LastModificationTime fields were written as ISO-8601 strings instead of the Base64 binary encoding required by KDBX 4+.

KeePass and KeePassXC rejected files saved by the affected version with "Invalid Base-64 string". The fix covers both CustomData items and CustomIcons items.

See upstream report: keeweb/kdbxweb#49
Fix PR opened upstream: keeweb/kdbxweb#62

Security

  • Upgraded DOMPurify 2.2.8 → 3.4.2 (resolves XSS CVEs in the HTML sanitizer used for markdown rendering)

Relation to upstream

This fork is based on keeweb/keeweb v1.18.9.