Opened 6 years ago

Closed 5 years ago

#11095 closed enhancement (fixed)

epiphany-3.30.2

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 8.4
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version for GNOME update.

Change History (8)

comment:1 by Douglas R. Reno, 6 years ago

Status: newassigned

comment:2 by Douglas R. Reno, 6 years ago

Milestone: hold8.4

comment:3 by Xi Ruoyao, 6 years ago

Summary: epiphany-3.30.0epiphany-3.30.1

Bump version to 3.30.1 since #11170 requires it.

comment:4 by Bruce Dubbs, 6 years ago

I tried to build this on a System V build, but get the error:

ERROR: Native dependency 'libdazzle-1.0' not found

Releases seem to be frequent: https://gitlab.gnome.org/GNOME/libdazzle/tags

There do not seem to be tarballs. Arch uses git:

_commit=9dbb543e273d70f3df023e9f519f4e37d41e63c5  # tags/3.30.1^0
source=("git+https://gitlab.gnome.org/GNOME/libdazzle.git#commit=$_commit")

I was able to download a tarball from the tags directory link on the right of the screen, but I have not figured a url yet.

Build with:

meson --prefix=/usr . build
cd build/
ninja
sudo ninja install

After that epiphany builds and so far seems to work.

comment:6 by Douglas R. Reno, 5 years ago

3.28.4

3.28.4 - September 2, 2018
==========================

- Improve performance of adblocker (#37)
- Ensure correct address is displayed in security popover when starting loads (#503)
- Fix crash on homedepot.com
- Improve use of Safe Browsing threat lists
- Fix miscellaneous memory leaks

3.28.5

3.28.5 - 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.

3.29.1

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.29.2

3.29.2 - May 22, 2018
=====================

- Change zoom sooner (#787486)
- Improve incognito mode with non-Adwaita themes (#783912, Adrian Perez)
- Add hidden setting to disable autosearch (#789776)
- Better handle webmail when signing into Firefox Sync (#794352, Gabriel Ivascu)
- Rewrite web process extension using JavaScript (#794395, Carlos Garcia Campos)
- Again disallow new tab action in app mode (#795007)
- Remove problematic adblock filters (#796245)
- Fix crashes when signing out of Firefox Sync (Gabriel Ivascu)
- Remove New Window menu items from hamburger menu

3.29.3

3.29.3 - June 18, 2018
======================

- View source now displays in Epiphany instead of text editor (#738475)
- Add experimental reader mode (#772831)
- Web apps now again open only in new tabs (#796204)
- Fix crash when page does not have a URI (#795740, CVE-2018-11396/CVE-2018-12016)
- Change color of bookmarks star to orange (GitLab #27)
- Run internal JavaScript in isolated world to block access to websites
- Fix overview thumbnails not appearing after Ctrl+T
- Fix broken themeing in web app mode
- NPAPI plugins are now disabled by default
- Remove enable plugins checkbox from preferences dialog
- Remove about:plugins

3.29.4

3.29.4 - July 16, 2018
======================

- Add responsive action bar used at small window sizes (Adrian Plazas)
- Add web application section to preferences dialog (Carlos Garcia Campos)
- Move progress bar into address bar (Jan-Michael Brummer)
- Added continuous integration configuration (Jordan Petridis)

3.29.90

3.29.90 - July 26, 2018
=======================

- Address bar now uses GtkEntry's progress support (#78, Jan-Michael Brummer)

3.29.91

3.29.91 - August 12, 2018
=========================

- Fix security indicator appearing improperly in reader mode (#45, Jan-Michael Brummer)

3.29.92

3.29.92 - August 27, 2018
=========================

- Ensure the correct address is displayed in security popover during loads (#503)
- Improve bookmark tag theming for non-Adwaita themes (#504, Alexander Mikhaylenko)
- Enable smooth scrolling by default (#508)
- Fix location entry URI normalization on cut and copy (#513)
- Fix features that rely on web extension message handlers (Carlos Garcia Campos)
- Fix location entry dropdown bookmark icon
- Improve location entry icon style (Alexander Mikhaylenko)
- Improve reader mode icon (Jakub Steiner)

3.30.0

3.30.0 - September 2, 2018
==========================

- Updated translations

3.30.1

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.2

3.30.2 - October 21, 2018
=========================

- Fix application mode toolbar in small windows (#544, (Adrien Plazas)
- Fix Google Search in Russian localization (Alexandr Sidorenko)
- Fix some critical warnings caused by a mistake in the reader mode code

comment:7 by Douglas R. Reno, 5 years ago

Summary: epiphany-3.30.1epiphany-3.30.2

Now 3.30.2

comment:8 by Douglas R. Reno, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r20972

Note: See TracTickets for help on using tickets.