[epiphany] Prepare 3.33.90



commit 9120af9e516ad4f9c3aad685d7db380b650d772c
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Aug 5 19:25:00 2019 -0500

    Prepare 3.33.90

 NEWS        | 17 +++++++++++++++++
 meson.build |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ad7a528fa..8cb0fc183 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+3.33.90 - August 5, 2019
+========================
+
+- New adblocker based on WebKit content extensions (Adrian Perez, #288)
+- Close window after drag/drop last tab to another window (#731)
+- Adjust address bar popover position (#855)
+- Use Alt+Enter for opening pages in new tab (#860)
+- Add Ctrl+G shortcut to search bar for next search result (#863)
+- Fix search bar text highlighting (#864)
+- Redesigned about:overview, the new tab page (Tobias Bernard)
+- Add emoji picker context menu item
+- Remove context menu item for inserting Unicode control characters
+- Fix inappropriate context menu entries for non-downloadable videos
+- Fix web app section of the preferences dialog
+- On-demand accelerated compositing is once again enabled by default
+- Enabled bubblewrap web process sandbox
+
 3.33.4 - July 14, 2019
 ======================
 
diff --git a/meson.build b/meson.build
index 6c47fbe46..d5aade678 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.33.4',
+  version: '3.33.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]