[epiphany/gnome-3-38] Prepare 3.38.1



commit 41b6c74a412f24b5e5e164efb28dffbfcb5e41a1
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Tue Oct 6 10:41:28 2020 -0500

    Prepare 3.38.1

 NEWS        | 16 ++++++++++++++++
 meson.build |  2 +-
 2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 85fea932f..c1aa570f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+3.38.1 - October 6, 2020
+========================
+
+ * Fix failure to display new overview items (#1326)
+ * Open portal helper in new tab (#1329)
+ * Only run portal helper in non-GNOME environments (#1330)
+ * Prevent configuring the same language multiple times (#1335, Andrei Lisita)
+ * Run in Background setting should use a checkbox, not a radio button (#1337)
+ * Fix new ephy-reader: URIs (#1339)
+ * Show placeholder icon for pinned pages without favicon (#1351)
+ * Fix opening custom CSS and JS under flatpak (#1352)
+ * Remove ad-hoc query parameter stripping (!812)
+ * Fix criticals when starting web apps (!828)
+ * Fix launching system web apps (!835, Alexander Mikhaylenko)
+ * Remove rogue underscore from title of Add Language dialog
+
 3.38.0 - September 11, 2020
 ===========================
 
diff --git a/meson.build b/meson.build
index 2b570a6a2..e447f69b6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.38.0',
+  version: '3.38.1',
   meson_version: '>= 0.46.0',
   default_options: ['c_std=gnu11',
                     'warning_level=2']


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