Skip to content

Releases: keepassxreboot/keepassxc-browser

Release 1.9.3

24 Aug 11:30
1.9.3
4c1f15d
Compare
Choose a tag to compare
  • Fix allowing content scripts on XHTML pages [#2314]
  • Fix nodeName check [#2324]

Release 1.9.2

11 Aug 18:21
1.9.2
161629b
Compare
Choose a tag to compare
  • Add Improved Input Field Detection to Predefined Sites [#2293]
  • Fix attribute filling with identical usernames [#2304]
  • Fix segmented TOTP field identification [#2305]
  • Fix scrollbar colors with Autocomplete Menu [#2302]
  • Fix breaking page layouts [#2285]
  • Fix Autocomplete Menu issues with the new layout [#2269, #2274, #2279]
  • Fix XML formatting [#2287]
  • Fix plain text password fill prevention [#2259]

Release 1.9.1.1

06 Jul 18:40
1.9.1.1
00b1f2b
Compare
Choose a tag to compare

Hotfix for 1.9.1.

  • Fix credential sorting [#2262]
  • Fix iframe TLD matching [#2265]

Release 1.9.1

01 Jul 12:52
1.9.1
ebde8ef
Compare
Choose a tag to compare

Release 1.9.1

Autocomplete menu has been redesigned in this release. The default style is a large one. If you prefer the more compact style, this can be enabled from the User Interface settings:
Screenshot 2024-07-01 at 15 48 25

Changes:

  • Add missing icon size for Firefox (Thanks leoheitmannruiz) [#2256]
  • Change password fill default shortcut for Chrome [#2246]
  • Change Site Preferences to ignore all ports by default [#2207]
  • Fix handling iframe URL's correctly [#2166]
  • Fix showing group name in Credential Banner when updating credentials [#2227]
  • Fix translations, tooltips and button texts [#2197, #2228, #2229, #2240, #2244]
  • Fix showing duplicate notification (Thanks Flamefire) [#2181]
  • Fix monochrome icon with Chrome (Thanks stefansundin) [#2152]
  • Fix XML formatting with Firefox [#2199]
  • Fix filling next field from password generator [#2154]
  • Fix showing number of credentials in the toolbar icon with HTTP Basic Auth [#2155]
  • Passkeys: Rename functions to prevent overrides [#2230]
  • Passkeys: Remove temporary exceptions [#2206]
  • Refactor design of Autocomplete Menu (Thank tinyoverflow) [#2119, #2258]

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]