chore: 📝 Update Changelog

This commit is contained in:
Jesse Wierzbinski 2024-08-27 16:46:10 +02:00
parent bec60fbf96
commit 184dae75ba
No known key found for this signature in database

View file

@ -32,6 +32,7 @@ Versia Server `0.7.0` is backwards compatible with `0.6.0`. However, some new fe
- Sign all federation HTTP requests. - Sign all federation HTTP requests.
- Add JSON schema for configuration file. - Add JSON schema for configuration file.
- Rewrite federation stack - Rewrite federation stack
- Updated federation to Versia 0.4
## Bug Fixes ## Bug Fixes
@ -54,6 +55,7 @@ Versia Server `0.7.0` is backwards compatible with `0.6.0`. However, some new fe
- Remove old logging system, to be replaced by a new one. - Remove old logging system, to be replaced by a new one.
- Removed Meilisearch support, in favor of Sonic. Follow instructions in the [installation guide](docs/installation.md) to set up Sonic. - Removed Meilisearch support, in favor of Sonic. Follow instructions in the [installation guide](docs/installation.md) to set up Sonic.
- Removed explicit Glitch-FE support. Glitch-FE will still work, but must be hosted separately like any other frontend.
## Miscellaneous ## Miscellaneous