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
Numberstation 0.2.0
* Repurposed icon from Gnome Authenticator
* Added user-visible error messages when unlocking the keyring fails or
duplicate keys are added
* Use icons for delete/add buttons instead of text
* Fixed gresource filename in meson build files
Numberstation 0.1.0
The basic application works