Skip to content

Releases: keepassxreboot/keepassxc-browser

Release 1.7.7

30 Mar 13:28
cd01082
Compare
Choose a tag to compare
  • Add support for credential sorting (KeePassXC side option will be removed) [#1280]
  • Add support for additional keyboard shortcuts [#1256]
  • Add support for multiple Autocomplete Menu locations [#1248]
  • Add support for filling multiple/segmented TOTP fields [#1216]
  • Add support for clearing data from non-active tabs [#1283]
  • Update WebExtension-Polyfill to 0.7.0 [#1222]
  • Fix reloading credentials after save [#1227]
  • Custom Login Fields improvements [#1239, #1242]
  • Site Preferences improvements [#1252, #1278]
  • Predefined Sites additions [#1251, #1261, #1264]

Release 1.7.6

04 Feb 05:14
32dd3b1
Compare
Choose a tag to compare
  • Fixes for the new Autocomplete implementation [#1206, #1208]

Release 1.7.5

31 Jan 12:02
24f3dcb
Compare
Choose a tag to compare
  • Add support for filling TOTP from another database [#1173]
  • TOTP detection fixes [#1168, #1188]
  • Show Win64 platform correctly [#1170]
  • Site specific fixes for eBay [#1171, #1172]
  • Improve form handling with credentials saving [#1169]
  • Fix password general fill events [#1183]
  • Ignore form buttons with different formaction [#1193]
  • New translations: Slovenian

Release 1.7.4

21 Dec 18:51
6ec8b55
Compare
Choose a tag to compare
  • Update tweetnacl.js to 1.0.3 [#1125]
  • Improve keyboard shortcuts page for Firefox [#1104]
  • Add a new feature for filling any KPH attribute from context menu [#1023]
  • Fix PayPal URL with Predefined Sites [#1141]
  • Add list of supporters [#1140]
  • Allow Custom Login Fields to select input fields with less restrictions when using Show More [#1115]
  • Add tests for content scripts [#1066]
  • Fix showing Autocomplete Menu when not focused [#1086]
  • Define maximum entry name length for Autocomplete Menu [#1154]

Release 1.7.3

07 Nov 09:43
c273b3b
Compare
Choose a tag to compare
  • Fix submitting username from Autocomplete Menu [#1094]
  • Fix TOTP field identification [#1085]
  • Fix Predefined Sites [#1084, #1090]

Release 1.7.2

02 Nov 06:56
82e32d4
Compare
Choose a tag to compare
  • Add predefined sites option to improve the login flow with multiple pages [#1010]
  • Adjustments for input types [#1022, #1040, #1071]
  • Credential Banner fixes [#1065, #1075]
  • Fix filling from keyboard without input field focus [#1057]
  • Fix Google login page submit detection [#1015]
  • Fix relative icon positions with dir="rtl" [#1021]

Release 1.7.1

13 Sep 05:38
c90cff8
Compare
Choose a tag to compare

Some regression fixes from the major refactor in 1.7.0.

  • Fix fill from username icon when Automatically retrieve credentials is disabled [#990]
  • Fix Custom Login Field behavior [#1000]
  • Add missing uuid to Autocomplete when filling using keyboard [#1000]
  • Respect Autocomplete Menu setting when filling using keyboard or Username Icon [#1000]
  • Fix Auto-Submit (wrong function call) [#1000]
  • Fix Auto-Fill (e.g. with Google) [#1000]

Release 1.7.0

02 Sep 07:08
591272f
Compare
Choose a tag to compare

Major content script refactor. See #961 for details.

  • Add support for Shadow DOM with dynamic input field detection [#984]
  • Add support for retrieving the latest TOTP value [#961]
  • Add support for CSS animations [#961]
  • Fixed possible extension slowdowns [#961]

Pre-Release 1.7.0-beta1

22 Aug 16:54
f8373b1
Compare
Choose a tag to compare
Pre-release

First beta release containing #961.

Release 1.6.6

13 Jul 13:07
6c8cb7d
Compare
Choose a tag to compare
  • Fix document max size calculation, affects input field detection [#937]