summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/about/version.gmi5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index 9f949848..50179d33 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -6,6 +6,11 @@
6``` 6```
7# Release notes 7# Release notes
8 8
9## 1.4.1
10* Fixed removing the left side split by closing all its tabs. The URL input field got confused about which tab was currently open and the wrong theme was active.
11* Fixed tab merging when unsplitting the window: keep the currently active tab open.
12* Fixed scrollbar in Preferences > Keys being hidden until the list is scrolled.
13
9## 1.4 14## 1.4
10* Added split view modes: two tabs at once, horizontal/vertical split, 1:1/2:1/1:2 weights, merge tabs, swap sides. See section 1.8 in Help for details. 15* Added split view modes: two tabs at once, horizontal/vertical split, 1:1/2:1/1:2 weights, merge tabs, swap sides. See section 1.8 in Help for details.
11* Split view pinning: keep a page pinned on one side while all opened links go to the other side. 16* Split view pinning: keep a page pinned on one side while all opened links go to the other side.