We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58247af commit 5cf2a52Copy full SHA for 5cf2a52
data/dock.metainfo.xml.in
@@ -24,6 +24,16 @@
24
<update_contact>contact_at_elementary.io</update_contact>
25
26
<releases>
27
+ <release version="8.0.1" date="2024-10-07" urgency="medium">
28
+ <description>
29
+ <p>Updated translations</p>
30
+ <p>Fixes a crash when dragging a file that's not a launcher to the dock</p>
31
+ </description>
32
+ <issues>
33
+ <issue url="https://github.com/elementary/dock/issues/276">Changing Dock size left the dock with extra empty space</issue>
34
+ </issues>
35
+ </release>
36
+
37
<release version="8.0.0" date="2024-08-19" urgency="medium">
38
<description>
39
<p>Complete rewrite 🎉️</p>
0 commit comments