Skip to content

Releases: kkapsner/keepassxc-mail

V1.9.1

24 Dec 13:01
Compare
Choose a tag to compare

fixes:

- added missing dependency from keepassxc-browser

V1.9

21 Dec 16:32
c19e76c
Compare
Choose a tag to compare

new features:

- bump version support to 135.0
- added experimental startup control

changes:

- improve display of database connections
- update keepass.js to version 1.9.5
- update client.js to version 1.9.5 (no changes)

fixes:

- auto submitted entries are not considered when storing new passwords

v1.8

02 Jul 08:40
Compare
Choose a tag to compare

new features:

- bump version support to 129.0

changes:

- update keepass.js to version 1.9.1
- update client.js to version 1.9.1

fixes:

- do not use innerHTML assignments

v1.7

27 Mar 16:30
469f572
Compare
Choose a tag to compare

new features:

- added LDAP support
- added timeout to password saving
- bump version support to 126.0

changes:

- update keepass.js to version 1.9.0.2
- update client.js to version 1.9.0.2

fixes:

- update OAuth handling for 126.0

v 1.6.1

18 Jul 10:32
Compare
Choose a tag to compare

fixes:
- was not working in 117 nightly due to changes in openpgp internationalization
- also not working in 115 release

v 1.6

13 Jul 20:41
Compare
Choose a tag to compare

new features:

- bump version support to 117.0

v 1.5

11 Apr 07:52
Compare
Choose a tag to compare

new features:

- bump version support to 113.0

changes:

- update keepass.js to version 1.8.6
- update client.js to version 1.8.6
- improve support for cardbook

fixes:

- do not save password for CardDAV in Thunderbird password manager

v 1.4

06 Feb 21:27
Compare
Choose a tag to compare

new features:

- bump version support to 111.0
- save oauth token to database
- allow overwriting existing database entries

changes:

- update keepass.js to version 1.8.3.1
- update client.js to version 1.8.3.1
- improve modal dialog communication
- do not show credential picker on oauth window when password cannot be entered
- choice dialog: also respect "do not ask again" when cancel is clicked
- add "do not ask again" to saving password dialog
- improve logging on password saving
- add cache to getter of oauth

fixes:

- modal dialog size

v 1.3

06 Oct 16:57
Compare
Choose a tag to compare

new features:

- bump version support to 107.0

fixes:

- make experiment multi process save

v 1.2

24 Sep 22:35
Compare
Choose a tag to compare

new features:

- bump version support to 106.0
- prevent password prompts when possible

changes:

- own choice dialog respects auto submit
- use own choice dialog
- code cleanup
- also save new password if an entry with a different password is found in the database

fixes:

- improve startup behaviour