Skip to content

Releases: keepassxreboot/keepassxc-browser

Release 1.9.0.5

12 May 15:28
1.9.0.5
d77fd19
Compare
Choose a tag to compare
  • Remove obsolete hashed scripts from manifest [#2195]

Release 1.9.0.4

03 May 11:30
1.9.0.4
3f378ec
Compare
Choose a tag to compare
  • Passkeys: Wrap response to PublicKeyCredential [#2178]

1.9.0.3

30 Mar 11:53
1.9.0.3
1ccfbff
Compare
Choose a tag to compare

Hotfix release for passkeys:

  • Fix incorrect minimum version with Firefox [#2161]
  • Passkeys: Fix compatibility with alg provided as string [#2161]

Release 1.9.0.2

14 Mar 13:06
1.9.0.2
0934446
Compare
Choose a tag to compare
  • Add temporary exceptions for passkeys handling [#2141]
  • Fix forwarding to fallback on passkey errors [#2143]

1.9.0.1

07 Mar 15:40
1.9.0.1
14f2c9a
Compare
Choose a tag to compare

Fix release for Manifest V3 related issues.

  • Add cookies permission to missing manifest file [#2134]
  • Fix showing filter logins input in the extension popup [#2137]

Release 1.9.0

04 Mar 18:59
1.9.0
2777b15
Compare
Choose a tag to compare
  • Add support for Manifest V3 with Chromium-based browsers [#1723]
  • Add support for showing number of credentials in the extension icon [#2125]
  • Fix calculation of icon offset (Thanks tinyoverflow) [#2120]
  • Fix for disallowing fill to plain text fields [#2107]
  • Fix clearing username field if an entry has no username set [#2106]
  • Refactor Passkeys implementation [#2121] [#2114]
  • Remove internal password generator [#1966]

Release 1.8.12

28 Jan 13:01
1.8.12
8bcd8b5
Compare
Choose a tag to compare
  • Add support for TLD check and allowing Cross-Origin iframes option [#2079]
  • Add option to fill TOTP automatically [#2093]
  • Passkeys: Fix setting userVerification to default value if not found [#2082]

Release 1.8.11

06 Jan 19:29
1.8.11
364c7fe
Compare
Choose a tag to compare
  • Add barmer.de to form submit button exception list [#2068]
  • Fix Credential Banner container id [#2069]
  • Fix filling next password from the new password generator [#2070]
  • Fix to disallow iframes from another domain [#2059]
  • Fix showing keyId in the popup (Thanks stefansundin) [#2056]
  • Fix options page CSS (Thanks stefansundin) [#2054]
  • Fix possibility to style extension's Shadow DOM elements from the page styles (Thanks stefansundin) [#2055]
  • Fix using hostname instead of host with Passkeys [#2042]
  • Remove special handling for Firefox's overflow/hamburger menu [#1771]

Release 1.8.10

25 Nov 13:54
1.8.10
d835b0f
Compare
Choose a tag to compare
  • Add Wordpress to Site Preferences [#2039]
  • Add eslint to scripts [#2032]
  • Fix for segmented TOTP fields [#2034]
  • Fix selecting first item when opening Autocomplete Menu [#2029]
  • Fix reverting Passkeys to default values [#2038]
  • Fix Passkey error messages [#2036]
  • Update Bootstrap for improved dark mode support (Contributor PR) [#1987]

Release 1.8.9

16 Oct 16:40
1.8.9
f2fa168
Compare
Choose a tag to compare

Includes the support for Passkeys. It can be used after keepassxreboot/keepassxc#8825 is merged to KeePassXC and the first snapshot build is online.

  • Add Patreon to predefined sites [#1993]
  • Add checks when removing a connection [#2005]
  • Add support for Passkeys (KeePassXC 2.8.0 required) [#1786]
  • Fix canceling message timeout [#2007]