This repository has been archived by the owner on May 23, 2019. It is now read-only.
Releases: bilelmoussaoui/Authenticator
Releases · bilelmoussaoui/Authenticator
0.2.4
0.2.3
0.2.2.1
Fix python-dbus by using GDbus instead
0.2.2
Fix few issues:
- QRScanner is now only used on GNOME Shell. The dependencies are optional (zbar & Pillow)
- Fix some issues with the select mode
- Add a new entry for account's username
- Bunch of bug fixes and updates
0.2.1
HOTFIX:
- App not running in DE other than GNOME
0.2
- Rename project to Authenticator
- Cleaner code base
- Faster startup
- Remove unneeded features
- Switch to pyzbar instead of zbarlight
- Flatpak pacakge
v0.1.1
- Correct few issues
- Enable an old feature
- Improve code
First stable release V0.1.0
Take a look at the log of beta versions
v0.1 beta 4
- Fixes #13
- Load applications list from 2factorauth yml database
- QR code scanner
- A lot of issues/bugs were fixed
- Clean up the code
v0.1 beta 3
Fixes a lot of issues
use Gtk.SearchEntry instead of Gtk.Entry
clean mainwindow code
fixes #12
and a lot of code improvements