[epiphany] Prepare 3.33.2



commit 2a7702a252d34b31561b6389fceb03496955dc08
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Thu Jun 6 10:50:25 2019 -0500

    Prepare 3.33.2

 NEWS        | 24 ++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 25 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index af803b095..bc6ff290b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+3.33.2 - June 6, 2019
+=====================
+
+- Fix password manager for pages in iframes (#25, #26)
+- Search engines now have favicons in address bar dropdown (#128)
+- Allow searching for open tabs with address bar (#153)
+- Show error message for moved or deleted downloads (#155)
+- Fix preferences language button sensitivity (#279)
+- Continue downloads in background when last window is closed (#322)
+- Add custom error page for missing files when loading file URIs (#444)
+- Add visual feedback for importing Firefox bookmarks (#484)
+- Fix crash opening preferences dialog in weird locales (#545)
+- Fix manage additional URLs web apps preference (#558)
+- Fix downloading blob URIs in web apps (#593)
+- Add search match counter (#639)
+- Pages popover should not exceed window size in X11 (#656)
+- Fix HTTP auth dialog losing focus when switching tabs (#750)
+- Fix tab order reversing in session if tab is pinned (#777)
+- Fix issues with ordering of pinned tabs (#780)
+- Pinned tabs should not have a close button in tabs popover (#792)
+- Add tooltips to items in address bar (#807)
+- Log message to inspector console when adblocker blocks a resource
+- New redesigned cookies dialog
+
 3.33.1 - May 2, 2019
 ====================
 
diff --git a/meson.build b/meson.build
index 701eae7c8..d1a28c185 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.33.1',
+  version: '3.33.2',
   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]