[epiphany/gnome-3-32] Prepare 3.32.0
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/gnome-3-32] Prepare 3.32.0
- Date: Mon, 11 Mar 2019 15:46:59 +0000 (UTC)
commit 58a07890fc754bc5db0fe146088c26eed7b06599
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Mon Mar 11 10:39:41 2019 -0500
Prepare 3.32.0
NEWS | 17 +++++++++++++++++
meson.build | 2 +-
2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 3c31dd841..3a17eef80 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+3.32.0 - March 11, 2019
+=======================
+
+Major changes since 3.30:
+
+- Redesigned address bar dropdown with new dazzling
+- Redesigned open tabs menu, now displays tab favicons and allows closing tabs
+- Greatly improved adaptive mode support for small displays
+- Three-finger swipe touchpad gesture now available for back/forward navigation
+- Automation mode, for running WebDriver tests (useful for website developers)
+
+Changes since 3.31.92:
+
+- Fix preferences dialog crash
+- Fix password manager crash on 32-bit systems
+- Bump to libhandy 0.0.9 (Adrien Plazas)
+
3.31.92 - March 4, 2019
=======================
diff --git a/meson.build b/meson.build
index 8a8aafd8c..327e9b541 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('epiphany', 'c',
license: 'GPL3+',
- version: '3.31.92',
+ version: '3.32.0',
meson_version: '>= 0.42.0',
default_options: ['c_std=gnu11']
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]