Metainfo: add 8 release notes (#1991)

This commit is contained in:
Danielle Foré 2024-07-18 10:26:26 -07:00 committed by GitHub
parent b1cb309670
commit 21cd25b29f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,6 +27,41 @@
<update_contact>contact_at_elementary.io</update_contact>
<releases>
<release version="8.0.0" date="2024-07-18" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Improve keyboard navigation in Multitasking View</li>
<li>Change panel color at the same time as wallpaper transition</li>
<li>Updated translations</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/gala/issues/6">Can't navigate open windows with keyboard when doing Super+A</issue>
<issue url="https://github.com/elementary/gala/issues/297">Add an API to remember window position</issue>
<issue url="https://github.com/elementary/gala/issues/348">UX: It's too easy to trigger the action "Close All Windows in Workspace" when switching between workspaces with mouse</issue>
<issue url="https://github.com/elementary/gala/issues/765">The notifications appear on the right side, they should be in Arabic on the left</issue>
<issue url="https://github.com/elementary/gala/issues/927">Workspace bump animation on non-primary display</issue>
<issue url="https://github.com/elementary/gala/issues/979">Add gesture to switch between windows on a touchpad</issue>
<issue url="https://github.com/elementary/gala/issues/1287">Visual artifacts when swiping workspaces with touchpad</issue>
<issue url="https://github.com/elementary/gala/issues/1317">Add a Gesture option to scroll and switch between open windows, similar to Alt Tab</issue>
<issue url="https://github.com/elementary/gala/issues/1377">API for launching or switching a particular app ID</issue>
<issue url="https://github.com/elementary/gala/issues/1545">Draw rounded corners on workspaces in multitasking view</issue>
<issue url="https://github.com/elementary/gala/issues/1648">Option to Disable/Enable Hot Corners</issue>
<issue url="https://github.com/elementary/gala/issues/1657">Window switcher mouse interaction issue</issue>
<issue url="https://github.com/elementary/gala/issues/1727">opening multitasking view can crash gala</issue>
<issue url="https://github.com/elementary/gala/issues/1796">Blur wallpaper behind multitasking view</issue>
<issue url="https://github.com/elementary/gala/issues/1799">Last gap in the rightmost workspace has it size doubled when revealed using gestures</issue>
<issue url="https://github.com/elementary/gala/issues/1813">Primary monitor grey background</issue>
<issue url="https://github.com/elementary/gala/issues/1815">Grey lines on primary monitor top and bottom</issue>
<issue url="https://github.com/elementary/gala/issues/1823">API for display labels</issue>
<issue url="https://github.com/elementary/gala/issues/1824">add support for libmutter-14</issue>
<issue url="https://github.com/elementary/gala/issues/1826">Missing gala-daemon systemd service</issue>
<issue url="https://github.com/elementary/gala/issues/1834">WindowSwitcher doesn't use accent color anymore</issue>
<issue url="https://github.com/elementary/gala/issues/1841">Changing wallpaper makes the background go grey</issue>
</issues>
</release>
<release version="7.1.3" date="2023-11-09" urgency="medium">
<description>
<p>Improvements:</p>
@ -96,18 +131,6 @@
</release>
<release version="7.0.3" date="2023-05-01" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Set the keyboard layout correctly at startup so that the indicator matches the selected layout</li>
<li>Fix screenshot keyboard shortcuts while in Multitasking View</li>
<li>Correctly set the active workspace highlight when entering Multitasking View and animate 1:1 with multitouch gestures</li>
<li>Update panel color after dimming the wallpaper</li>
<li>Scale rounded corners per-display</li>
<li>Support fractional scaling</li>
<li>Updated translations</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/gala/issues/124">Navigate with arrow keys while holding ALT+TAB</issue>
<issue url="https://github.com/elementary/gala/issues/508">Multitasking View open/close doesn't respect animations key</issue>
@ -121,15 +144,6 @@
</release>
<release version="7.0.2" date="2023-04-03" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Performance improvements</li>
<li>Remove texture from Multitasking View</li>
<li>Avoid accidentally selecting windows in the window switcher</li>
<li>Updated translations</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/gala/issues/705">Notification windows don't appear in multitasking</issue>
<issue url="https://github.com/elementary/gala/issues/743">Keyboard media controls do not work when in "Show all windows" view</issue>