chore: 📝 Update changelog

This commit is contained in:
Jesse Wierzbinski 2024-09-04 23:40:22 +02:00
parent d63196b5ee
commit d335965b2e
No known key found for this signature in database

View file

@ -50,6 +50,7 @@ Versia Server `0.7.0` is backwards compatible with `0.6.0`. However, some new fe
- Some instance metadata will no longer be missing from `/api/v2/instabnce` endpoint. In fact, it will now be more complete than Mastodon's implementation. - Some instance metadata will no longer be missing from `/api/v2/instabnce` endpoint. In fact, it will now be more complete than Mastodon's implementation.
- The Origin HTTP header will no longer be used to determine the origin of a request. This was a security issue. - The Origin HTTP header will no longer be used to determine the origin of a request. This was a security issue.
- New notes will no longer incorrectly be federated to *all* remote users at once. - New notes will no longer incorrectly be federated to *all* remote users at once.
- Fix [Elk Client](https://elk.zone/) not being able to log in.
## Removals ## Removals