Changelog
- add the
--share
flag to get an URL containing the hashed password to auto-decrypt the file, as per #140 - update default password template: show a spinner when checking if we need to decrypt through a saved remember-me value, to avoid flashing the green background (#142)
- refactor the code to make it easier to contribute, thanks to @hurrymaplelad (PR #135, #137, #138 )
- freshen up the README
Breaking changes
Custom password templates: Even though there was heavy refactoring, the injection of data shouldn't break existing custom password templates. The share
functionality is new and will require you to update your custom template if you want to use it, of course.