Skip to content

Commit b38d2a2

Browse files
committed
Add metainfo for release 8.2.0
1 parent 9122f8b commit b38d2a2

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

data/code.metainfo.xml.in

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

7070
<releases>
71+
<release version="8.2.0" date="2025-12-29" urgency="medium">
72+
<description>
73+
<p>Improvements:</p>
74+
<ul>
75+
<li>The high-contrast style-scheme is replaced by an elementary version with improved contrast for line numbers</li>
76+
<li>The terminal pane now follows Terminal app color-scheme setting</li>
77+
<li>It is now possible to disable syntax highlighting</li>
78+
</ul>
79+
<p>Minor updates:</p>
80+
<ul>
81+
<li>Absence of Terminal or Gnome settings no longer causes a crash</li>
82+
<li>The terminal pane now handles the shell exiting gracefully</li>
83+
<li>Updated translations</li>
84+
</ul>
85+
</description>
86+
<issues>
87+
<issue url="https://github.com/elementary/code/issues/276">Listen for changes to Terminal color scheme</issue>
88+
<issue url="https://github.com/elementary/code/issues/457">Exiting process running in terminal leaves terminal useless</issue>
89+
<issue url="https://github.com/elementary/code/issues/548">Line numbers in high contrast theme</issue>
90+
<issue url="https://github.com/elementary/code/issues/1507">Duplicate projects in dropdown after opening second window from duplicate tab</issue>
91+
<issue url="https://github.com/elementary/code/issues/1586">Relies on external Terminal settings keys</issue>
92+
<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>
94+
</issues>
95+
</release>
7196
<release version="8.1.2" date="2025-11-05" urgency="medium">
7297
<description>
7398
<p>Minor updates:</p>

0 commit comments

Comments
 (0)