summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-11-29 16:19:09 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-11-29 16:19:09 +0200
commit7871b6ba3699b61d2d6dd15e27ddb3279bb029e8 (patch)
treeae2fed10bccd57e241a3a9522b6cb958948ee593
parenta0ccc472634394a7ab618bac163213e5f36a8613 (diff)
Updated release notes
-rw-r--r--res/about/version.gmi4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index 992e9f6e..7829a11b 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -7,10 +7,10 @@
7# Release notes 7# Release notes
8 8
9## 1.9.1 9## 1.9.1
10* Added "24-Hour Time" preference. 10* Added "24-Hour Time" preference. Currently it only affects the page timestamp in the bottom left corner.
11* Heading level 3 is indented like regular text lines, making the difference to level 2 evident. 11* Heading level 3 is indented like regular text lines, making the difference to level 2 evident.
12* Fixed layout of tab buttons and other resizing widgets so all available space is used. 12* Fixed layout of tab buttons and other resizing widgets so all available space is used.
13* Fixed drawing the page timestamp (bottom left corner) that was always hidden. 13* Fixed drawing the page timestamp.
14* Fixed tab close buttons preventing activation of very short tab buttons. The close buttons only appear if there is room for them. 14* Fixed tab close buttons preventing activation of very short tab buttons. The close buttons only appear if there is room for them.
15* Fixed very short tab labels not getting truncated. 15* Fixed very short tab labels not getting truncated.
16* Fixed the New Tab button not staying at the right edge of the window, depending on how many tabs are open. 16* Fixed the New Tab button not staying at the right edge of the window, depending on how many tabs are open.