diff --git a/CHANGELOG.md b/CHANGELOG.md index 8935b789b..ad2eab504 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ This release was made possible by project contributors: Laura Hausmann - The Mastodon client API backend underwent a full rewrite, dropping megalodon as a dependency. Expect: + Rich text formatting (mentions, links, hashtags, etc. are now properly formatted) + Significantly improved API responsiveness - performance was improved by a factor of 2-5x (or more!) depending on the endpoint - + Better spec compliance & improved compatibility (we test against: Mona, toot!, Ice Cubes, Tusker, Feditext, Mastodon for iOS, Mastodon for Android/Megalodon/Moshidon, Tusky, Elk, Phanphy, Pinafore/Semaphore/Enafore and more) + + Better spec compliance & improved compatibility (we test against: Mona, toot!, Ice Cubes, Tusker, Feditext, Mastodon for iOS, Mastodon for Android/Megalodon/Moshidon, Tusky, Elk, Phanpy, Pinafore/Semaphore/Enafore and more) ### Bug Fixes - The update checker now works properly with the new versioning scheme diff --git a/README.md b/README.md index 2d5fea49a..b53e53531 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ - [Bare metal](docs/install.md) - [Docker Compose](docs/docker-compose-install.md) - Don't like the Web UI? We test our Mastodon-compatible API against the following clients: - - [Elk](https://elk.zone), [Phanphy](https://phanpy.social/), [Enafore](https://enafore.social/), [Masto-FE-standalone](https://iceshrimp.dev/iceshrimp/masto-fe-standalone) (Web) + - [Elk](https://elk.zone), [Phanpy](https://phanpy.social/), [Enafore](https://enafore.social/), [Masto-FE-standalone](https://iceshrimp.dev/iceshrimp/masto-fe-standalone) (Web) - [Mona](https://apps.apple.com/us/app/mona-for-mastodon/id1659154653), [Toot!](https://apps.apple.com/us/app/toot-for-mastodon/id1229021451), [Ice Cubes](https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884), [Tusker](https://apps.apple.com/us/app/tusker/id1498334597), [Feditext](https://github.com/feditext/feditext), [Mastodon](https://apps.apple.com/us/app/mastodon-for-iphone-and-ipad/id1571998974) (iOS) - [Tusky](https://tusky.app/), [Moshidon](https://lucasggamerm.github.io/moshidon/), [Megalodon](https://sk22.github.io/megalodon/), [Mastodon](https://play.google.com/store/apps/details?id=org.joinmastodon.android) (Android) - Project goals: