diff options
author | Xan Lopez <xan@igalia.com> | 2012-10-24 17:24:26 +0800 |
---|---|---|
committer | Xan Lopez <xan@igalia.com> | 2012-10-24 17:24:26 +0800 |
commit | 1541cf5d49dfe093d2c1b318c8907c7f5f99ab9f (patch) | |
tree | 293e34d2f1a6d5accd632f791bec225e5c0b956d /NEWS | |
parent | 5f8520e28a0e3c9cef9a95b4d933d65c66daf76a (diff) | |
download | gsoc2013-epiphany-1541cf5d49dfe093d2c1b318c8907c7f5f99ab9f.tar gsoc2013-epiphany-1541cf5d49dfe093d2c1b318c8907c7f5f99ab9f.tar.gz gsoc2013-epiphany-1541cf5d49dfe093d2c1b318c8907c7f5f99ab9f.tar.bz2 gsoc2013-epiphany-1541cf5d49dfe093d2c1b318c8907c7f5f99ab9f.tar.lz gsoc2013-epiphany-1541cf5d49dfe093d2c1b318c8907c7f5f99ab9f.tar.xz gsoc2013-epiphany-1541cf5d49dfe093d2c1b318c8907c7f5f99ab9f.tar.zst gsoc2013-epiphany-1541cf5d49dfe093d2c1b318c8907c7f5f99ab9f.zip |
[release] 3.7.13.7.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -1,4 +1,29 @@ ============== +Epiphany 3.7.1 +============== + +Changes: + + - *NOTE* this release removes support for traditional extensions (as + found in the 'epiphany-extensions' module and elsewhere). They + will *not* work anymore, and won't be loaded on startup. See + https://mail.gnome.org/archives/epiphany-list/2012-October/msg00006.html + for a longer explanation. (#685630) + + - Adblock is now imported into the core browser, disabled by + default. See Preferences->Privacy to enable it (#681657) + - Remove JavaScript preference from the UI. Pretty much every single + page the average user visits needs JavaScript, so this is a + "Please break my web" preference in disguise. For those concerned + about security and/or privacy the GSetting remains + available. (#685393) + - Merge the application menu in the gear menu when not running under + the Shell. (#673054) + - Do not automatically load resources we cannot handle unless they + are the main resource in the page. (#683635) + - Many other bugfixes. + +============== Epiphany 3.6.0 ============== |