Skip to content

Commit 5931fe7

Browse files
committed
Update the metainfo for recent merges; bump target release date
1 parent a1a49d3 commit 5931fe7

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

data/code.metainfo.xml.in

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<update_contact>contact_AT_elementary.io</update_contact>
6969

7070
<releases>
71-
<release version="8.2.0" date="2025-12-29" urgency="medium">
71+
<release version="8.2.0" date="2026-01-31" urgency="medium">
7272
<description>
7373
<p>Improvements:</p>
7474
<ul>
@@ -80,17 +80,23 @@
8080
<ul>
8181
<li>Absence of Terminal or Gnome settings no longer causes a crash</li>
8282
<li>The terminal pane now handles the shell exiting gracefully</li>
83+
<li>The terminal pane now follows the current active project path on start or opening</li>
84+
<li>It is no longer possible to open multiple PasteBin dialogs</li>
85+
<li>A cause of possible crashing by the sidebar on startup was fixed</li>
8386
<li>Updated translations</li>
8487
</ul>
8588
</description>
8689
<issues>
8790
<issue url="https://github.com/elementary/code/issues/276">Listen for changes to Terminal color scheme</issue>
8891
<issue url="https://github.com/elementary/code/issues/457">Exiting process running in terminal leaves terminal useless</issue>
8992
<issue url="https://github.com/elementary/code/issues/548">Line numbers in high contrast theme</issue>
93+
<issue url="https://github.com/elementary/code/issues/949">Pastebin Dialog: Can open infinite format dialogs</issue>
9094
<issue url="https://github.com/elementary/code/issues/1507">Duplicate projects in dropdown after opening second window from duplicate tab</issue>
95+
<issue url="https://github.com/elementary/code/issues/1523">Terminal Pane does not follow current active project path on startup or when reopened</issue>
9196
<issue url="https://github.com/elementary/code/issues/1586">Relies on external Terminal settings keys</issue>
97+
<issue url="https://github.com/elementary/code/issues/1654">Segmentation Fault when starting Code</issue>
9298
<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>
93-
<issue url="https://github.com/elementary/code/issues/1664">DAdd an option in Preferences to disable syntax highlighting globally</issue>
99+
<issue url="https://github.com/elementary/code/issues/1664">Add an option in Preferences to disable syntax highlighting globally</issue>
94100
</issues>
95101
</release>
96102
<release version="8.1.2" date="2025-11-05" urgency="medium">

0 commit comments

Comments
 (0)