Releases: keepassxreboot/keepassxc-browser
Releases Β· keepassxreboot/keepassxc-browser
Release 1.9.11
- Add support for reseting all settings to defaults [#2720]
- Add support for toJSON() with createPublicKeyCredential (passkeys) [#2734]
- Add site exception for dei.gr [#2760]
- Add submit button exception for Dubverse [#2759]
- Add support for selecting a custom submit button with Custom Login Fields [#2756]
- Fix check for Firefox browser [#2724, #2725]
- Fix JavaScript error in console (thanks ygoe) [#2721]
- Fix overlap check with labels [#2731]
- Fix checking overlays before fill [#2733]
- Fix requerying form if password input changed [#2738]
- Fix incorrect fields variable [#2740]
- Fix malformed page content with passkeys script injection (thanks a2kolbasov) [#2757]
- Fix layout issues with banners [#2764]
- Update Playwright libraries [#2727]
Release 1.9.10
- Add Disable passkeys option to Site Preferences [#2694]
- Add overlay exceptions feature to Predefined Sites [#2693]
- Change DOM to use popover for icons and content [#2687]
- Change some icons [#2706]
- Fix detecting existing login combination [#2682]
- Fix Mutation Observer to handle multiple element mutations (thanks mihai-vlc) [#2635]
- Fix using popovers with Firefox ESR 115 [#2690]
- Fix filling relevant entries [#2691]
- Fix filling wrapped input fields [#2699]
- Fix filling username to already filled field [#2700]
- Fix ignore regex list (thanks EamonNerbonne) [#2711]
- Fix is element inside function [#2714]
- Fix handling window offsets for DOM content positioningΒ [#2698]
- Refactor Site Preferences options settings page [#2666]
- Refactor browser information function [#2709]
Release 1.9.9.6
Release 1.9.9.5
Release 1.9.9.4
A hotfix release for clickjacking prevention changes
- Fix topmost element check with Shadow DOM [#2659]
Release 1.9.9.3
Protections against DOM-based extension clickjacking:
Release 1.9.9.2
- Fix parent element opacity check for better clickjacking attempt prevention [#2641]
Release 1.9.9.1
Release 1.9.9
Please note that the new feature for setting the extension as default password manager needs a new permission privacy. You will probably have a popup for accepting it after the extension has been updated.
- Add support for opening keyboard shortcuts page with Firefox [#2524]
- Add submit button exception for OpenAI login page [#2542]
- Add styling changes to settings pages [#2553]
- Add Getting Started page when extension is installed for the first time [#2570]
- Fix retrieving credentials when switching databases in unlock dialog [#2534]
- Fix username input field detection with Credential Banner [#2525]
- Fix submit button detection [#2531]
- Fix browser integration document link (thanks joetor5) [#2548]
- Fix querying forms when saving them temporarily [#2566]
- Fix checking input field width with segmeted TOTP fields [#2571]
- Fix detecting password input on Atlassian login page [#2574]
- Fix checking managed settings [#2577]
- Fix Global Auto-Type trigger search parameters [#2585]
Release 1.9.8
- Add support for autocomplete=username with single input fields [#2521]
- Add support for hiding icons manually [#2477]
- Add support for editing Site Preferences table [#2483]
- Fix adding non-lowercase URL to Site Preferences [#2482]
- Fix handling XML URLs in the manifest exclude list [#2506]
- Fix disabling passkeys script injection when site is ignored [#2500]
- Fix page objects checks and slow start when loading managed settings [#2510]