[epiphany] Prepare 3.23.3



commit 1c5d952a8422cfc2862bc6385bab9f0caaca59e6
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Dec 12 17:06:12 2016 -0600

    Prepare 3.23.3

 NEWS         |   28 ++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 29 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a9c297b..7878503 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+3.23.3 - December 12, 2016
+==========================
+
+- Experimental HTTPS Everywhere support is now disabled by default
+- Experimental Firefox Sync support is now disabled by default
+- Restore ability to import/export bookmarks (#772423)
+- Fixes to key event handling (#772437)
+- Fix crash in certain locales when right-clicking address bar (#772994)
+- Detect new password forms after page is loaded (#773327)
+- Fix focusing the address bar when opening new tabs (#774599)
+- Fix redirect loop caused by HTTPS Everywhere (#774925)
+- Improve Firefox Sync error handling (#774940)
+- Again handle adblock and HTTPS Everywhere in the web process (#775067)
+- Warn users about insecure password forms (#775167)
+- Distribute missing icon (#775209)
+- Fix displaying new overview item when one is removed (#775604)
+- Expose homepage setting and show a home button when enabled (#775641)
+- Remove the progress bar (#775710)
+- Hide new bookmarks button in application mode (#775760)
+- Hide lock icon when visiting about:blank
+- Handle focus stealing prevention properly when opening downloads
+- Do not run Epiphany web extension in Firefox Sync login view
+- Search provider D-Bus service name now matches GtkApplication ID
+- Remove the homepage-loads-in-new-tabs setting added in 3.23.2
+- Fix tags not being created when migrating bookmarks from 3.22
+- Fix various memory safety issues
+- Updated translations
+
 3.23.2.1 - November 21, 2016
 ============================
 
diff --git a/configure.ac b/configure.ac
index 053a387..3f8eb26 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,7 @@ AX_REQUIRE_DEFINED([YELP_HELP_INIT])
 dnl Must be a valid git tag
 m4_define([epiphany_changelog_start],[3.21.4])
 
-AC_INIT([GNOME Web Browser],[3.23.2.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
+AC_INIT([GNOME Web Browser],[3.23.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
 AX_IS_RELEASE([git-directory])
 
 AC_PREREQ([2.69])


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