0.4.x: - string cleanups - add import/export of PasswordSafe files - add import/export of GPasMan files - add import/export of zsafe files - add import/export of gnukeyring - sorting of the tree - gnome panel applets (account lookup, password generator etc) - show complete account tree as a popup-submenu of the applet - make library modules more independent, so only a few are imported - run unit tests on built libraries instead of installed ones 0.5.x: - ensure complete UTF-8 support - improve the file format - remove namespacing for field identifiers - add a unique id for each entry (md5sum or something) - xml namespace (can identify xml type in fd.o mime system) - sha-256 password hashing - 10k password hash iterations - add note / comment field to accounts - add remote desktop account type - clean up the account types - possibility for custom account types - custom launchers - account type for cd-keys (games, apps etc) - "file" account type - stores file path and password, launches app based on MIME-type on "go to" - file merging (union - this *really* need unique entry ids) - dbus-server for getting/setting account data - accessibility improvements - translations - add a dropdown widget for list fields (like email protocol etc) - restructure the configuration layout - recent docs - use gnome_authentication_manager_init() from gnome-python when available - port to gtk+ 2.6 / gnome 2.10 - gtk.AboutDialog - ellpisize labels in data view with gtk+ api - bugfix: make autolock filter trigger on certain events only (needs pygtk bug #156948 to be fixed first) 1.0.x: - attempt full HIG compliance - misc polishing - help / documentation 1.1.x: - allow users to create custom account types 2.0.x: use gnome-keyring as backend?