File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1- * Version 4.1.4 (unreleased )
1+ * Version 4.1.4 (released 2017-08-17 )
22 ** Double-click on system tray icon now shows the credentials. Not supported on macOS.
33 ** Windows: An issue with the video drivers on some machines have been resolved.
4+ ** The About dialog now closes when the ESC key is pressed.
5+ ** UI: The credential codes should now follow any font scaling done by the operating system.
6+ ** UI: Codes now have a space in them for better readability.
47
58* Version 4.1.3 (released 2017-08-03)
69 ** Feature: Double-click to generate a code and copy it to the clipboard.
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ SOURCES += main.cpp \
66
77# This is the verson number for the application,
88# will be in info.plist file, about page etc.
9- VERSION = 4.1.3
9+ VERSION = 4.1.4
1010DEFINES += APP_VERSION =\ \\"$$VERSION\\\"
1111
1212buildqrc.commands = python build_qrc.py ${QMAKE_FILE_IN }
You can’t perform that action at this time.
0 commit comments