Skip to content

Commit 6437f0d

Browse files
authored
AppData: Add release info for 3.0.0 (#390)
1 parent dc6a58d commit 6437f0d

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

data/wingpanel.appdata.xml.in

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,28 @@
1111
<p>The extensible top panel for Pantheon. Wingpanel is an empty container that accepts indicators as extensions, including the applications menu.</p>
1212
</description>
1313
<releases>
14+
<release version="3.0.0" date="2020-03-22" urgency="medium">
15+
<description>
16+
<p>Improvements:</p>
17+
<ul>
18+
<li>Fix some issues with indicator sort order</li>
19+
<li>Adjust special icon colors for dark and light panels to improve contrast</li>
20+
<li>Fix getting monitor dimensions under Wayland</li>
21+
<li>Updated translations</li>
22+
</ul>
23+
<p>Deprecations:</p>
24+
<ul>
25+
<li>Wingpanel.Widgets.Container: Use Gtk.ModelButton instead</li>
26+
<li>Wingpanel.Widgets.Separator: Use Gtk.Separator instead</li>
27+
<li>Wingpanel.Widgets.Switch: Use Granite.SwitchModelButton instead</li>
28+
</ul>
29+
<p>Removals:</p>
30+
<ul>
31+
<li>Wingpanel.Widgets.AutomaticScrollBox: use Gtk.ScrolledWindow.max_content_height instead</li>
32+
<li>Wingpanel.Widgets.Button: Use Gtk.ModelButton instead</li>
33+
</ul>
34+
</description>
35+
</release>
1436
<release version="2.3.2" date="2020-06-19" urgency="medium">
1537
<description>
1638
<p>Improvements:</p>

0 commit comments

Comments
 (0)