diff options
Diffstat (limited to 'res/about')
-rw-r--r-- | res/about/version.gmi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 8f760488..b945e906 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -9,6 +9,9 @@ | |||
9 | ## 1.2 | 9 | ## 1.2 |
10 | * Added keybinding (F11) for toggling fullscreen mode. On macOS, the shortcut is ⌃⌘F as before. | 10 | * Added keybinding (F11) for toggling fullscreen mode. On macOS, the shortcut is ⌃⌘F as before. |
11 | 11 | ||
12 | ## 1.1.2 | ||
13 | * Fixed input query from a background tab being applied to the foreground tab. An input query now forces a tab to the foreground. | ||
14 | |||
12 | ## 1.1.1 | 15 | ## 1.1.1 |
13 | * Fixed focus cycling inside dialogs. Widgets outside a dialog are not allowed to be focused. | 16 | * Fixed focus cycling inside dialogs. Widgets outside a dialog are not allowed to be focused. |
14 | * Fixed missing cursor in the New Identity "Valid until" field. | 17 | * Fixed missing cursor in the New Identity "Valid until" field. |