[epiphany] Prepare 3.27.3
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Prepare 3.27.3
- Date: Tue, 12 Dec 2017 02:32:36 +0000 (UTC)
commit 73d2830b59bc1f4bf8e036a7df8c83e62cf4b0c3
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Mon Dec 11 20:26:42 2017 -0600
Prepare 3.27.3
NEWS | 19 +++++++++++++++++++
meson.build | 2 +-
2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8fa3a7c..0412cb4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.27.3 - December 11, 2017
+==========================
+
+- Don't require gvfsd-http for downloading adblock filters (#776682)
+- Expand bookmarks popover tag area when there are many tags (#778843)
+- Don't attempt to sync when there's no network connectivity (#790286)
+- "Search the web" context menu item should switch to the new tab (#790693)
+- Revert back to the old address bar dropdown for the time being (#790732)
+- Make default sync device name translatable (#790905)
+- Fix sync failure warnings appearing multiple times (#790094)
+- Remove Epiphany version from user agent (see WebKit #180365)
+- Remove support for vendor user agents (see Debian #883712)
+- Several miscellaneous Firefox Sync fixes
+- Several miscellaneous Google Safe Browsing fixes
+- Flatpak: custom stylesheets are now supported
+- Flatpak: downloading files is now supported
+- Flatpak: view page source is now supported
+- Flatpak: Add Epiphany Tech Preview branding for nightly builds
+
3.27.2 - November 13, 2017
==========================
diff --git a/meson.build b/meson.build
index 6f01870..438d0c9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('epiphany', 'c',
license: 'GPL3+',
- version: '3.27.2',
+ version: '3.27.3',
meson_version: '>= 0.42.0',
default_options: ['c_std=gnu11']
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]