[epiphany/gnome-3-30] Prepare 3.30.1
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/gnome-3-30] Prepare 3.30.1
- Date: Fri, 21 Sep 2018 23:33:30 +0000 (UTC)
commit 160d3435ff7ddbe02c67f743dbe171c37afcf4da
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Fri Sep 21 18:15:30 2018 -0500
Prepare 3.30.1
NEWS | 20 ++++++++++++++++++++
meson.build | 2 +-
2 files changed, 21 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f0053406b..4ea471d19 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+3.30.1 - September 21, 2018
+===========================
+
+This release is intended to fix video playback on YouTube. We believe that
+YouTube began requiring media source extensions to play WebM videos on Tuesday
+of this week, so we have enabled it.
+
+You are strongly encouraged to update to WebKitGTK+ 2.22.2 and the forthcoming
+GStreamer 1.14.4 to minimize video playback disruptions. It's not really
+reliable enough to be enabled yet, but it's a whole lot better than no YouTube.
+
+- Enable media source extensions
+- Don't show reader mode icon on internal pages (e.g. about:incognito)
+- Add reader mode styling for <mark> elements (#46, Adrián Pérez de Castro)
+- Fix searches using a colon in the first word (#90)
+- Fix frequent crashes, and also fix address bar with multiple windows open (#519)
+- Fix crash on homedepot.com
+- Hide homepage button in app mode
+- Ensure Firefox Sync preferences web view uses Epiphany data directories
+
3.30.0 - September 2, 2018
==========================
diff --git a/meson.build b/meson.build
index ebc1e3ca0..e642a04e4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('epiphany', 'c',
license: 'GPL3+',
- version: '3.30.0',
+ version: '3.30.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]