- moved autofill to own repo [`github autofill`](https://github.com/kr-g/autofill)
- entry point `pyclavis`
- fix check update and button re-trigger state
- added encrypted store for browser favorites, and dialog
- favorite integration as parameter URL when selected, replacement path -> profile, favorit, env, os.environ
- cmdline `--export-favorites` added
-
first official release v0.0.3 - 20211010
- selected info text
- double click on credit starts open in browser action
- fix credit name in info string
- download check in own background task (non-blocking)
- added logging
- added `--export` cmd_line command. prints tab separated credit information to stdout
- documentation
- fix delete credit
-