docs: update changelog
This commit is contained in:
parent
40eff61d59
commit
82b4a2b6b0
1 changed files with 11 additions and 0 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -1285,6 +1285,9 @@ ### 🚀 Features
|
|||
- *(compose-preview)* Populate fqdn from docker_compose_domains (#8963)
|
||||
- *(server)* Auto-fetch server metadata after validation
|
||||
- *(server)* Auto-fetch server metadata after validation (#8964)
|
||||
- *(templates)* Add imgcompress service, for offline image processing (#8763)
|
||||
- *(service)* Add librespeed (#8626)
|
||||
- *(service)* Update databasus to v3.16.2 (#8586)
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
|
|
@ -4681,6 +4684,9 @@ ### 🐛 Bug Fixes
|
|||
- *(api)* Allow is_container_label_escape_enabled in service operations (#8955)
|
||||
- *(docker-compose)* Respect preserveRepository when injecting --project-directory
|
||||
- *(docker-compose)* Respect preserveRepository when injecting --project-directory (#8956)
|
||||
- *(compose)* Include git branch in compose file not found error
|
||||
- *(template)* Fix heyform template
|
||||
- *(template)* Fix heyform template (#8747)
|
||||
|
||||
### 💼 Other
|
||||
|
||||
|
|
@ -5937,6 +5943,7 @@ ### 📚 Documentation
|
|||
- *(readme)* Add VPSDime to Big Sponsors list
|
||||
- *(readme)* Move MVPS to Huge Sponsors section
|
||||
- *(settings)* Clarify Do Not Track helper text
|
||||
- Update changelog
|
||||
|
||||
### ⚡ Performance
|
||||
|
||||
|
|
@ -6775,6 +6782,10 @@ ### ⚙️ Miscellaneous Tasks
|
|||
- Prepare for PR
|
||||
- Prepare for PR
|
||||
- *(service)* Pin castopod service to a static version instead of latest
|
||||
- *(service)* Remove unused attributes on imgcompress service
|
||||
- *(service)* Pin imgcompress to a static version instead of latest
|
||||
- *(service)* Update SeaweedFS images to version 4.13 (#8738)
|
||||
- *(templates)* Bump databasus image version
|
||||
|
||||
### ◀️ Revert
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue