File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1- * Version 5.0.4 (unreleased )
1+ * Version 5.0.4 (released 2020-05-14 )
22 ** New app icons on all platforms
33 ** Adjust the behaviour of the search bar, do not search accounts without having focus
44 ** Bugfix: Fix keyboard shortcut to copy account code
55 ** Bugfix: Show firmware version for YubiKey NEO correctly
66 ** Windows: Show correct version number in .msi installers
77 ** macOS: Fix issue with window positioning
8+ ** macOS: Fix occacional crashes on startup
89 ** Linux: Fix the app icon and desktop entry for the Snap package.
910
1011* Version 5.0.3 (released 2020-04-14)
Original file line number Diff line number Diff line change 3636 </screenshots >
3737
3838 <releases >
39+ <release version =" 5.0.4" date =" 2020-05-14" >
40+ </release >
3941 <release version =" 5.0.4-beta1" type =" development" date =" 2020-05-11" >
4042 </release >
4143 <release version =" 5.0.3" date =" 2020-04-14" >
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ win32|win64 {
1515 VERSION = 5.0.4
1616}
1717# This is the version shown on the About page
18- DEFINES += APP_VERSION =\ \\"5.0.4-beta1 \\\"
18+ DEFINES += APP_VERSION =\ \\"5.0.4\\\"
1919
2020message (Version of this build: $$VERSION )
2121
You can’t perform that action at this time.
0 commit comments