update changelog
This commit is contained in:
parent
2c713ae9ad
commit
0331a11bb5
1 changed files with 32 additions and 0 deletions
32
CHANGELOG.md
32
CHANGELOG.md
|
|
@ -16,10 +16,42 @@ Template:
|
|||
|
||||
# Upcoming Release
|
||||
|
||||
## New Features
|
||||
|
||||
- Add option to select name of admin user for Forgejo.
|
||||
|
||||
## 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
|
||||
|
||||
## New Features
|
||||
|
||||
- Add Memories Nextcloud app declaratively configured.
|
||||
- Add Recognize Nextcloud app declaratively configured.
|
||||
|
||||
# v0.2.8
|
||||
|
||||
## New Features
|
||||
|
||||
- Add dashboard for SSL certificates validity
|
||||
and alert they did not renew on time.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue