Releases: Vsein/Neohabit
Releases · Vsein/Neohabit
v1.1.1
What's Changed
- fix: remove persistence from named volume frontend-dist:/srv by @Vsein in #113
- Fix datepicker not closing on click in modals; fix datepicker overflow in modals by @Vsein in #114
- Close cell tips on second click on a cell (only on mobile) by @Vsein in #115
- Fix submit button not closing modals by @Vsein in #116
Full Changelog: v1.1.0...v1.1.1
v1.1.0
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
Neohabit v1.0.0 - Open-sourcing, first release
Neohabit is feature-complete as a habit-tracker now (well, not only as a habit-tracker I guess), and it makes me comfortable sharing it now.
Though uncaught specific bugs are possible. I expect that there's at least one bug with timezones that I haven't caught myself.