Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

Releases: bilelmoussaoui/Authenticator

0.2.4

10 Sep 15:57
Compare
Choose a tag to compare
  • GNOME Shell Search provider
  • Codes expire simultaneously #91
  • 0.2.3

    09 Sep 17:42
    0e77a86
    Compare
    Choose a tag to compare
  • Revamped main window to follow more the GNOME HIG
  • Revamped add a new account window to make it easier to use
  • Possibility to add an account from a provider not listed in the shiped database
  • Possibilty to edit an account
  • One Time Password is now visible by default
  • 0.2.2.1

    03 Sep 10:14
    0fd3d13
    Compare
    Choose a tag to compare

    Fix python-dbus by using GDbus instead

    0.2.2

    02 Sep 13:12
    2fb543a
    Compare
    Choose a tag to compare

    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

    22 Mar 18:41
    Compare
    Choose a tag to compare

    HOTFIX:

    • App not running in DE other than GNOME

    0.2

    16 Mar 19:33
    d5d376f
    Compare
    Choose a tag to compare
    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

    28 Jun 00:36
    Compare
    Choose a tag to compare
    • Correct few issues
    • Enable an old feature
    • Improve code

    First stable release V0.1.0

    22 Jun 13:58
    Compare
    Choose a tag to compare

    Take a look at the log of beta versions

    v0.1 beta 4

    21 Jun 19:26
    Compare
    Choose a tag to compare
    v0.1 beta 4 Pre-release
    Pre-release
    • 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

    19 Jun 11:02
    Compare
    Choose a tag to compare
    v0.1 beta 3 Pre-release
    Pre-release

    Fixes a lot of issues
    use Gtk.SearchEntry instead of Gtk.Entry
    clean mainwindow code
    fixes #12
    and a lot of code improvements