From 82d081222a84f1ea97e582076570805bd277c8f9 Mon Sep 17 00:00:00 2001 From: lostinlight Date: Mon, 3 Sep 2018 12:07:30 +0000 Subject: [PATCH] Add post --- source/_posts/mastodon-2.5.0.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 source/_posts/mastodon-2.5.0.md diff --git a/source/_posts/mastodon-2.5.0.md b/source/_posts/mastodon-2.5.0.md new file mode 100644 index 0000000..82a92d5 --- /dev/null +++ b/source/_posts/mastodon-2.5.0.md @@ -0,0 +1,13 @@ + +--- +layout: "post" +title: "Mastodon 2.5.0" +date: 2018-08-03 +tags: + - mastodon +preview: "Federation relays, public profiles and toots redesign, new interaction dialog for remote toots, public profile endorsements, and other additions" +url: "https://github.com/tootsuite/mastodon/releases/tag/v2.5.0" +lang: en +--- + +This release brings public profiles and toots redesign, a handy new dialog to interact with remote posts on any Mastodon page, public profile endorsements which one may use to recommend interesting users to follow, better resize for long images (like comics), a new admin dashboard with a summary of what's happening on the server, and many other improvements and fixes. Read full changelog [here](https://github.com/tootsuite/mastodon/releases/tag/v2.5.0). This release also features federation relays - an optional tool that helps new small instances get more content. A similar solution [exists](https://relay.iliketoast.net) for diaspora protocol networks. \ No newline at end of file