[epiphany] Prepare 3.23.5



commit 61d7e21401893e57f893a0a7be997c4ccd1b1263
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Fri Feb 3 12:56:19 2017 -0600

    Prepare 3.23.5

 NEWS         |   31 +++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 32 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 04201d1..4cfa5c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+3.23.5 - February 03, 2017
+==========================
+
+- Add option to subscribe to EasyPrivacy filters and enable by default (#739631)
+- Introduce new, more powerful clear personal data dialog (#741447)
+- Fix serious password extraction sweep attack on password manager (#752738)
+- Adblock filters are now configured in GSettings (#755193)
+- Restore support for having multiple adblock filters at once (#755193)
+- Fix many bugs affecting the bookmarks popover (#772131, #777615)
+- Remember fallback window size in GSettings (#777055)
+- Prefer common_name to name when reading ISO 3166 data (#774466)
+- Fix the Stop button (#777585)
+- Fix adblocker blocking too much stuff, breaking Twitter (#777714)
+- Avoid writing anything to disk in incognito mode (#777736)
+- Change keyboard shortcut for export bookmarks to Ctrl+Shift+X (#777872)
+- Fix F6 keyboard shortcut for focusing address bar (#777873)
+- Properly set initial notification permissions (#777835)
+- Add empty state to bookmarks popover, so it looks better with no bookmarks
+- Automatically delete unused adblock filters when the adblocker is enabled
+- Renamed Privacy preferences tab to Stored Data
+- Moved do not track preference to General preferences tab
+- Improve warning text when closing tab with modified form
+- Allow saving session even if a tab has a blank URL
+- Display full security origins rather than just hostnames when appropriate
+- Fix recently-introduced critical warnings when focusing password forms
+- Do not ever use session in web app or incognito mode
+- Fix off-by-one in profile migrator -d option
+- Avoid crash if profile migrator is passed invalid -d
+- Restore preference to set default encoding
+- Updated translations
+
 3.23.4 - January 16, 2017
 =========================
 
diff --git a/configure.ac b/configure.ac
index 8babd62..d21a562 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.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
+AC_INIT([GNOME Web Browser],[3.23.5],[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]