Mastodon is referred to as the "decentralized Twitter," where microblogs are spread across numerous independent servers interconnected into a single network.
This version has a lot of updates. Here are the most important ones:
- Some outdated REST APIs have been removed:
- GET /api/v1/search API, now replaced by GET /api/v2/search.
- GET /api/v1/statuses/:id/card, now the card attribute is used.
- POST /api/v1/notifications/dismiss?id=:id, now replaced by POST /api/v1/notifications/:id/dismiss.
- GET /api/v1/timelines/direct, now replaced by GET /api/v1/conversations.
And many more other changes.
By the way, lor.sh has already been updated to the latest version.
Source: linux.org.ru
