Skip to content

Releases: keepassxreboot/keepassxc-browser

Release 1.4.5

27 May 14:29
de8ff09
Compare
Choose a tag to compare
  • Fix reconnect issues [#549]
  • Add support for fixed entropy display [#552]
  • Fix filling an option value [#554]

Release 1.4.4

16 May 12:25
26b4ee5
Compare
Choose a tag to compare
  • Allow filling username only from keyboard shortcut [#520]
  • Fix reconnect from popup [#529]
  • Fix Show More when choosing custom fields [#530]
  • Fix for Auto-Submit [#534]
  • Add support for displaying expired credentials [#537]
  • Fix using Tab with Autocomplete [#539]

Release 1.4.3

26 Apr 11:31
389c99b
Compare
Choose a tag to compare
  • Remove document event overrides [#495]
  • Fix filling String Fields [#498]
  • Fix using Tab command with autocomplete [#504]
  • Add username as accepted non-standard input type [#505]

Release 1.4.2

23 Apr 11:11
f1982a7
Compare
Choose a tag to compare
  • Add option for Auto-submit [#480]
  • Prevent onclick override [#487]
  • Allow disabling IntersectionObserver [#491]
  • Fix password-only fill with autocomplete [#493]

Release 1.4.0

21 Apr 13:43
3fef9eb
Compare
Choose a tag to compare
  • Add translations from Transifex
  • Show HiDPI toolbar icon in Chrome [#471]
  • Remove jQuery as a dependency [#128, #430]
  • Fix ignored sites in Firefox [#458]
  • Add "Show more" button for selecting arbitrary custom fields [#360]

Release 1.3.3

31 Mar 13:35
Compare
Choose a tag to compare
  • Prevent page scripts from using added DOM elements [#438]
  • Clear credentials when screen is locked [#358]
  • Fix z-order of password generator icon [#447]
  • Allow to select group when adding new credentials [#369]
  • Improve error messages [#392]
  • Fix shortcuts [#414]

Release 1.3.2

11 Jan 14:07
Compare
Choose a tag to compare
  • Fix KeePassXC version check [#376]
  • Fix race condition when web page has multiple frames [#371]
  • Remove check for aria-hidden [#365]
  • Reduce CPU usage [#349]

Release 1.3.1

11 Jan 09:14
Compare
Choose a tag to compare
  • Fix database unlocking [#309]
  • Add new key icon [#333]
  • Add keyboard shortcut configuration page for Firefox [#326]
  • Fix reconnect bug with older KeePassXC version [#354]
  • Improve input field detection [#314]
  • Remove unnecessary white space from translation files [#325]
  • URL change detection [#340]
  • HTTP auth credential requests are now handled separately (requires KeePassXC 2.4.0) [#343]
  • Site preferences fixes [#338]

Release 1.3.0

08 Oct 11:19
Compare
Choose a tag to compare
  • Add support for translations [#37]
  • Add quick-filter bar to credentials selection popup [#252]
  • Disable automatic filling and submission of HTTP basic-auth fields by default [#260]
  • Do not fill password fields if a manually entered username does not match retrieved credentials [#289]
  • Fix handling of websites with separate pages for username and password [#291]
  • Improve detection and handling of hidden input fields [#263, #293]
  • Fix updating credentials from the context menu [#256]
  • Improve shortcuts and add button to open shortcut settings [#304]
  • Do not mix pairing IDs across multiple databases within a session [#258]
  • Ignore certain elements on a page, such as SVGs [#246]
  • Do not show the full pairing key on the settings page [#242]
  • Default to checking for updates every 3 days [#239]
  • Hide update message when updates are turned off [#285]
  • Fix discard button not being shown when selection custom login fields [#307]
  • Update webextension polyfill to a newer version, which fixes various errors [#296]

Release 1.2.0

29 Jul 11:29
Compare
Choose a tag to compare
  • Replace "Ignored Sites" with new "Site Preferences" settings page [#208]
  • Fix checks throwing errors [#207, #222]
  • Ignore more non-input elements [#212, 210]
  • Fix URL matching when there is a trailing slash [#231]
  • Allow infiting waiting on "Remember Credentials" popup [#232]
  • Minor user interface adjustments [#233, #230, #213]
  • Improve search field detection [#195]