diff --git a/NEWS.org b/NEWS.org index c0ae9a2..55b507f 100644 --- a/NEWS.org +++ b/NEWS.org @@ -1,3 +1,22 @@ +* 2022-12-12 version 0.9.9.1 + + - New feature + + - This version added support for the gopher protocol. + https://en.wikipedia.org/wiki/Gopher_(protocol) + - added a command to fetch a pleroma thread given a post's ID; + - added a command to get a pleroma post's ID; + - added a command to command to convert a pleroma thread to text. + + - Improvements + - [gemini/gopher] searching in URL history does not takes into account the + characters case. + + - Bugfix + - fixed bug that prevented updating list of posts from subscribed tags; + - gopher links from a message windows are collected into the links window + + * 2022-10-14 version 0.9.9 - New feature