Releases: keepassxreboot/keepassxc-browser
Releases · keepassxreboot/keepassxc-browser
Release 1.8.11
- 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
- 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
Includes the support for Passkeys. It can be used after keepassxreboot/keepassxc#8825 is merged to KeePassXC and the first snapshot build is online.
Release 1.8.8.1
- Fix handling message timeouts [#1999]
Release 1.8.8
- 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
Release 1.8.6.1
- Change minimum browser version requirements [#1895]
Release 1.8.6
- 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
- Fix filling Basic HTTP Auth [#1869]
Release 1.8.5
- 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]