From 1f7f41842b0a5d44a323fb71e2c90e0286851461 Mon Sep 17 00:00:00 2001 From: Jeremy Wootten Date: Sun, 6 Sep 2026 14:12:40 +0100 Subject: [PATCH 1/4] Add metainfo for release version 8.3.3 --- data/code.metainfo.xml.in | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in index 1a61c6b741..a7830986ad 100644 --- a/data/code.metainfo.xml.in +++ b/data/code.metainfo.xml.in @@ -1,5 +1,5 @@ - + io.elementary.code io.elementary.code.desktop @@ -68,6 +68,22 @@ contact_AT_elementary.io + + +

Minor updates:

+
    +
  • The syntax is now correctly displayed in the format bar when the document is first opened
  • +
  • Opening a document from the command line with the `-g` option now scrolls to the selected range
  • +
  • When entering an ordered list in markdown mode, inserted lines are now indented and numbered correctly
  • +
  • Updated translations
  • +
+
+ + Appending and inserting with indented ordered lists not handled correctly + Document opened with range does not scroll to show selected range + Language shown in format bar incorrect when document first opened + +

Minor updates:

From b4b47a613777479720ca4eb8c44d35c4d1bd609c Mon Sep 17 00:00:00 2001 From: Jeremy Wootten Date: Sun, 6 Sep 2026 14:32:40 +0100 Subject: [PATCH 2/4] Add metainfo for release 8.4.0 --- data/code.metainfo.xml.in | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in index a7830986ad..455169f458 100644 --- a/data/code.metainfo.xml.in +++ b/data/code.metainfo.xml.in @@ -68,18 +68,28 @@ contact_AT_elementary.io - + +

New features:

+
    +
  • The font size in the terminal pane can now be changed independently of the document font size
  • +
  • The Close Other Tabs action now has the shortcut Shift + Ctrl + W
  • +

Minor updates:

  • The syntax is now correctly displayed in the format bar when the document is first opened
  • Opening a document from the command line with the `-g` option now scrolls to the selected range
  • When entering an ordered list in markdown mode, inserted lines are now indented and numbered correctly
  • +
  • Several shortcuts are no longer intercepted by the main window when the terminal is focused
  • Updated translations
Appending and inserting with indented ordered lists not handled correctly + Independent font size for terminal + Ctrl + R is intercepted when using the terminal pane + Ctrl + U does not clear current line in embedded terminal + Ctrl + K is intercepted when using e.g. nano in terminal pane Document opened with range does not scroll to show selected range Language shown in format bar incorrect when document first opened From 50484c2db47942d2551351381e1180fa69dd8bfb Mon Sep 17 00:00:00 2001 From: Jeremy Wootten Date: Sun, 6 Sep 2026 14:41:31 +0100 Subject: [PATCH 3/4] Add a merged 8.5 milestone feature --- data/code.metainfo.xml.in | 1 + 1 file changed, 1 insertion(+) diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in index 455169f458..c0f5c03d65 100644 --- a/data/code.metainfo.xml.in +++ b/data/code.metainfo.xml.in @@ -74,6 +74,7 @@
  • The font size in the terminal pane can now be changed independently of the document font size
  • The Close Other Tabs action now has the shortcut Shift + Ctrl + W
  • +
  • A Find Matching Bracket action that works over the whole document is introduced, with the shortcut Shift + Ctrl + I

Minor updates:

    From 9de8138248169e3465e8f79c9dc6b2d5503ce06e Mon Sep 17 00:00:00 2001 From: Jeremy Wootten Date: Sun, 6 Sep 2026 19:08:51 +0100 Subject: [PATCH 4/4] Update copyright Co-authored-by: Ryan Kornheisl --- data/code.metainfo.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in index c0f5c03d65..32e7d7e314 100644 --- a/data/code.metainfo.xml.in +++ b/data/code.metainfo.xml.in @@ -1,5 +1,5 @@ - + io.elementary.code io.elementary.code.desktop