Skip to content

Commit 6f95df7

Browse files
committed
Update metainfo for recent commits
1 parent 3beabee commit 6f95df7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

data/code.metainfo.xml.in

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,14 @@
6868
<update_contact>contact_AT_elementary.io</update_contact>
6969

7070
<releases>
71-
<release version="8.2.0" date="2026-01-31" urgency="medium">
71+
<release version="8.2.0" date="2026-02-31" urgency="medium">
7272
<description>
7373
<p>Improvements:</p>
7474
<ul>
7575
<li>The high-contrast style-scheme is replaced by an elementary version with improved contrast for line numbers</li>
7676
<li>The terminal pane now follows Terminal app color-scheme setting</li>
7777
<li>It is now possible to disable syntax highlighting</li>
78+
<li>There is now an option to keep the project folders sorted</li>
7879
</ul>
7980
<p>Minor updates:</p>
8081
<ul>
@@ -83,20 +84,24 @@
8384
<li>The terminal pane now follows the current active project path on start or opening</li>
8485
<li>It is no longer possible to open multiple PasteBin dialogs</li>
8586
<li>A cause of possible crashing by the sidebar on startup was fixed</li>
87+
<li>Two issues where global search shows incorrect information are fixed</li>
8688
<li>Updated translations</li>
8789
</ul>
8890
</description>
8991
<issues>
9092
<issue url="https://github.com/elementary/code/issues/276">Listen for changes to Terminal color scheme</issue>
9193
<issue url="https://github.com/elementary/code/issues/457">Exiting process running in terminal leaves terminal useless</issue>
9294
<issue url="https://github.com/elementary/code/issues/548">Line numbers in high contrast theme</issue>
95+
<issue url="https://github.com/elementary/code/issues/568">Sort open project folders</issue>
9396
<issue url="https://github.com/elementary/code/issues/949">Pastebin Dialog: Can open infinite format dialogs</issue>
9497
<issue url="https://github.com/elementary/code/issues/1507">Duplicate projects in dropdown after opening second window from duplicate tab</issue>
9598
<issue url="https://github.com/elementary/code/issues/1523">Terminal Pane does not follow current active project path on startup or when reopened</issue>
9699
<issue url="https://github.com/elementary/code/issues/1586">Relies on external Terminal settings keys</issue>
97100
<issue url="https://github.com/elementary/code/issues/1654">Segmentation Fault when starting Code</issue>
98101
<issue url="https://github.com/elementary/code/issues/1662">Crash on Global search when a file name is a prefix of a folder which is a parent of a matched file</issue>
99102
<issue url="https://github.com/elementary/code/issues/1664">Add an option in Preferences to disable syntax highlighting globally</issue>
103+
<issue url="https://github.com/elementary/code/issues/1667">Global search gives incorrect number of hits for some search terms</issue>
104+
<issue url="https://github.com/elementary/code/issues/1668">Global search sometimes fails to update badges when a new search is carried out</issue>
100105
</issues>
101106
</release>
102107
<release version="8.1.2" date="2025-11-05" urgency="medium">

0 commit comments

Comments
 (0)