Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions data/settings.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,19 @@
<update_contact>contact_AT_elementary.io</update_contact>

<releases>
<release version="8.0.3" date="2025-06-24" urgency="medium">
<description>
<ul>
<li>When selecting a search result without having opened the corresponding page first the correct sidebar row will be preselected</li>
<li>Updated translations</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/switchboard/issues/346">SettingsSidebar: null access when sidebar selection cleared</issue>
<issue url="https://github.com/elementary/gala/issues/2450">Apps not being brought to front</issue>
</issues>
</release>

<release version="8.0.2" date="2024-10-23" urgency="medium">
<description>
<ul>
Expand Down