Mastodon is a decentralized social network consisting of multiple servers connected into a single network.
The new version includes the following features:
- Support for GIF and WebP for custom emojis.
- Logout button in the dropdown menu of the web interface.
- Message indicating that text search is unavailable in the web interface.
- Added suffix to Mastodon::Version for forks.
- Animated custom emojis move when hovered over.
- Support for custom emojis in profile metadata.
The changes are as follows:
- The standard web interface and streaming changed from 0.0.0.0 to 127.0.0.1.
- Changed the limit on the number of repeated push notifications.
- ActivityPub::DeliveryWorker no longer raises an HTTP 501 error.
- Privacy policies are now always accessible.
- Archiving, for example on archive.org, is prohibited when the user has set the noindex tag.
Security:
- Fixed a bug where invites were not disabled when the account was suspended.
- Blocked changed domains, from which accounts could still appear.
Additionally, this update contains many bug fixes.
Source: linux.org.ru
