From 1f7f41842b0a5d44a323fb71e2c90e0286851461 Mon Sep 17 00:00:00 2001 From: Jeremy Wootten Date: Sun, 6 Sep 2026 14:12:40 +0100 Subject: [PATCH] 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: