Skip to content
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.

Commit

Permalink
RELEASE_NOTES: updated release information
Browse files Browse the repository at this point in the history
  • Loading branch information
muelli committed Sep 18, 2016
1 parent ea7b1c4 commit c62060f
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
GNOME Keysign is a tool to make signing OpenPGP keys as easy as possible.
This is the v0.6 release which fixes a few bugs and increases py3k
compatibilty.
This is the v0.7 release which fixes a few bugs and increases gpg 2.1.

Changes
==========

* Fixed manually typing the fingerprint
* Made gsignal definitions use str() for names
* Got rid of warning from gi when importing
* showing a message when you don't have a private key
* Disable Next or Back button when hitting the end of the notebook
* More Python 3 compatible code (e.g. HTTP server, StringIOs, dict.items)
* (Hopefully) more efficient bar code rendering to increase the
success rate when reading it
* Using zbar's cache to hopefully save some CPU cycles while scanning


Resources
=========

Download: https://github.com/muelli/geysigning/releases/download/0.5/gnome-keysign-0.6.tar.gz
sha256sum:
Download: https://github.com/muelli/geysigning/archive/0.7.tar.gz
Web site: https://wiki.gnome.org/GnomeKeysign

0 comments on commit c62060f

Please sign in to comment.