Numberstation 1.4.0
* Fix TOTP codes not being updated when waking from suspend (Andrey
Skvortsov)
Numberstation 1.3.0
* Fix the back button on the code add page
* Gracefully handle doubles in URLs (by Andrey Skvortzov)
* Use GtkSpinbox instead of GtkAdjustment to get integer value (by
Andrey Skvortzov)
* Remove unused icon (by Evangelos Ribeiro Tzaras)
* Remove duplicate version from appstream data (by Tomi Lähteenmäki)
Numberstation 1.2.0
* Enable line wrapping for the key name so there won't be a horisontal
scrollbar on phone screens when a long name is entered.
Numberstation 1.1.0
* Fixed crash in the andotp.py contrib script
* Removed compiled gresource from git
* Fixed gresource loading from cwd (Kazutoshi Noguchi)
* Improved multi-instance behavior with otpauth:// (Kazutoshi Noguchi)
Numberstation 1.0.1
* Make the version numbers consistent in the application
* Add the changelog to the appdata file for 1.0.0 and 1.0.1
Numberstation 1.0
With this release all base features are implemented. The importer and
exporter are functional and HOTP now has the UI bits added. Which is why
this is now the 1.0 release.
* Fixed duplicate key handleing in the importer
* Added the user interface for HOTP keys
* Fixed the key count in the import/export for HOTP
Numberstation 0.6.0
This releaes mainly adds some basic import and export functionality. The
keys themselves are stored in the GNOME keyring so it's recommended that
that's backed up instead. The import/export functionality uses files
that are one otpauth:// url per line.
* Implement import/export functionality
* Add about dialog
* Add StartupNotify to make the loading splash in Phosh work
Numberstation 0.5.0
* Fix urlencoding in labels (from Tom Fitzhenry)
* Add purism formfactor metadata to the desktop file
Numberstation 0.4.0
* Implement form for adding keys
Numberstation 0.3.0
* Updated metainfo with release data
* Added screenshot