diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-11-24 14:13:25 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-11-24 14:13:25 +0200 |
commit | d665405d5eafb48e442bf0de6fc499d91aa410d1 (patch) | |
tree | 254969683e454cb99656d8a838f9aee74338a9ad /res | |
parent | 6a52923f7090f947cef15f9f42b622ef34d73722 (diff) |
Updated release notes
Diffstat (limited to 'res')
-rw-r--r-- | res/about/version.gmi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index da15d5ce..6b4a302d 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -20,6 +20,7 @@ Changes and enhancements: | |||
20 | * Feeds tab remembers the unread/all filter mode persistently. | 20 | * Feeds tab remembers the unread/all filter mode persistently. |
21 | * ANSI foreground colors are modified to match colored theme backgrounds (e.g., Sepia). | 21 | * ANSI foreground colors are modified to match colored theme backgrounds (e.g., Sepia). |
22 | * Navigating back and forward in history will skip input query prompts (status 1x), showing only the query results. | 22 | * Navigating back and forward in history will skip input query prompts (status 1x), showing only the query results. |
23 | * Ctrl+A now selects all text in input fields (except on macOS, where it remains the Emacs-style jump to start/end of line). | ||
23 | * The resource bundle (resources.lgr) is now a regular ZIP archive. This allows it to do double duty as a fontpack containing the built-in fonts. The archive contains a version number to avoid use of obsolete resources. | 24 | * The resource bundle (resources.lgr) is now a regular ZIP archive. This allows it to do double duty as a fontpack containing the built-in fonts. The archive contains a version number to avoid use of obsolete resources. |
24 | 25 | ||
25 | Fixes: | 26 | Fixes: |