[epiphany] Prepare 3.35.2



commit 287fc8b2f73d822a2889a4bd3b3cb66b37749749
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Fri Nov 22 15:23:42 2019 -0600

    Prepare 3.35.2

 NEWS        | 24 ++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 25 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index efef2d33f..badc9be11 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+3.35.2 - November 22, 2019
+==========================
+
+- Open bookmarks in new tab with middle button (#86)
+- Accept partial URLs with port but no protocol (#329)
+- Remove custom FTP handling (#517)
+- Fix anchors for local files when opened via command line (#550)
+- Fix crash browsing to file under snap (#888)
+- Show bookmarked URLs only once in search results dropdown (#897, Dimitrios Christidis)
+- Use destructive style on close multiple tabs dialog (#950)
+- Fix bookmarks import error handling (#965)
+- Prevent detaching pinned tabs (#969)
+- Exclude pinned tabs from "close other tabs" and "close tabs to left/right" (#975)
+- Adjust icon to not use clipping masks for compatibility with KDE (#979, Jakub Steiner)
+- Correctly handle zero matches in find toolbar (#984, Dimitrios Christidis)
+- Fix remember passwords setting (#993)
+- Enhance password manager to use secrets portal (!359, Daiki Ueno)
+- Use two-line display format for address bar dropdown (!441)
+- Treat localhost as secure origin (!457)
+- Expose webkit://gpu (!458, Adrian Perez)
+- Fix per-site adblock permission (!471)
+- Add responsive layout for error pages (!477)
+- Fix linked zoom menu buttons in right-to-left locales (!481)
+
 3.35.1 - October 11, 2019
 =========================
 
diff --git a/meson.build b/meson.build
index 08e9787b4..34f6b073b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.35.1',
+  version: '3.35.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]