[epiphany] Prepare 41.rc
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Prepare 41.rc
- Date: Thu, 2 Sep 2021 17:41:27 +0000 (UTC)
commit 087091f7b87bc26da6268ebe48b04686d9d63fcc
Author: Michael Catanzaro <mcatanzaro redhat com>
Date: Thu Sep 2 12:39:08 2021 -0500
Prepare 41.rc
NEWS | 10 ++++++++++
data/org.gnome.Epiphany.appdata.xml.in.in | 1 +
meson.build | 2 +-
3 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b5b52443b..eed859ba7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+41.rc - September 2, 2021
+=========================
+
+ * Ask user whether an unresponsive page should be killed (#1561, #1583)
+ * Fix crash when using Clear All passwords action (#1570)
+ * Fix missing security padlock after using reader mode (#1580, #1584)
+ * Update to highlight.js 11.2.0 (!1005)
+ * Disable captive portal helper under Pantheon desktop (!1006, Cassidy James Blaede)
+ * Disable system scrollbars when using Adwaita theme (!1007)
+
41.beta - August 12, 2021
=========================
diff --git a/data/org.gnome.Epiphany.appdata.xml.in.in b/data/org.gnome.Epiphany.appdata.xml.in.in
index 7e5eca4fc..3ca2515fe 100644
--- a/data/org.gnome.Epiphany.appdata.xml.in.in
+++ b/data/org.gnome.Epiphany.appdata.xml.in.in
@@ -48,6 +48,7 @@
<value key="Purism::form_factor">mobile</value>
</custom>
<releases>
+ <release date="2021-09-02" version="41~rc"/>
<release date="2021-08-12" version="41~beta"/>
<release date="2021-07-02" version="41~alpha"/>
<release date="2021-06-04" version="40.2"/>
diff --git a/meson.build b/meson.build
index fd723eaa0..b4822d742 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('epiphany', 'c',
license: 'GPL3+',
- version: '41.beta',
+ version: '41.rc',
meson_version: '>= 0.51.0',
default_options: ['c_std=gnu11',
'warning_level=2']
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]