Skip to content

Releases: keepassxreboot/keepassxc-browser

Release 1.9.9.2

21 Aug 11:15
23d7305

Choose a tag to compare

  • Fix parent element opacity check for better clickjacking attempt prevention [#2641]

Release 1.9.9.1

03 Jul 20:57
bfbb317

Choose a tag to compare

  • Move privacy permission to optional permissions list [#2595, #2601]

Release 1.9.9

22 Jun 14:07
c8c0ccc

Choose a tag to compare

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

20 Apr 06:35
0de621f

Choose a tag to compare

  • 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]

Release 1.9.7

21 Feb 15:05
8d0d098

Choose a tag to compare

  • Add exceptions to Shadow DOM input query [#2430]
  • Add option to auto-fill related credentials (thanks wolfsilver) [#2409]
  • Change passkeys script to be injected at document start [#2432]
  • Fix old.reddit.com login page [#2440]
  • Fix TOTP field input type check [#2454]
  • Fix loading managed settings [#2455]

Release 1.9.6

25 Dec 15:08
a8c72b9

Choose a tag to compare

  • Add all_urls host permission to Chrome manifest file [#2421]
  • Add new Predefined Sites (Qt, Max) [#2398]
  • Add a new notification when trying to fill without a connected database [#2405]
  • Fix disabling passkeys fallback checkbox when the feature is not in use [#2420]
  • Fix input field identification [2411] [#2418]
  • Passkeys: Fix some constant value definitions (thanks a2kolbasov) [#2416]

Release 1.9.5

27 Nov 04:43
ec17a88

Choose a tag to compare

  • Add support for checkboxes with Custom Login Fields [#2372]
  • Add support for custom password change forms [#2383]
  • Refactor compare version functions [#2375]
  • Fix TOTP field ignore regex [#2376]
  • Fix segmented TOTP detection [#2387]
  • Fix Reddit login popup, and allow label element on Observer Helper [#2391]
  • Passkeys: Fix navigator.credentials.store override [#2381]

Release 1.9.4

26 Oct 05:45
df13d4e

Choose a tag to compare

  • Add configuration option for passkeys default group [#2346]
  • Add icon offset exception [#2356]
  • Add support for draggable banners [#2359]
  • Add support for managed settings using 3rdparty policy [#2366]
  • Fix exception on Credential Banner [#2326]
  • Fix content positioning with CSS zoom (thanks Xia0xia0Xia0) [#2341]
  • Fix Predefined Sites for some pages [#2351]
  • Fix illegal invocation of getPublicKey and getPublicKeyAlgorithm with passkeys (thanks Keroosha) [#2323]
  • Fix translations [#2361]
  • Fix to ignore animation elements when using dynamic input field detection [#2367]
  • Refactor Improved Input Field Detection to handle Shadow DOM better [#2360]

Release 1.9.3

24 Aug 11:30
4c1f15d

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
161629b

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]