summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRomainFT <rrroschan@gmail.com>2023-02-22 23:37:20 +0100
committerRomainFT <rrroschan@gmail.com>2023-02-22 23:37:20 +0100
commitbe51c34ea6204bd4ad33ce04e6094576aefec2ac (patch)
treecc2fb522284bcd38f708349c99eec523e6365ee2
parent99053dc8b2b89788d9ff222ed14e37dbbfd29264 (diff)
human readable release notes
-rw-r--r--data/com.github.maoschanz.drawing.appdata.xml.in12
-rw-r--r--help/C/whats_new.page12
2 files changed, 24 insertions, 0 deletions
diff --git a/data/com.github.maoschanz.drawing.appdata.xml.in b/data/com.github.maoschanz.drawing.appdata.xml.in
index 87d7dfd3..8d5ded88 100644
--- a/data/com.github.maoschanz.drawing.appdata.xml.in
+++ b/data/com.github.maoschanz.drawing.appdata.xml.in
@@ -46,6 +46,18 @@
Version 1.0.2 features several minor bug fixes, and various new
translations.
</p>
+ <p>
+ Saving the image should be more reliable, especially when replacing
+ the transparent pixels with a solid color.
+ </p>
+ <p>
+ The user interface of the "select" tool changed, as well as the
+ keyboard shortcuts to change tab.
+ </p>
+ <p>
+ A small rendering issue when previewing a blur filter has also been
+ fixed.
+ </p>
</description>
</release>
diff --git a/help/C/whats_new.page b/help/C/whats_new.page
index 31f0232c..6fc2226e 100644
--- a/help/C/whats_new.page
+++ b/help/C/whats_new.page
@@ -18,6 +18,18 @@
<section>
<title>Version 1.0.2</title>
+
+ <p>
+ Saving the image should be more reliable, especially when replacing the
+ transparent pixels with a solid color.
+ </p>
+ <p>
+ The user interface of the "select" tool changed, as well as the keyboard
+ shortcuts to change tab.
+ </p>
+ <p>
+ A small rendering issue when previewing a blur filter has also been fixed.
+ </p>
</section>
<section>