Important
- Anyone who previously configured the
v1.0.0version should adjust their docker-compose according to the steps listed inUPGRADING.md. The new docker-compose is much simpler to set up. - Previous recommendation to build images for web-hosting no longer holds true, you can safely use pre-built images now.
- I revised a bunch of docs, most important being the new
UPGRADING.mdfile. Before updating, always check if there are any steps listed for updating from your version to a newer one.
GitHub Discussions
- I opened the GitHub Discussions for this repo. From now on, in case you want to ask questions/have cool ideas, or want to share an installation config, head there.
What's Changed
- Fixed demo (DNS propagated, gh-pages now respect SPA, etc.)
- UI fixes on mobile, calendar icon quirks by @Vsein in #105
- Mobile portal modals by @Vsein in #107
- Adjustment of project's cells on landing by @Vsein in #108
- Readme image links by @Vsein in #109
- ci: add github action to build and push docker images by @Vsein in #111
- Docker compose improvements, sample config with Caddy by @Vsein in #110
Full Changelog: v1.0.0...v1.1.0