HomeLogger logo

HomeLogger

Self-hosted home maintenance and appliance tracker

Alternative to: homezada, centriq


About Versions (17)

0.5.2

2026-07-28

Fixed a bug affecting the healthcheck endpoint when using demo mode.

0.5.1

2026-07-25

This release enhances backup import resiliency with pre-import validation, improved UI feedback, and better error handling across different database instances.

0.5.0

2026-07-17

Introduces PostgreSQL support, a backup and import system, and updates dependencies, while removing Nginx and changing the default port to 3005.

0.4.4

2026-07-10

Updated the data used in demo mode to keep it current.

0.4.3

2026-07-10

Switched to a pure-Go Sqlite driver to improve build times.

0.4.2

2026-07-09

Updated the go fiber dependency for security purposes.

0.4.1

2026-06-30

Updated several client dependencies including react-router, vite, and @babel/core, and fixed docker-compose files.

0.4.0

2026-05-18

This release migrates the frontend to Vite and requires updating the server URL environment variable for local installations.

0.3.0

2026-05-15

Introduces planning functionality by transitioning to-dos into Tasks with prioritizations, due dates, and recurring items, while adding backend tests and updating dependencies.

0.2.4

2026-02-22

Updated to version 0.2.4, featuring a new demo mode, bug fixes for upload directory creation, updated project policies, and Prettier integration.

0.2.3

2026-02-02

Fixed a bug that caused healthchecks to fail in the docker image.

0.2.1

2026-01-31

Added logos to the project.

0.2.0

2026-01-20

Added notes functionality, converted the appliance input to a text field, and improved example text in the Create Appliance modal.

0.1.3

2026-01-12

Added sorting, filtering, and grouping to the todo list and relocated the location version number in the frontend and backend.

0.1.2

2026-01-10

Fixed a server crash issue occurring during database backups.

0.1.1

2026-01-09

Fixed a backend crash by ensuring a database file is created if one is missing and corrected a version number display issue.

0.1.0

2026-01-09

Initial release of HomeLogger.