summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/about/version.gmi3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index 5277282a..24b44072 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -11,6 +11,9 @@
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* Windows: Added support for portable deployment. Check for a "userdata" subdirectory in the "lagrange.exe" directory. If found, all user files are stored there.
12* Shift+Insert can be used for pasting clipboard contents into input fields. 12* Shift+Insert can be used for pasting clipboard contents into input fields.
13 13
14## 1.1.3
15* Fixed crash when deleting a bookmark that was being used as a remote bookmark source.
16
14## 1.1.2 17## 1.1.2
15* Fixed potential crash at launch. 18* Fixed potential crash at launch.
16* Fixed input query from a background tab being applied to the foreground tab. An input query now forces a tab to the foreground. 19* Fixed input query from a background tab being applied to the foreground tab. An input query now forces a tab to the foreground.