diff options
Diffstat (limited to 'res/about/version.gmi')
-rw-r--r-- | res/about/version.gmi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index dfdf2b97..ba94f7e2 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -8,11 +8,14 @@ | |||
8 | 8 | ||
9 | ## 1.2 | 9 | ## 1.2 |
10 | * Help is opened on first run instead of the "About Lagrange" page to make it easier to discover important Gemini links like the FAQ. | 10 | * Help is opened on first run instead of the "About Lagrange" page to make it easier to discover important Gemini links like the FAQ. |
11 | * Added search engine support: non-URL text entered in the navbar is passed onto the configured search query URL (Preferences > Network). | ||
11 | * Short pages are centered vertically on actual page content excluding the top banner. | 12 | * Short pages are centered vertically on actual page content excluding the top banner. |
13 | * Added user preference for aligning all pages to the top of the window. | ||
12 | * Shift+Insert can be used for pasting clipboard contents into input fields. | 14 | * Shift+Insert can be used for pasting clipboard contents into input fields. |
13 | * Added keybinding (F11) for toggling fullscreen mode. On macOS, the shortcut is ⌃⌘F as before. | 15 | * Added keybinding (F11) for toggling fullscreen mode. On macOS, the shortcut is ⌃⌘F as before. |
14 | * Added keybinding for finding text on page. | 16 | * Added keybinding for finding text on page. |
15 | * Windows: Added a custom window frame to replace the default Windows one. This looks nicer but does not behave exactly like a native window frame. Added a setting to Preferences > Window for switching back to the default frame. | 17 | * Scroll position remains fixed while horizontally resizing the window or sidebars. |
18 | * Windows: Added a custom window frame to replace the default Windows one. This looks nicer but does not behave exactly like a native window frame. Added a setting to Preferences for switching back to the default frame. | ||
16 | * Windows: Fixed a flash of white when the window is first opened. | 19 | * Windows: Fixed a flash of white when the window is first opened. |
17 | 20 | ||
18 | ## 1.1.3 | 21 | ## 1.1.3 |