From 88a7316f5b0c11f01fa0cfb79d2c1a778f2d0bb2 Mon Sep 17 00:00:00 2001 From: Jeremy Wootten Date: Sun, 3 May 2026 15:18:05 +0100 Subject: [PATCH] Add metainfo for release 8.3.0 --- data/code.metainfo.xml.in | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in index 9c08f158d..acf6c97b7 100644 --- a/data/code.metainfo.xml.in +++ b/data/code.metainfo.xml.in @@ -68,6 +68,25 @@ contact_AT_elementary.io + + +

Improvements:

+
    +
  • Trailing spaces are now removed when the document focuses out (subject to setting)
  • +
  • Focus following is implemented between textview and terminal pane
  • +
  • A new dialog for branch actions (open, new) is implemented linked to hot-key Ctrl-B
  • +
+

Minor updates:

+
    +
  • Restoring screen state no longer can get stuck always restoring full screen
  • +
  • Updated translations
  • +
+
+ + Automatically remove trailing spaces after pressing Enter when autosave is enabled + Quickly open recently worked on projects/branches + +

Improvements: