Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-08 | 1.3 kB | |
v0.3.0 source code.tar.gz | 2025-06-08 | 5.2 MB | |
v0.3.0 source code.zip | 2025-06-08 | 5.3 MB | |
Totals: 3 Items | 10.5 MB | 7 |
This release changes a lot on the infrastructure of SelfHostBlocks and on the testing side.
The bump of Nextcloud to 29 is the only breaking change requiring a version bump.
New Features
- Add option to add extra args to hledger command.
Breaking Changes
- Default version of Nextcloud is now 29.
Fixes
- Home Assistant config gets correctly generated with secrets even if LDAP integration is not enabled.
- Fix Jellyfin SSO plugin which was left badly configured after a code refactoring.
Other Changes
- Add a lot of playwright tests for services.
- Add service implementation manual page to document how to integrate a service in SHB.
- Add
update-redirects
command to manage theredirect.json
page. - Add home-assistant manual.
New Contributors
- @eahlberg made their first contribution in https://github.com/ibizaman/selfhostblocks/pull/452
- @DoomHammer made their first contribution in https://github.com/ibizaman/selfhostblocks/pull/461
- @ak2k made their first contribution in https://github.com/ibizaman/selfhostblocks/pull/465
- @arminfro made their first contribution in https://github.com/ibizaman/selfhostblocks/pull/466
Full Changelog: https://github.com/ibizaman/selfhostblocks/compare/v0.2.10...v0.3.0