mirror of https://codeberg.org/cage/tinmop/
- updated news file.
This commit is contained in:
parent
f51d75fd49
commit
82529df61a
18
NEWS.org
18
NEWS.org
|
@ -1,3 +1,21 @@
|
|||
* *********** version 0.9.9.14142135623
|
||||
- New features
|
||||
- [fediverse] added command to search on local database of posts or on the remote fediverse instance;
|
||||
- [fediverse] added editing of posts;
|
||||
- [gemini] added support for HTTP and gemini protocols proxy;
|
||||
- Improvements
|
||||
- [gemini] changed hardcoded search engine to a configurable directive;
|
||||
- [GUI] added code to perform a search of gemspace, when the software is unable to understand the input typed in the address bar;
|
||||
- prevented a crash when the user typed an invalid URL in the address bar;
|
||||
- [GUI] ensured the 'subscribe to gemlog' button is toggled only if the subscription succeeded;
|
||||
- [script] added topics to the bottom of the generated posts;
|
||||
- updated translations.
|
||||
- Bugfix
|
||||
- [GUI] ensured to hide window that shows candidates for autocompletion, before a new window (certificate, tour etc.) is created;
|
||||
- [TUI] prevented crash when addint command to commands queue before the notification windows of the previous command has been closed.
|
||||
|
||||
Thanks to all the translators!
|
||||
|
||||
* 2024-05-04 version 0.9.9.1414213562
|
||||
- New features
|
||||
- [fediverse] Multiple accounts supported. Users can specify the account to use on the command line or switching at runtime;
|
||||
|
|
Loading…
Reference in New Issue