bump to 0.4.0

This commit is contained in:
ibizaman 2025-07-12 23:11:44 +02:00 committed by Pierre Penninckx
parent d78d0912ac
commit 2ab1211eb0
2 changed files with 24 additions and 3 deletions

View file

@ -2,10 +2,10 @@
Template:
## New Features
## Breaking Changes
## New Features
## User Facing Backwards Compatible Changes
## Fixes
@ -16,6 +16,27 @@ Template:
# Upcoming Release
# v0.4.0
## Breaking Changes
- Rename ldap module to lldap as well as option name `shb.ldap` to `shb.lldap`.
## New Features
- Jellyfin service now waits for Jellyfin server to be fully available before starting.
- Add debug option for Jellyfin.
- Allow to choose port for Jellyfin.
- Make Jellyfin setup including initial admin user declarative.
## Fixes
- Fix Jellyfin redirect URI scheme after update.
## Other Changes
- Add documentation for LLDAP and Authelia block and link to it from other docs.
# v0.3.1
## Breaking Changes

View file

@ -1 +1 @@
0.3.1
0.4.0