[epiphany] Prepare 3.29.1
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Prepare 3.29.1
- Date: Tue, 17 Apr 2018 00:59:52 +0000 (UTC)
commit ac10eefe8b14f04f62c5331f644b3fa0ad36154f
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Mon Apr 16 19:56:57 2018 -0500
Prepare 3.29.1
NEWS | 18 ++++++++++++++++++
meson.build | 2 +-
2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 83c3912..fb1fdb6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+3.29.1 - April 16, 2018
+=======================
+
+- Speculatively fix crash related to changing search engines (#783756)
+- Clarify that blocking web trackers also blocks social media buttons (#790189)
+- Never automatically open downloads, since it can't be done safely (#794681)
+
+3.28.1 - April 10, 2018
+=======================
+
+- Fix bookmarks migration from Epiphany 3.24 not working (#794645)
+- Do not auto-open adblock filters in text editor after download (#794646)
+- Fix crash when destroying sync service (#794728)
+- Remove the experimental HTTPS Everywhere support (#794803)
+- Fix width of bookmarks popover in certain locales (#794861, Exalm)
+- Don't activate search bar when pressing ' or / (#795083)
+- Take snapshots only of most-visited web pages
+
3.28.0.1 - March 10, 2018
=========================
diff --git a/meson.build b/meson.build
index f752ec0..26a6fd4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('epiphany', 'c',
license: 'GPL3+',
- version: '3.29.0',
+ version: '3.29.1',
meson_version: '>= 0.42.0',
default_options: ['c_std=gnu11']
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]