This release focuses on the self-hosters.
* The `run.py` is gone; you can now use `python timetagger` to run the server. (though you can still use your own version of the startup script).
* The builtin startup script includes support for authentication with username and password. This makes it much more viable to host TimeTagger on your own server!
* There is now a published Docker image, and an example docker-compose file to demonstrate how it can be used.
* Also see https://timtagger.app/articles/selfhost2/