HomeLogger logo

HomeLogger

Self-hosted home maintenance and appliance tracker

Alternative to: homezada, centriq


About Versions (17)

0.4.0

2026-05-18

This release has no new features, but is a major release because it includes breaking changes

Breaking Changes:

  • If you are running the client and server locally (or in 2 separate Docker containers), you must replace NEXT_PUBLIC_SERVER_URL with VITE_SERVER_URL in your client/.env.production file. If you do not, HomeLogger will not work properly.
  • If you are running using the pre-built Docker image (francislaboratories/homelogger) or are building the combo image (as used in combo.docker-compose.yml, no action is required.

What’s Changed

As always, please start a discussion post if you see any issues with this version. Make sure to back up before upgrading.

Full Changelog: https://github.com/FrancisLaboratories/homelogger/compare/0.3.0…0.4.0