diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-02-23 14:47:46 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-02-23 14:47:46 +0200 |
commit | 8f7a1033f37be1a4d47c626ffb36a28385340699 (patch) | |
tree | b9b0103622bb51ec81e91b2fb79e629195983c5d | |
parent | 15f987d8273c776a52f15c7a0f76b7ee32450dc5 (diff) |
Updated release notes
Added v1.1.4 from the release branch.
-rw-r--r-- | res/about/version.gmi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 30d42f42..59d94e98 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -27,6 +27,11 @@ | |||
27 | * Removed a strange violet-on-green color theme pairing. | 27 | * Removed a strange violet-on-green color theme pairing. |
28 | * Fixed a crash when opening the audio player menu. | 28 | * Fixed a crash when opening the audio player menu. |
29 | 29 | ||
30 | ## 1.1.4 | ||
31 | * Fixed feed entry highlight/read status issue in the sidebar. | ||
32 | * Fixed Gopher menu links that contain spaces. | ||
33 | * Fixed vertical alignment of short pages: top banner is excluded because it is not part of the content. | ||
34 | |||
30 | ## 1.1.3 | 35 | ## 1.1.3 |
31 | * Fixed crash when deleting a bookmark that was being used as a remote bookmark source. | 36 | * Fixed crash when deleting a bookmark that was being used as a remote bookmark source. |
32 | * Fixed potential crash at shutdown. | 37 | * Fixed potential crash at shutdown. |