[epiphany/gnome-3-32] Prepare 3.32.2



commit d154e6cea18123576d511512827cd6308c9780e2
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Thu May 2 11:10:39 2019 -0500

    Prepare 3.32.2

 NEWS        | 21 +++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b48cf69ca..2ee6a6074 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+3.32.2 - May 2, 2019
+====================
+
+- Fix remembering printer settings (#138)
+- Fix fuzzy incognito mode icon in hidpi (#257)
+- Add search button and allow type to search on history dialog (#632)
+- Fix critical deleting URLs from history dialog (#691)
+- Fix crash changing reader mode preferences (#706)
+- Fix many actions being disabled by mistake in incognito mode (#724)
+- Fix password manager asking to remember passwords when disabled (#725)
+- Close history dialog on Escape (#728)
+- Fix crash during Safe Browsing update (#736)
+- Unfullscreen automatically when web process crashes (#752)
+- Fix markup appearing in search provider results
+- Fix a search provider crash
+- Fix password manager crash on certain websites
+- Fix password manager autofill when form has no username
+- Fix tab bar context menu reopen closed tab action crash and sensitivity
+- Fix websites opening file choosers under flatpak
+- Fix searching for bookmarks in top bar
+
 3.32.1.2 - March 21, 2019
 =========================
 
diff --git a/meson.build b/meson.build
index 2a29da005..e0de924ad 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.32.1.2',
+  version: '3.32.2',
   meson_version: '>= 0.42.0',
   default_options: ['c_std=gnu11']
 )


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