|
27 | 27 | <update_contact>contact_at_elementary.io</update_contact> |
28 | 28 |
|
29 | 29 | <releases> |
| 30 | + <release version="8.2.0" date="2025-03-25" urgency="medium"> |
| 31 | + <description> |
| 32 | + <p>Improvements:</p> |
| 33 | + <ul> |
| 34 | + <li>Updated translations</li> |
| 35 | + <li>Window state is now saved on sleep and shutdown</li> |
| 36 | + </ul> |
| 37 | + </description> |
| 38 | + <issues> |
| 39 | + <issue url="https://github.com/elementary/gala/issues/137">Send a persistent notification after taking a screenshot</issue> |
| 40 | + <issue url="https://github.com/elementary/gala/issues/321">Use org.gnome.desktop.interface enable-animations</issue> |
| 41 | + <issue url="https://github.com/elementary/gala/issues/544">Multitasking View. Wingpanel shows for brief moment if a fullscreen wokspace is selected after coming from a wokspace that shows the wingpanel.</issue> |
| 42 | + <issue url="https://github.com/elementary/gala/issues/898">Super+Number. When workspace doesn't exist, switch to last workspace instead.</issue> |
| 43 | + <issue url="https://github.com/elementary/gala/issues/1202">Touchpad desktop switching gesture is sometimes unresponsive</issue> |
| 44 | + <issue url="https://github.com/elementary/gala/issues/1661">Better post-screenshot animation</issue> |
| 45 | + <issue url="https://github.com/elementary/gala/issues/2114">Wrong context menu placement</issue> |
| 46 | + <issue url="https://github.com/elementary/gala/issues/2199">Swiping in the multitasking view can close applications</issue> |
| 47 | + <issue url="https://github.com/elementary/gala/issues/2260">Ghost of window on another workspace appears when cancelling workspace swipe</issue> |
| 48 | + <issue url="https://github.com/elementary/gala/issues/2267">Dock crash may crash Gala</issue> |
| 49 | + <issue url="https://github.com/elementary/gala/issues/2279">Can't reveal dock when animations are disabled</issue> |
| 50 | + </issues> |
| 51 | + </release> |
| 52 | + |
| 53 | + <release version="8.1.0" date="2025-01-11" urgency="medium"> |
| 54 | + <description> |
| 55 | + <p>Improvements:</p> |
| 56 | + <ul> |
| 57 | + <li>Updated translations</li> |
| 58 | + <li>Fixed rare crash when a dock window was killed</li> |
| 59 | + <li>Added interactive screenshot shortcut</li> |
| 60 | + <li>Fixed crash when using tiling shortcuts</li> |
| 61 | + </ul> |
| 62 | + </description> |
| 63 | + <issues> |
| 64 | + <issue url="https://github.com/elementary/gala/issues/397">Prevent PIP overlapping wingpanel?</issue> |
| 65 | + <issue url="https://github.com/elementary/gala/issues/551">Return to original workspace if a fullscreen window is closed and there is no more windows open</issue> |
| 66 | + <issue url="https://github.com/elementary/gala/issues/815">Zoom with Super + Scroll</issue> |
| 67 | + <issue url="https://github.com/elementary/gala/issues/857">Toggling the active window's maximization state during multitasking view messes up the window preview size</issue> |
| 68 | + <issue url="https://github.com/elementary/gala/issues/1178">Workspace Switching with Keyboard (meta) + Mouse scroll</issue> |
| 69 | + <issue url="https://github.com/elementary/gala/issues/1967">Some apps ignore HiDPI mode</issue> |
| 70 | + <issue url="https://github.com/elementary/gala/issues/1986">Does not return to the first virtual desktop after exiting fullscreen mode.</issue> |
| 71 | + <issue url="https://github.com/elementary/gala/issues/2088">Invisible window clones</issue> |
| 72 | + <issue url="https://github.com/elementary/gala/issues/2102">Notifications sometimes result in segfault</issue> |
| 73 | + <issue url="https://github.com/elementary/gala/issues/2113">gnome-session-x11-services-ready.target isn't started on Wayland session</issue> |
| 74 | + <issue url="https://github.com/elementary/gala/issues/2131">Unthemed cursor style and glitchy menus on some applications</issue> |
| 75 | + <issue url="https://github.com/elementary/gala/issues/2154">Windows do not display correctly after moving between workspaces</issue> |
| 76 | + <issue url="https://github.com/elementary/gala/issues/2159">Crash when moving windows between workspaces and using gestures to switch</issue> |
| 77 | + <issue url="https://github.com/elementary/gala/issues/2169">Text UI based Scaling: Tiny Titlebars in XWayland Apps</issue> |
| 78 | + <issue url="https://github.com/elementary/gala/issues/2170">Don’t show app icons in app window spread</issue> |
| 79 | + <issue url="https://github.com/elementary/gala/issues/2171">PiP dragging doesn't start until after mouse is released</issue> |
| 80 | + <issue url="https://github.com/elementary/gala/issues/2175">Gala crashes when receiving a notification while switching workspaces</issue> |
| 81 | + </issues> |
| 82 | + </release> |
| 83 | + |
30 | 84 | <release version="8.0.4" date="2024-12-02" urgency="medium"> |
31 | 85 | <description> |
32 | 86 | <p>Improvements:</p> |
|
0 commit comments