Skip to content

Version 1.3

Compare
Choose a tag to compare
@szszszsz szszszsz released this 10 Apr 11:06
· 201 commits to master since this release
v1.3
e3bd4a0

This release features mostly GUI improvements:

  • All images are replaced with SVG counterparts for high-res desktops.
  • Settings tab is now available and it is possible to change application's language there.
  • Main window added to counter lack of system tray issue.
  • Added buttons for common operations in the main window Overview tab.

This release requires new Qt modules:

  • Qt Svg
  • Qt Concurrent (CMake is not checking this one)

and libnitrokey 3.3 to compile and run (it won't compile with 3.2, though CMake will not warn due to missing check).

Binary details:
AppImage was built on Ubuntu 14.04, though running it there makes application's images invisible. Once fixed, the binary will be replaced by a working one. Follow #340 for details.
Windows and macOS binaries are code-signed.
Windows, AppImage and Snapcraft binaries were built using nitrokey-app.build's Docker containers.
Sha256 sums file is signed with szczepan@nitrokey.com GPG key, ID: 868184069239FF65DE0BCD7D D9BAE35991DE5B22. ID can be compared with the one on the download site.

Full changelog should be uploaded later.

Update for the maintainers:
There might be some issues with the CMake build - see #346.