[epiphany] Epiphany 3.27.90



commit e37f824d36cb33192d94c02b53a17b653ce40832
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Feb 12 22:02:39 2018 -0600

    Epiphany 3.27.90

 NEWS        |   17 +++++++++++++++++
 meson.build |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f0d4830..c2d836a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+3.27.90 - February 12, 2017
+===========================
+
+- Improve handling of zoom (#621067, #792949, Jan-Michael Brummer)
+- Bookmark properties button is now always visible (#772268, Jan-Michael Brummer)
+- Drop gnome-desktop dependency, copying needed thumbnailer code (#778578)
+-- Save snapshot thumbnails under ~/.cache/epiphany instead of global directory
+-- Delete snapshot thumbnails when clearing history
+- Fix profile migrator deleting bookmarks if run multiple times (#792683)
+- Add touch support for address bar icons (#792876, Jan-Michael Brummer)
+- Save Safe Browsing data only once, not once per web app (#792929, Gabriel Ivascu)
+- Fix crash caused by unexpected Safe Browsing data (#792930, Gabriel Ivascu)
+- Fix placement of select element with multiple monitors (#792940, Jan-Michael Brummer)
+- Long press in address bar now selects the text (#793267, Jan-Michael Brummer)
+- Hopefully fix the search provider (Bjørn Lie)
+- Fix password prompt after #742573 (Exalm)
+
 3.27.4 - January 6, 2017
 ========================
 
diff --git a/meson.build b/meson.build
index 7480c6d..d801172 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.27.4',
+  version: '3.27.90',
   meson_version: '>= 0.42.0',
   default_options: ['c_std=gnu11']
 )


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