[epiphany] Prepare 3.27.1
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Prepare 3.27.1
- Date: Mon, 16 Oct 2017 18:02:25 +0000 (UTC)
commit 6d54eef8489d2d4d81c1a63482a912616d378966
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Mon Oct 16 12:56:56 2017 -0500
Prepare 3.27.1
NEWS | 13 +++++++++++++
meson.build | 2 +-
2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 67518a7..57e9aaa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.27.1 - October 16, 2017
+=========================
+
+- Fix search engine dialog, which has been borked since 3.24.3 (#787458)
+- Allow overriding autofilled username in password forms (#787498)
+- Fix non-HTML/MHTML files being saved as MHTML (#788111)
+- Don't disable navigation actions when history is cleared (#788329)
+- Various improvements to Flatpak support
+- Fix bookmarks import crash when there's no Firefox profile
+- Allow access to web inspector in application mode
+- Add new address bar dropdown using libdazzle
+- Add Google Safe Browsing support
+
3.26.0 - September 8, 2017
==========================
diff --git a/meson.build b/meson.build
index 3337f41..df895bb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('epiphany', 'c',
license: 'GPL3+',
- version: '3.26.0',
+ version: '3.27.1',
meson_version: '>= 0.42.0',
default_options: ['c_std=gnu11']
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]