diff options
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 b945e906..cda337fb 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -8,6 +8,7 @@ | |||
8 | 8 | ||
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 | * Windows: Added support for portable deployment. Check for a "userdata" subdirectory in the "lagrange.exe" directory. If found, all user files are stored there. | ||
11 | 12 | ||
12 | ## 1.1.2 | 13 | ## 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 | * Fixed input query from a background tab being applied to the foreground tab. An input query now forces a tab to the foreground. |