From b6905f7379e831d94002c3397f33bc870c86be9b Mon Sep 17 00:00:00 2001 From: lostinlight Date: Tue, 19 Jun 2018 05:51:51 +0300 Subject: [PATCH] Add post --- source/_posts/mastodon-2.4.2.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 source/_posts/mastodon-2.4.2.md diff --git a/source/_posts/mastodon-2.4.2.md b/source/_posts/mastodon-2.4.2.md new file mode 100644 index 0000000..e74f5ce --- /dev/null +++ b/source/_posts/mastodon-2.4.2.md @@ -0,0 +1,15 @@ + +--- +layout: "post" +title: "Mastodon 2.4.2" +date: 2018-06-19 +tags: + - mastodon +preview: "This release adds autofollow option to invites, preferred languages choice, default language instead of auto-detect, UI improvements and minor fixes" +url: "https://github.com/tootsuite/mastodon/releases/tag/v2.4.2" +lang: en +--- + +This release brings autofollow option to invites, which can be useful for bringing followers over from other platforms. +Language opt-out is replaced with opt-in: users can now select the languages they want to see. Manual default posting language option is added next to auto-detect. The release includes some UI improvements and minor fixes. +Read full changelog [here](https://github.com/tootsuite/mastodon/releases/tag/v2.4.2).