Update CHANGELOG

This commit is contained in:
Nikita Karamov 2023-03-18 03:24:49 +01:00
parent fa583ac74f
commit ad1fc60d7b
No known key found for this signature in database
GPG Key ID: 41D6F71EE78E77CD
1 changed files with 1 additions and 2 deletions

View File

@ -34,8 +34,6 @@ Some changes came with the name change:
- new API endpoints
- `/api/instances` will return the list of popular instances
- `/api/detect/[host]` will detect the Fediverse project used by a host
- when developing, the API endpoint can now be tested locally thanks to
[`vite-plugin-node`](https://github.com/axe-me/vite-plugin-node)
- a privacy policy describing what data is being processed and stored
- a link to the status page
@ -49,6 +47,7 @@ Some changes came with the name change:
- s2f is now being built with Astro
- Share₂Fedi is now 100% server-side rendered. You don't have to host any
static files, all you need is to run the Node server.
- when developing, the API endpoint can now be tested locally
## [2.4.5] - 2023-06-17