mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-10 22:25:44 -05:00
Update Changelog
This commit is contained in:
parent
fff1b49f73
commit
cde88546f3
3 changed files with 36 additions and 6 deletions
|
|
@ -52,13 +52,28 @@
|
|||
</screenshots>
|
||||
|
||||
<releases>
|
||||
<release version="2.7.7" date="2023-01-31">
|
||||
<release version="2.7.7" date="2023-03-09">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Browser: Add support for PassKeys [#8825, #9987]</li>
|
||||
<ul>
|
||||
<li>Support USB Hotplug for Hardware Key interface [#10092]</li>
|
||||
<li>Support 1PUX and Bitwarden import [#9815]</li>
|
||||
<li>Browser: Add support for PassKeys [#8825, #9987, #10318]</li>
|
||||
<li>Build System: Move to vcpkg manifest mode [#10088]</li>
|
||||
<li>Fix multiple TOTP issues [#9874]</li>
|
||||
<li>Fix focus loss on save when the editor is not visible anymore [#10075]</li>
|
||||
<li>Fix visual when removing entry from history [#9947]</li>
|
||||
<li>Fix first entry is not selected when a search is performed [#9868]</li>
|
||||
<li>Prevent scrollbars on entry drag/drop [#9747]</li>
|
||||
<li>Prevent duplicate characters in "Also choose from" field of password generator [#9803]</li>
|
||||
<li>Security: Prevent byte-by-byte and attachment inference side channel attacks [#10266]</li>
|
||||
<li>Browser: Fix raising Update Entry messagebox [#9853]</li>
|
||||
<li>Browser: Fix bugs when returning credentials [#9136]</li>
|
||||
<li>Browser: Fix crash on database open from browser [#9939]</li>
|
||||
<li>Browser: Fix support for referenced URL fields [#8788]</li>
|
||||
<li>MacOS: Fix crash when changing highlight/accent color [#10348]</li>
|
||||
<li>MacOS: Fix TouchID appearing even though lid is closed [#10092]</li>
|
||||
<li>Windows: Fix terminating KeePassXC processes with MSI installer [#9822]</li>
|
||||
<li>FdoSecrets: Fix database merge crash when enabled [#10136]</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue