From daf034a0574a09710961ad1f59b5e9e27b165ff3 Mon Sep 17 00:00:00 2001 From: lostinlight Date: Mon, 24 Sep 2018 02:02:38 +0300 Subject: [PATCH] Add new post --- source/_posts/friendica-2018.09-release.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 source/_posts/friendica-2018.09-release.md diff --git a/source/_posts/friendica-2018.09-release.md b/source/_posts/friendica-2018.09-release.md new file mode 100644 index 0000000..69a545d --- /dev/null +++ b/source/_posts/friendica-2018.09-release.md @@ -0,0 +1,15 @@ + +--- +layout: "post" +title: "Friendica 2018.09" +date: 2018-09-24 +tags: + - friendica +preview: "This release brings the restructuring of the item table in the database, alongside some 100 closed issues from the tracker" +url: "https://friendi.ca/2018/09/23/friendica-2018-09-released" +lang: en +--- + +This release brings the restructuring of the item table in the database, alongside some 100 closed issues from the tracker. Other changes include translation updates, new configuration structure, possibility for admins to block certain nicknames and to mark a node for explicit content, and addition of private flag to API results. + +You'll find more information in the official [announcement](https://friendi.ca/2018/09/23/friendica-2018-09-released).