Skip to content

Commit 0886b94

Browse files
jeremypwzeebok
andauthored
Prepare release 8.1.0 (#1634)
* Draft metainfo for release 8.0.1 * Add Clone Repository * Add additional commit to metadata * Update for latest merge * Update metadata for latest merge --------- Co-authored-by: Ryan Kornheisl <[email protected]>
1 parent 5e578f6 commit 0886b94

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

data/code.metainfo.xml.in

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,30 @@
6868
<update_contact>contact_AT_elementary.io</update_contact>
6969

7070
<releases>
71+
<release version="8.1.0" date="2025-07-14" urgency="medium">
72+
<description>
73+
<p>Improvements:</p>
74+
<ul>
75+
<li>The Project Chooser context menu now includes an option to clone a remote git repository</li>
76+
</ul>
77+
<p>Minor updates:</p>
78+
<ul>
79+
<li>The "Open Folder" action now appears in the Project Chooser context menu</li>
80+
<li>The Vala symbol pane now shows a spinner while loading</li>
81+
<li>The filter in the C symbol pane now works</li>
82+
<li>Updated translations</li>
83+
</ul>
84+
</description>
85+
<issues>
86+
<issue url="https://github.com/elementary/code/issues/1629">Markdown plug: Extending an ordered list at end of document causes infinite loop</issue>
87+
<issue url="https://github.com/elementary/code/issues/1603">8.0.0 FTBFS with GCC 14 (-Wimplicit-function-declaration)</issue>
88+
<issue url="https://github.com/elementary/code/issues/1597">Symbol pane filter should work for C symbols too</issue>
89+
<issue url="https://github.com/elementary/code/issues/1443">Code crashes when deleting lines</issue>
90+
<issue url="https://github.com/elementary/code/issues/740">Blank tooltip on hovering expanded empty folder</issue>
91+
<issue url="https://github.com/elementary/code/issues/385">Do not allow projects to be moved to trash from the sidebar</issue>
92+
<issue url="https://github.com/elementary/code/issues/26">Outline plugin does not indicate when it is loading</issue>
93+
</issues>
94+
</release>
7195
<release version="8.0.0" date="2025-06-20" urgency="medium">
7296
<description>
7397
<p>Improvements:</p>

0 commit comments

Comments
 (0)