From 452e3170066b5c1d4ea6effb311614f3fddd2f58 Mon Sep 17 00:00:00 2001 From: Lyes Saadi Date: Tue, 30 Aug 2022 23:27:48 +0100 Subject: [PATCH] release: 0.2.1 --- ....GradienceTeam.Gradience.appdata.xml.in.in | 59 +++++++++++-------- 1 file changed, 34 insertions(+), 25 deletions(-) diff --git a/data/com.github.GradienceTeam.Gradience.appdata.xml.in.in b/data/com.github.GradienceTeam.Gradience.appdata.xml.in.in index c459cfa28..aa2dfcaaa 100644 --- a/data/com.github.GradienceTeam.Gradience.appdata.xml.in.in +++ b/data/com.github.GradienceTeam.Gradience.appdata.xml.in.in @@ -80,39 +80,48 @@ - + + +

A small bug fix release of Gradience.

+
    +
  • Small improvements to the welcome screen
  • +
  • Fixing release notes
  • +
+
+
+

New Release of Gradience.

+
    +
  • Rebrand
  • +
  • Refactoring meson architecture
  • +
  • New debug check
  • +
  • Switching runtime to GNOME 42 and adding adw 1.2
  • +
  • Add more info about monet
  • +
  • Add preset manager with option to download other users presets
  • +
-
    -
  • Rebrand
  • -
  • Refactoring meson architecture
  • -
  • New debug check
  • -
  • Switching runtime to GNOME 42 and adding adw 1.2
  • -
  • Add more info about monet
  • -
  • Add preset manager with option to download other users presets
  • -

First release of Gradience.

+
    +
  • Add AdwViewSwitcher in the header bar
  • +
  • Move CSS to the "Advanced" tab
  • +
  • Move the rest to the "Colours" tab
  • +
  • Add Monet tab which generates a theme from a background
  • +
  • Add disk saved and disk unsaved icon in the header bar
  • +
  • Update about dialog
  • +
  • Change license to GNU GPLv3
  • +
  • Begin plugin support
  • +
  • Move preset selector to a drop-down called palette (icon palette)
  • +
  • Add ability to apply the theme onlyfor dark theme or oy for light theme
  • +
  • Automaticly use Adwaita-dark preset if the user prefered scheme is dark.
  • +
  • Added Flatpak CI build
  • +
  • Added issue template for bug and feature request
  • +
  • `Main` branch is now protected by GitHub branch protection. The development is done on `next` branch
  • +
-
    -
  • Add AdwViewSwitcher in the header bar.
  • -
  • Move CSS to the "Advanced" tab
  • -
  • Move the rest to the "Colours" tab
  • -
  • Add Monet tab which generates a theme from a background
  • -
  • Add disk saved and disk unsaved icon in the header bar
  • -
  • Update about dialog
  • -
  • Change license to GNU GPLv3
  • -
  • Begin plugin support
  • -
  • Move preset selector to a drop-down called palette (icon palette)
  • -
  • Add ability to apply the theme onlyfor dark theme or oy for light theme
  • -
  • Automaticly use Adwaita-dark preset if the user prefered scheme is dark.
  • -
  • Added Flatpak CI build
  • -
  • Added issue template for bug and feature request
  • -
  • `Main` branch is now protected by GitHub branch protection. The development is done on `next` branch
  • -