Releases: ibizaman/selfhostblocks
Releases · ibizaman/selfhostblocks
v0.2.10
New Features
- Add
shb.forgejo.users
option to create users declaratively.
Fixes
- Make Nextcloud create the external storage if it's a local storage and the directory does not exist yet.
- Disable flow to change password on first login for admin Forgejo user. This is not necessary since the password comes from some secret store.
Breaking Changes
- Fix internal link for Home Assistant which now points to the fqdn. This fixes Voice Assistant onboarding. This is a breaking change if one relies on reaching Home Assistant through the IP address but I don't recommend that. It's much better to have a DNS server running locally which redirects the fqdn to the server running Home Assistant.
Other Changes
- Refactor tests and add playwright tests for services.
v0.2.9
v0.2.8
v0.2.7
- Added voice option for home-assistant
- Added Nextcloud dashboard including a PHP-FPM Prometheus exporter
v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.0
A lot of changes since v0.1.0. Most notably, more widespread usage of contracts and specifically usage of secret contract everywhere.