GitPedia
Vsein

Vsein/Neohabit

A self-hosted habit-tracker with a new approach to heatmaps, and flexible habits that happen X times in Y days.

3 Releases
Latest: 4mo ago
v1.1.1Latest
VseinVsein·4mo ago·February 12, 2026
GitHub

📋 What's Changed

  • fix: remove persistence from named volume frontend-dist:/srv by @Vsein in https://github.com/Vsein/Neohabit/pull/113
  • Fix datepicker not closing on click in modals; fix datepicker overflow in modals by @Vsein in https://github.com/Vsein/Neohabit/pull/114
  • Close cell tips on second click on a cell (only on mobile) by @Vsein in https://github.com/Vsein/Neohabit/pull/115
  • Fix submit button not closing modals by @Vsein in https://github.com/Vsein/Neohabit/pull/116
  • Full Changelog: https://github.com/Vsein/Neohabit/compare/v1.1.0...v1.1.1
v1.1.0
VseinVsein·4mo ago·February 11, 2026
GitHub

📦 Important

  • Anyone who previously configured the `v1.0.0` version should adjust their docker-compose according to the steps listed in [`UPGRADING.md`](https://github.com/Vsein/Neohabit/blob/main/UPGRADING.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.md`](https://github.com/Vsein/Neohabit/blob/main/UPGRADING.md) file. 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](https://github.com/Vsein/Neohabit/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 https://github.com/Vsein/Neohabit/pull/105
  • Mobile portal modals by @Vsein in https://github.com/Vsein/Neohabit/pull/107
  • Adjustment of project's cells on landing by @Vsein in https://github.com/Vsein/Neohabit/pull/108
  • Readme image links by @Vsein in https://github.com/Vsein/Neohabit/pull/109
  • ci: add github action to build and push docker images by @Vsein in https://github.com/Vsein/Neohabit/pull/111
  • Docker compose improvements, sample config with Caddy by @Vsein in https://github.com/Vsein/Neohabit/pull/110
  • Full Changelog: https://github.com/Vsein/Neohabit/compare/v1.0.0...v1.1.0
Neohabit v1.0.0 - Open-sourcing, first releasev1.0.0
VseinVsein·4mo ago·February 4, 2026
GitHub

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.