[epiphany] Prepare 3.37.90
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Prepare 3.37.90
- Date: Thu, 6 Aug 2020 20:21:44 +0000 (UTC)
commit bc07d9519d492ece039a90d8fef0a441b3f103a4
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Thu Aug 6 15:19:32 2020 -0500
Prepare 3.37.90
NEWS | 39 +++++++++++++++++++++++++++++++
data/org.gnome.Epiphany.appdata.xml.in.in | 1 +
meson.build | 2 +-
3 files changed, 41 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4e8f8acb2..88e7f9281 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+3.37.90 - August 6, 2020
+========================
+
+ * Always show Go Home button in Pantheon unless homepage is about:blank (#3)
+ * Allow self-hosted sync servers (#22)
+ * Flash notebook arrow when new tab is not visible (#48, #1262)
+ * Warn when reloading page would lose form data (#195)
+ * Don't display duplicate in-app notifications from sync service (#446)
+ * Store HTTP auth passwords in password manager (#719)
+ * Hide action bar in fullscreen narrow mode (#813)
+ * Add favicon for about:overview (#848)
+ * Add history dialog selection mode (#903, !790, Andrei Lisita)
+ * Downloads popover can now open download directory under flatpak (#948)
+ * Fix favicons in tab labels on hidpi displays (#999, Stephan Verbücheln)
+ * Print fewer warnings when sync data is invalid (#1019)
+ * Add captive portal helper (#1061)
+ * Use Ctrl+? to open keyboard shortcuts dialog (#1078, Vanadiae)
+ * Ensure saved PDFs use the correct filename (#1235)
+ * Closing new tabs interferes with order of newly-created tabs (#1240)
+ * Fix criticals when deleting entries from History dialog (#1252, Andrei Lisita)
+ * Do not expose ephy-pdf: URI scheme in address bar (#1253)
+ * Improve behavior of reader mode URI scheme handler (#1255)
+ * Add --search to manpage (#1256)
+ * Improve background contrast in preferences dialog (#1257)
+ * Fix entering ephy-reader: addresses in address bar (#1259)
+ * Keep aspect ratio for overview snapshots (#1260)
+ * Fix passwords dialog when deleting passwords in search view (#1261, Andrei Lisita)
+ * Use Clear Data button on clear data dialog (#1271, Andrei Lisita)
+ * Add Intelligent Tracking Prevention, enabled by default (!713)
+ * Replace cookie storage prefs with ITP and setting to disable website data (!743)
+ * Fix Remove Password button (!758, Andrei Lisita)
+ * Enable popup blocking by default (!763)
+ * Another major redesign of preferences dialog (!767, Adrien Plazas)
+ * Fix build on OpenBSD (!770, Jasper Lievisse Adriaanse)
+ * Permission request groundwork for WebRTC (!771)
+ * Fix Safe Browsing feature (!776)
+ * Various style improvements (!785, !786, Alexander Mikhaylenko)
+ * Fix favicons in tab menu on hidpi displays (!787, Stephan Verbücheln)
+
3.37.3 - July 2, 2020
=====================
diff --git a/data/org.gnome.Epiphany.appdata.xml.in.in b/data/org.gnome.Epiphany.appdata.xml.in.in
index 0bd78ea3e..ab8679bdd 100644
--- a/data/org.gnome.Epiphany.appdata.xml.in.in
+++ b/data/org.gnome.Epiphany.appdata.xml.in.in
@@ -45,6 +45,7 @@
</provides>
<content_rating type="oars-1.1" />
<releases>
+ <release date="2020-08-06" version="3.37.90"/>
<release date="2020-07-02" version="3.37.3"/>
<release date="2020-05-29" version="3.37.2"/>
<release date="2020-04-25" version="3.37.1"/>
diff --git a/meson.build b/meson.build
index 96e0d66ec..b053863ba 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('epiphany', 'c',
license: 'GPL3+',
- version: '3.37.3',
+ version: '3.37.90',
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]