diff options
-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 243721e7..d9f9b296 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -11,6 +11,7 @@ | |||
11 | * Fixed appearance of tab buttons (should have no top frame). | 11 | * Fixed appearance of tab buttons (should have no top frame). |
12 | * Fixed a cursor position regression in input fields related to handling of variation selectors (codepoint clusters). Moving the cursor to the start of a wrapped line segment put the cursor in the wrong place. | 12 | * Fixed a cursor position regression in input fields related to handling of variation selectors (codepoint clusters). Moving the cursor to the start of a wrapped line segment put the cursor in the wrong place. |
13 | * Fixed right-clicking on sidebar tab buttons. It was showing the wrong context menu when the list had been scrolled down. | 13 | * Fixed right-clicking on sidebar tab buttons. It was showing the wrong context menu when the list had been scrolled down. |
14 | * Fixed minor visual artifacts in preformatted blocks and near the bottom of the page. | ||
14 | 15 | ||
15 | ## 1.6.4 | 16 | ## 1.6.4 |
16 | * Local files containing UTF-8 text can be viewed regardless of their file extension. | 17 | * Local files containing UTF-8 text can be viewed regardless of their file extension. |