Skip to content

Commit 88a7316

Browse files
committed
Add metainfo for release 8.3.0
1 parent 0ba9558 commit 88a7316

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

data/code.metainfo.xml.in

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

7070
<releases>
71+
<release version="8.3.0" date="2026-05-16" urgency="medium">
72+
<description>
73+
<p>Improvements:</p>
74+
<ul>
75+
<li>Trailing spaces are now removed when the document focuses out (subject to setting)</li>
76+
<li>Focus following is implemented between textview and terminal pane</li>
77+
<li>A new dialog for branch actions (open, new) is implemented linked to hot-key Ctrl-B</li>
78+
</ul>
79+
<p>Minor updates:</p>
80+
<ul>
81+
<li>Restoring screen state no longer can get stuck always restoring full screen</li>
82+
<li>Updated translations</li>
83+
</ul>
84+
</description>
85+
<issues>
86+
<issue url="https://github.com/elementary/code/issues/581">Automatically remove trailing spaces after pressing Enter when autosave is enabled</issue>
87+
<issue url="https://github.com/elementary/code/issues/1577">Quickly open recently worked on projects/branches</issue>
88+
</issues>
89+
</release>
7190
<release version="8.2.0" date="2026-03-16" urgency="medium">
7291
<description>
7392
<p>Improvements:</p>

0 commit comments

Comments
 (0)