Skip to content

Releases: keepassxreboot/keepassxc-browser

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]

Release 1.8.8.1

03 Oct 10:46
1.8.8.1
a776a36
Compare
Choose a tag to compare
  • Fix handling message timeouts [#1999]

Release 1.8.8

21 Sep 03:47
1.8.8
662368c
Compare
Choose a tag to compare
  • Add support for monochrome toolbar icons (Contributor PR) [#1938]
  • Add support for using a separate icon for non-connected status [#1952]
  • Change HTTP Basic Auth message text [#1936]
  • Change contributors list and About page [#1944]
  • Change Improved Field Detection to handle Shadow DOM [#1968]
  • Delete obsolete icons [#1941]
  • Fix retrieving credentials from background tabs [#1937]
  • Fix handling errors when waiting for response [#1940]
  • Fix getting Custom Login Fields combination during credential saving [#1976]
  • Fix Autocomplete Menu fill on Enter when list is sorted [#1978]
  • Fix filling whole combination when Autocomplete Menu is disabled [#1974]
  • Fix Check for Updates button response [#1982]
  • Fix removing notifications from DOM [#1981]
  • Fix UI/UX cosmetic issues (Contributor PR) [#1983]
  • Fix dispatching events during credential fill [#1986]
  • Fix using active element during fill [#1985, #1988]
  • Fix showing TOTP error message [#1989]
  • Refactor extension messaging [#1961]

Release 1.8.7

06 Jul 19:19
1.8.7
f4ae11b
Compare
Choose a tag to compare
  • Add OpenAI login page to Predefined Sites [#1901]
  • Add a notification during fill when credentials are not found [#1928]
  • Fix segmented TOTP field detection [#1909]
  • Fix adding Username Icon to non-identified forms [#1902]