File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- * Version 5.0.2 (unreleased )
1+ * Version 5.0.2 (released 2020-01-29 )
22 ** Allow spaces in secret key when adding accounts
33 ** UI: Move favorite button to the credential card
44 ** UI: Improved scrolling behaviour
5- ** Windows: Improve how .DLL files are loaded, thanks to Marius Gabriel Mihai for reporting this!
6- ** Windows: Experimental support for .MSI installers
5+ ** Windows: Improve how .dll files are loaded, thanks to Marius Gabriel Mihai for reporting this!
6+ ** Windows: Initial support for .msi installers. If upgrading from the .exe installer, make sure
7+ to uninstall the older version before using the .msi
78
89* Version 5.0.1 (released 2019-10-16)
910 ** New colors for the account icons.
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ win32|win64 {
1515 VERSION = 5.0.2
1616}
1717# This is the version shown on the About page
18- DEFINES += APP_VERSION =\ \\"5.0.2-RC1 \\\"
18+ DEFINES += APP_VERSION =\ \\"5.0.2\\\"
1919
2020message (Version of this build: $$VERSION )
2121
You can’t perform that action at this time.
0 commit comments