Changelog
For a complete list of changes see 0.5.2-alpha…0.6-alpha and the corresponding submodule commits
Noteworthy changes
- the undo/redo system on editing entries/groups is removed, but there's still no history support
- a simple plugin system is in place. KeePassHTTP is supported via the MacPassHTTP Plugin
- fixed possible database corruption due to invalid XML characters
- fixed possible database corruption due to wrong storage of window associtioans
- multiple window associations now get stored correctly, not just the last one
- saving while a textfield still has focus now correctly stores the changes made in the textfield
- key file to database file mapping now hashes the database url to obscure the mapping
- Italian translation by Francesco Servida
- Russian translation by Alex Petkevich
- the
{DELAY}
Autotype command now actually works
- added autotype of current selected entry via context menu
- autotype generally should be more robust
- autotype matching now works more like Keepass
- autotype now shows an overlay for user feedback
- fixed various crashes on 10.8 and 10.9
- fixed issue of some settings being updated regardless of user's choice
- fixed issue in autotype not matching tags correctly
- fixed numerous autotype bugs
- fixed crash on closing the settings window
- fixed a crash occuring while MacPass was locking databases and others windows (settings, etc.) were open as well
- improved password generator by Mario Sangiorgio
- fixed bug resulting in MacPass not opening when DB is remembered but missing Michael Belz
- added header hash verification for KDBX files
- added new icons by Joanna Olsen
- added help linking to github page
- fixed multiple issues on references and placeholders not being properly expanded
- dragging URLs now uses the host as entry name.
- fixed various issues with search and autotype settings on groups not being properly saved and/or displayed