diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml index daf0a542..db5198c9 100644 --- a/res/fi.skyjake.Lagrange.appdata.xml +++ b/res/fi.skyjake.Lagrange.appdata.xml @@ -45,6 +45,30 @@ jaakko.keranen@iki.fi   +  +  +
     +
  • Input prompt font size can be changed with the Zoom In/Out/Reset keys.
  •  +
  • Preferences: Option for silently following scheme-changing redirects (Network tab; default: no).
  •  +
  • Tab creation and closing follows common browser conventions: new tabs are opened next to the most recently opened tab, so they retain the correct left-to-right order.
  •  +
  • Preferences: Moved cache/memory size settings to Content tab.
  •  +
  • Page title in margin omits prefix Emoji if it matches the bookmark icon.
  •  +
  • Adjusted word-wrapping to break at a period inside a word (e.g., domain names).
  •  +
  • If the page is missing a level 1 heading, use the first content line as the title.
  •  +
  • Fixed tab order getting reversed when restoring tabs at launch.
  •  +
  • Fixed order of opened tabs when using "Open in New Tabs" on a bookmark folder.
  •  +
  • Fixed input focus going to the wrong split when pressing Ctrl+L with an Upload dialog open.
  •  +
  • Fixed text fields becoming nonresponsive when multiple fields are active.
  •  +
  • Fixed input query dialogs not being hidden when the tab changes.
  •  +
  • Fixed incorrect parsing of "hostname:port" in URL field (without `//` or `gemini://`).
  •  +
  • Fixed potential crash when switching between cached pages while navigating in history.
  •  +
  • Fixed potential crash when closing split view during a scrolling animation.
  •  +
 +

The full release notes can be viewed inside the app by opening + the "about:version" page.

 +
 + https://github.com/skyjake/lagrange/releases/tag/v1.16.0 +
  

Changes in v1.15.9: