Skip to content

Releases: keepassxreboot/keepassxc-browser

Release 1.8.11

06 Jan 19:29
364c7fe

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
d835b0f

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
f2fa168

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
a776a36

Choose a tag to compare

  • Fix handling message timeouts [#1999]

Release 1.8.8

21 Sep 03:47
662368c

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
f4ae11b

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]

Release 1.8.6.1

10 Apr 05:11
40b56ab

Choose a tag to compare

  • Change minimum browser version requirements [#1895]

Release 1.8.6

03 Apr 12:59
bc81d55

Choose a tag to compare

  • Add support for showing Autocomplete Menu on top [#1866]
  • Change using defaultView instead of scrollingElement when positioning icons and menus [#1873]
  • Change iframe messaging to use sendMessage() instead of postMessage() [#1886]
  • Fix a bug with page.tabs check [#1877]
  • Refactor and code cleanup [#1880]
  • Update webextension-polyfill from 0.8.0 to 0.10.0 [#1881]

Release 1.8.5.1

02 Mar 13:56
e99edfa

Choose a tag to compare

  • Fix filling Basic HTTP Auth [#1869]

Release 1.8.5

26 Feb 12:33
48eea53

Choose a tag to compare

  • Add adf.ly TOTP to Predefined Sites [#1849]
  • Change default redirect value from 1 to 3 with Credential Banner [#1842]
  • Fix filling String Fields to readonly fields [#1857]
  • Fix filling from Username Icon at reconnect [#1856]
  • Fix possible false-positives with Credential Banner [#1782]
  • Fix update interval check [#1848]
  • Fix allowing fill to readonly fields [#1841]
  • Fix removing icon from internal lists after hiding it [#1836]
  • Fix showing an empty login popup after database lock [#1835]
  • Fix updating Autocomplete Menu on database lock [#1827]
  • Fix extension behavior for Auto-Open [#1825]
  • Refactor Site Preferences wildcards with a new implementation [#1851]
  • Refactor popup code to use Manifest V3 compatible API calls [#1822]
  • Update ESLint to use recommended ruleset instead of airbrb-base [#1816]