[gnome-characters] Prepare release 41.0



commit 05b7479685429c9a033c8fa801cb1e83402ae5c4
Author: Christopher Davis <christopherdavis gnome org>
Date:   Tue Sep 21 06:35:19 2021 -0700

    Prepare release 41.0

 NEWS                                     | 20 ++++++++++++++++++++
 data/org.gnome.Characters.appdata.xml.in | 19 +++++++++++++++++++
 meson.build                              |  2 +-
 3 files changed, 40 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9ec6267..659d1a7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+41.0
+=======
+
+* Bugs fixed:
+ - !57 window: Show the close button on the sidebar (Adrien Plazas)
+
+* Translation updates:
+ - Belarusian
+ - Chinese (Taiwan)
+ - Danish
+ - English (United Kingdom)
+ - Greek, Modern (1453-)
+ - Hebrew
+ - Korean
+ - Nepali
+ - Occitan (post 1500)
+ - Russian
+ - Tamil
+ - Western Frisian
+
 40.0
 =======
 
diff --git a/data/org.gnome.Characters.appdata.xml.in b/data/org.gnome.Characters.appdata.xml.in
index 145ad89..9d41caa 100644
--- a/data/org.gnome.Characters.appdata.xml.in
+++ b/data/org.gnome.Characters.appdata.xml.in
@@ -33,6 +33,25 @@
   <translation type="gettext">org.gnome.Characters</translation>
   <content_rating type="oars-1.1"/>
   <releases>
+    <release version="41.0" date="2021-09-21">
+      <p>Characters 41 comes with a fix so that the close button shows on the sidebar at mobile sizes.</p>
+      <p>Characters 41 also comes with updated translations for the following locales:</p>
+      <ul>
+        <li>Belarusian</li>
+        <li>Chinese (Taiwan)</li>
+        <li>Danish</li>
+        <li>Dutch</li>
+        <li>English (United Kingdom)</li>
+        <li>Greek, Modern (1453-)</li>
+        <li>Hebrew</li>
+        <li>Korean</li>
+        <li>Nepali</li>
+        <li>Occitan (post 1500)</li>
+        <li>Russian</li>
+        <li>Tamil</li>
+        <li>Western Frisian</li>
+      </ul>
+    </release>
     <release version="40.0" date="2021-03-20">
       <p>Characters has received a visual upgrade, and is now able to be used across mobile and desktop form 
factors.</p>
       <p>Characters 40 also comes with updated translations for the following locales:</p>
diff --git a/meson.build b/meson.build
index 8e9a0d1..182febf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-characters', 'c',
-  version: '40.0',
+  version: '41.0',
   license: ['BSD3', 'GPL2+'],
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.46.0'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]