[epiphany/gnome-3-26] Epiphany 3.26.6



commit 0b74e24c3ff3bd7641e90ee97ff44abf949606e5
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Tue Feb 13 08:55:14 2018 -0600

    Epiphany 3.26.6

 NEWS        |   10 ++++++++++
 meson.build |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e20afdd..37e23b6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.26.6 - February 13, 2018
+==========================
+
+- Fix download of blob URIs (#788576)
+- Fix WhatsApp web app (#790781, Jonathan Kang)
+- Fix profile migrator deleting bookmarks if run multiple times (#792683)
+- Add touch support for address bar icons (#792876, Jan-Michael Brummer)
+- Fix placement of select element with multiple monitors (#792940, Jan-Michael Brummer)
+- Hopefully fix the search provider (Bjørn Lie)
+
 3.26.5.1 - December 21, 2017
 ============================
 
diff --git a/meson.build b/meson.build
index b377453..6d90da2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.26.5.1',
+  version: '3.26.6',
   meson_version: '>= 0.37.0',
   default_options: ['c_std=gnu11']
 )


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