From 7537d6059381630eaa8aa2311fad211ee15c4285 Mon Sep 17 00:00:00 2001 From: Jeremy Wootten Date: Mon, 14 Jul 2025 17:42:02 +0100 Subject: [PATCH 1/5] Draft metainfo for release 8.0.1 --- data/code.metainfo.xml.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in index cf48097cd..fde0f5595 100644 --- a/data/code.metainfo.xml.in +++ b/data/code.metainfo.xml.in @@ -68,6 +68,20 @@ contact_AT_elementary.io + + +

Minor updates:

+
    +
  • Updated translations
  • +
+
+ + Markdown plug: Extending an ordered list at end of document causes infinite loop + 8.0.0 FTBFS with GCC 14 (-Wimplicit-function-declaration) + Blank tooltip on hovering expanded empty folder + Do not allow projects to be moved to trash from the sidebar + +

Improvements:

From bfe0d2924b8122e5f5df706ff8296b1563040472 Mon Sep 17 00:00:00 2001 From: Jeremy Wootten Date: Mon, 14 Jul 2025 18:04:24 +0100 Subject: [PATCH 2/5] Add Clone Repository --- data/code.metainfo.xml.in | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in index fde0f5595..788abd78e 100644 --- a/data/code.metainfo.xml.in +++ b/data/code.metainfo.xml.in @@ -68,8 +68,13 @@ contact_AT_elementary.io - + +

Improvements:

+
    +
  • The Project Chooser context menu now includes an option to clone a remote git repository
  • +
  • The "Open Folder" action now appears in the Project Chooser context menu
  • +

Minor updates:

  • Updated translations
  • From 71e50dfd664426ec5fc02cbc53cd028108d693a3 Mon Sep 17 00:00:00 2001 From: Jeremy Wootten Date: Thu, 17 Jul 2025 17:19:02 +0100 Subject: [PATCH 3/5] Add additional commit to metadata --- data/code.metainfo.xml.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in index 788abd78e..f5a319181 100644 --- a/data/code.metainfo.xml.in +++ b/data/code.metainfo.xml.in @@ -74,6 +74,7 @@
    • The Project Chooser context menu now includes an option to clone a remote git repository
    • The "Open Folder" action now appears in the Project Chooser context menu
    • +
    • The Vala symbol pane now shows a spinner while loading

    Minor updates:

      @@ -85,6 +86,7 @@ 8.0.0 FTBFS with GCC 14 (-Wimplicit-function-declaration) Blank tooltip on hovering expanded empty folder Do not allow projects to be moved to trash from the sidebar + Outline plugin does not indicate when it is loading From 056606517dbc56489dbd0234f1784fc9e058ae6a Mon Sep 17 00:00:00 2001 From: Jeremy Wootten Date: Tue, 22 Jul 2025 11:58:35 +0100 Subject: [PATCH 4/5] Update for latest merge --- data/code.metainfo.xml.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in index f5a319181..2e747c3aa 100644 --- a/data/code.metainfo.xml.in +++ b/data/code.metainfo.xml.in @@ -75,6 +75,7 @@
    • The Project Chooser context menu now includes an option to clone a remote git repository
    • The "Open Folder" action now appears in the Project Chooser context menu
    • The Vala symbol pane now shows a spinner while loading
    • +
    • The filter in the C symbol pane now works

    Minor updates:

      @@ -84,6 +85,7 @@ Markdown plug: Extending an ordered list at end of document causes infinite loop 8.0.0 FTBFS with GCC 14 (-Wimplicit-function-declaration) + Symbol pane filter should work for C symbols too Blank tooltip on hovering expanded empty folder Do not allow projects to be moved to trash from the sidebar Outline plugin does not indicate when it is loading From f7261bb22346b5bed6c6ef1a1bebd8ed5d6403a7 Mon Sep 17 00:00:00 2001 From: Jeremy Wootten Date: Wed, 23 Jul 2025 11:41:58 +0100 Subject: [PATCH 5/5] Update metadata for latest merge --- data/code.metainfo.xml.in | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in index 2e747c3aa..8bf52890b 100644 --- a/data/code.metainfo.xml.in +++ b/data/code.metainfo.xml.in @@ -73,12 +73,12 @@

      Improvements:

      • The Project Chooser context menu now includes an option to clone a remote git repository
      • -
      • The "Open Folder" action now appears in the Project Chooser context menu
      • -
      • The Vala symbol pane now shows a spinner while loading
      • -
      • The filter in the C symbol pane now works

      Minor updates:

        +
      • The "Open Folder" action now appears in the Project Chooser context menu
      • +
      • The Vala symbol pane now shows a spinner while loading
      • +
      • The filter in the C symbol pane now works
      • Updated translations
      @@ -86,6 +86,7 @@ Markdown plug: Extending an ordered list at end of document causes infinite loop 8.0.0 FTBFS with GCC 14 (-Wimplicit-function-declaration) Symbol pane filter should work for C symbols too + Code crashes when deleting lines Blank tooltip on hovering expanded empty folder Do not allow projects to be moved to trash from the sidebar Outline plugin does not indicate when it is loading