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 ciillegal instruction on ARM64 hosts) - Fix nginx
reload-or-startfallback 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 -dOr rebuild from source:
docker compose build && docker compose up -d