From 6da3e3952e6cf4d507452d86209bb8aff24b0bc3 Mon Sep 17 00:00:00 2001 From: cage Date: Sat, 2 Mar 2024 16:47:57 +0100 Subject: [PATCH] - updated NEWS.org and Changelog. --- ChangeLog | 2 +- NEWS.org | 21 ++++++++++++++++++++- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5479536..1dd531b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -310,7 +310,7 @@ - [GUI] fixed test for checking mime-type on an image; - allowed null values for preview url in post's attachments. - - fixxed call to 'member'. + - fixed call to 'member'. 2023-12-07 cage diff --git a/NEWS.org b/NEWS.org index 0dc01c6..4199c28 100644 --- a/NEWS.org +++ b/NEWS.org @@ -1,10 +1,29 @@ +* 2024-03-02 version 0.9.9.141421356 + - new features + - [GUI] added contextual menu to copy gemlogs links or mark all their posts as already read; + - [GUI/TUI] added procedures to manage (add, delete, modify) passwords for client TLS certificates; + - [GUI] added a button to give a visual hint that the client provided the server a TLS certificate. + - [TUI] added keybinding to cancel the prompt in the command window while the program is asking for an input string. + - Improvements + - improved rendering of html blockquote; + - updated French and German translation; + - [GUI] returned more useful error messages when a gemini connection goes timeout; + - [TUI] added command to download a post's attachment ignoring the cached value (if such entry in the cache exists). + - Bugfix + - [GUI] fixed inlining og images; + - [GUI] fixed deletion of TLS client certificates; + - [TUI] [fediverse] fixed searching in reblogged statuses body, previously the search; procedure skipped the reblogged statuses. + - [TUI] fixed backspace key when the software asks for an imput string; + - [TUI] allowed empty lines in a gopher map (thanks op!); + - [TUI] [fediverse] prevented treating 'update' notifications as mentions; + * 2023-11-19 version 0.9.9.14142135 - new features - The software is compatible with Mastodon - Improvements - Partial translation for German and Spanish languages (thanks to the contributors!) - Bugfix - Please see the chengelog for the descriptions of the bug fixed. + Please see the changelog for the descriptions of the bug fixed. * 2023-09-18 version 0.9.9.141421