github Pouzor/homelable v1.4.0

latest releases: v2.0.3, v2.0.2, v2.0.1...
one month ago

Hello Homelable users !

Thanks a lot for all the good vibes and ideas here and on reddit.
Some of them are shipped in this new release !
What's new :

New Features

  • Live View — share a read-only view of your canvas with anyone on your network, no login required.
  • Resizable nodes — nodes can now be resized freely on the canvas, with width/height persisted.

Bug Fixes & Improvements

  • Fix QEMU arm64 crash during Docker image build (npm ci illegal instruction on ARM64 hosts)
  • Fix nginx reload-or-start fallback broken on fresh LXC installs

CI / Deployment

  • Added ShellCheck + hadolint static linting for scripts and Dockerfiles
  • Added Docker smoke tests and full-stack integration tests to the CI pipeline

Upgrade

docker compose pull && docker compose up -d

Or rebuild from source:

docker compose build && docker compose up -d

Don't miss a new homelable release

NewReleases is sending notifications on new releases.