| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-12 | 1.2 kB | |
| v0.7.2 source code.tar.gz | 2026-01-12 | 8.1 MB | |
| v0.7.2 source code.zip | 2026-01-12 | 8.2 MB | |
| Totals: 3 Items | 16.3 MB | 1 | |
What's Changed
New Features
- Forgejo uses secrets contract for smtp password.
- Add Firefly-iii service.
- Jellyfin can install plugins declaratively. (Support is quite crude and WIP).
- Jellyfin configures LDAP and SSO fully declaratively, including installing necessary plugins.
- Nextcloud 32 is fully supported thanks to tests for version 31 and 32.
Fixes
- Revert Authelia to continue using dots in systemd service names. This caused issue with nginx name resolution.
Other Changes
- Authelia uses non deprecated
smtp.addressoption. - Add documentation for Nginx block
- Now a user which is only member of the admin LDAP group of a service can login. Before, some services required a user to be member of both the user and admin LDAP group. This is ensured by regression tests going forward.
Changelog: https://github.com/ibizaman/selfhostblocks/blob/v0.7.2/CHANGELOG.md Commit: https://github.com/ibizaman/selfhostblocks/compare/v0.7.1...v0.7.2