Skip to content

Commit aa2097e

Browse files
authored
v8.1.2 metainfo update (#1651)
1 parent 80b785a commit aa2097e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

data/code.metainfo.xml.in

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

7070
<releases>
71-
<release version="8.1.2" date="2025-10-18" urgency="medium">
71+
<release version="8.1.2" date="2025-11-05" urgency="medium">
7272
<description>
7373
<p>Minor updates:</p>
7474
<ul>
7575
<li>The tooltips for C symbols are now more informative</li>
7676
<li>Cloning success is now indicated by toast instead of a dialog</li>
7777
<li>Global search and local search now have the same case sensitivity</li>
78+
<li>Opening a second window no longer results in duplicate project entries in the project chooser</li>
7879
<li>Updated translations</li>
7980
</ul>
8081
</description>
8182
<issues>
8283
<issue url="https://github.com/elementary/code/issues/1628">Git clone success dialog should be a toast</issue>
84+
<issue url="https://github.com/elementary/code/issues/1507">Duplicate projects in dropdown after opening second window from duplicate tab</issue>
8385
<issue url="https://github.com/elementary/code/issues/1277">Global Search case sensitivity behaviour differs from local search</issue>
8486
</issues>
8587
</release>

0 commit comments

Comments
 (0)