|
52 | 52 | </screenshots>
|
53 | 53 |
|
54 | 54 | <releases>
|
| 55 | + <release version="2.8.0" date="2025-01-01"> |
| 56 | + <description> |
| 57 | + <ul> |
| 58 | + <li>Placeholder for future release notes</li> |
| 59 | + </ul> |
| 60 | + </description> |
| 61 | + </release> |
| 62 | + <release version="2.7.9" date="2024-06-19"> |
| 63 | + <description> |
| 64 | + <ul> |
| 65 | + <li>Passkeys: Ability to easily remove a passkey from an entry [#10777]</li> |
| 66 | + <li>Snap: Use new desktop portal for native messaging integration [#10906]</li> |
| 67 | + <li>Improve entry placeholder/reference feature [#10846]</li> |
| 68 | + <li>Improve CSV importing when title field isn't specified [#10843]</li> |
| 69 | + <li>Improve encrypted Bitwarden importing [#10800]</li> |
| 70 | + <li>Improve database settings UX [#10821]</li> |
| 71 | + <li>Improve handling of clipboard actions from entry preview [#10810]</li> |
| 72 | + <li>Improve group/entry view resize behavior and set sensible defaults [#10641]</li> |
| 73 | + <li>Passkeys: Fix incorrect username fill [#10874]</li> |
| 74 | + <li>Passkeys: Return additional data to the extension [#10857]</li> |
| 75 | + <li>Fix password clear timer inconsistency on unlock view [#10708]</li> |
| 76 | + <li>Fix portability check [#10760]</li> |
| 77 | + <li>Fix page overflow on HTML exports [#10735]</li> |
| 78 | + <li>Fix broken builds when using system provided zxcvbn [#10717]</li> |
| 79 | + <li>Fix copy password button when text is selected [#10853]</li> |
| 80 | + <li>Fix tab ordering on application settings pages [#10907]</li> |
| 81 | + <li>SSH Agent: Fix broken decrypt button [#10638]</li> |
| 82 | + <li>Windows: Fix ALT Auto-Type modifier [#10795]</li> |
| 83 | + <li>Windows: Fix wrong DACL memory size allocation [#10712]</li> |
| 84 | + <li>macOS: Fix monospace font sizing [#10739]</li> |
| 85 | + <li>Flatpak: Fix configuration settings off-by-one error [#10688]</li> |
| 86 | + <li>BSD: Fix compiling with libusb implementation [#10736]</li> |
| 87 | + </ul> |
| 88 | + </description> |
| 89 | + </release> |
55 | 90 | <release version="2.7.8" date="2024-05-05">
|
56 | 91 | <description>
|
57 | 92 | <ul>
|
|
194 | 229 | <li>Browser: Revert code causing connection problems [#8665]</li>
|
195 | 230 | <li>Browser: Fix socket file symbolic link on Linux [#8656]</li>
|
196 | 231 | <li>Flatpak: Fix launching browser proxy service [#8680]</li>
|
197 |
| - <li>SSH Agent: Fix pageant support on Windows [#8619]</li> |
| 232 | + <li>SSH Agent: Fix paegent support on Windows [#8619]</li> |
198 | 233 | </ul>
|
199 | 234 | </description>
|
200 | 235 | </release>
|
|
1064 | 1099 | <li>Compare window title to entry URLs [#556]</li>
|
1065 | 1100 | <li>Implemented inline error messages [#162]</li>
|
1066 | 1101 | <li>Ignore group expansion and other minor changes when making database "dirty" [#464]</li>
|
1067 |
| - <li>Updated license and copyright information on source files [#632]</li> |
| 1102 | + <li>Updated license and copyright information on souce files [#632]</li> |
1068 | 1103 | <li>Added contributors list to about dialog [#629]</li>
|
1069 | 1104 | </ul>
|
1070 | 1105 | </description>
|
|
0 commit comments