From fa8fc3a78c404d29bb1d3d7a010acca1bd001c53 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Tue, 7 Aug 2012 10:39:28 +0200 Subject: [release] 3.5.5 --- NEWS | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 10a9a52ec..21c1a5dff 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,24 @@ +============== +Epiphany 3.5.5 +============== + +Changes: + + - Rewrite EphyEncoding(s) so that it does not use EphyNode + anymore. Add tests for their APIs. (#680735) + - Remove Seed support for extensions. Seed is unmaintained and there + are no useful extensions written in it. Hopefully this will change + in the future, but for now drop this code. + - Make the browser recover from broken session state files (#680590) + - Stop setting 'persist-key' in our filechooser (#655508) + - Do not copy history from parent tab when doing Ctrl+T (#651918) + - Suggest the right name in 'Save As' more often, using the + information available in the Content-Disposition + headers. (#674291) + - Add a 'enable-webaudio' setting, false by default. + - Port disk cache, inspector and spell-checking to WebKit2. + - Many other bugfixes and cleanups. + ============== Epiphany 3.5.4 ============== -- cgit