Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Commit af4cc2a

Browse files
committed
feat: 0.3.2 release notes in welcome window
1 parent 85603f0 commit af4cc2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/ui/welcome_window.blp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ template GradienceWelcomeWindow: Adw.Window {
7070

7171
Adw.StatusPage page_release {
7272
icon-name: "software-update-available-symbolic";
73-
title: _("What's new in 0.3.0");
74-
description: _("In this release, we added plugin support, a plugin repository, badges, and a quick preset switcher. We also split the preset repository into an “Official” repository and a “Curated” repositories.");
73+
title: _("What's new in 0.3.2");
74+
description: _("In this release, we fixed the Firefox GNOME theme plugin, issues with presets always being saved with the same name, as well as some UX polish, and more.");
7575
}
7676

7777
Adw.StatusPage page_agreement {

0 commit comments

Comments
 (0)