[epiphany] Prepare 3.31.90



commit 23bf9cca51f32d304298e293872ce57196004ee4
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Feb 4 21:14:04 2019 -0600

    Prepare 3.31.90

 NEWS        | 33 +++++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 34 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 3179b179b..ce4014b8d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+3.31.90 - February 4, 2019
+==========================
+
+- Hide new tab button in app mode (#19)
+- Move all stored data to appropriate locations (#182, #477, Patrick Griffis)
+- Middle-click on new tab button now loads URL from clipboard (#203)
+- Animate to web app in GNOME shell overview after installing (#206)
+- Fix next/previous accelerators in right-to-left locales (#239)
+- Rename "New tab page" homepage option to "Most visited pages" (#394)
+- Animate downloads button instead of intrusively opening popover (#395)
+- New three-finger swipe gesture for back/forward navigation (#435)
+- Don't close menu when changing zoom (#462)
+- Fix zoom in internal pages (#539)
+- Fix some tests (#617)
+- Fix crash setting web app title without hostname (#618)
+- "Search the Web" -> "Search the web" (#635)
+- Tab menu is now a featureful popover (#647, Adrien Plazas)
+- Remove PDF support for now, not stable yet (#659)
+- New shortcuts for reload bypassing cache and reader mode (#661)
+- Fix crashes caused by password manager rework (Patrick Griffis)
+- Fix crash when $XDG_CURRENT_DESKTOP is undefined (Adrian Perez de Castro)
+- Make find toolbar adaptive (Adrien Plazas)
+- Make bookmarks import dialog adaptive (Adrien Plazas)
+- Add tab menu for narrow mode (Adrien Plazas)
+- Many CSS style improvements (Alexander Mikhaylenko)
+- Fix too-tall switch in search engines dialog (Alexander Mikhaylenko)
+- Remove process model and process count settings (Spectre mitigation)
+- New design for security popover, appropriate for small screens
+- Remove all deprecated settings and associated migrators
+- Add setting to configure hardware acceleration policy
+- Fix modified form submission warning
+- Fix opening downloads under flatpak
+
 3.31.4 - January 7, 2019
 ========================
 
diff --git a/meson.build b/meson.build
index 12623a28b..8db3f3ea8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.31.4',
+  version: '3.31.90',
   meson_version: '>= 0.42.0',
   default_options: ['c_std=gnu11']
 )


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