docs: 📝 Update Changelog

This commit is contained in:
Jesse Wierzbinski 2024-11-25 21:00:18 +01:00
parent 55256e3568
commit a6574249df
No known key found for this signature in database

View file

@ -33,6 +33,10 @@ remove_on_complete = 31536000
remove_on_failure = 31536000 remove_on_failure = 31536000
``` ```
### Configuration Changes
- The `enabled` field in `redis.queue` has been removed. This field was never functional in the first place, as Redis is required for federation.
## Bug Fixes ## Bug Fixes
- Correctly proxy all URIs in custom Markdown text. - Correctly proxy all URIs in custom Markdown text.