diff options
author | Xan Lopez <xan@igalia.com> | 2012-03-08 06:16:13 +0800 |
---|---|---|
committer | Xan Lopez <xan@igalia.com> | 2012-03-08 06:19:27 +0800 |
commit | ee7f80ce5339c2123e8b5c9ea9eb3d28522301df (patch) | |
tree | 20168734c5c431d5f0b7b8e48970a168e08062b9 /NEWS | |
parent | 82df58d53311ee4825ff814f9160722f4d275642 (diff) | |
download | gsoc2013-epiphany-ee7f80ce5339c2123e8b5c9ea9eb3d28522301df.tar.gz gsoc2013-epiphany-ee7f80ce5339c2123e8b5c9ea9eb3d28522301df.tar.zst gsoc2013-epiphany-ee7f80ce5339c2123e8b5c9ea9eb3d28522301df.zip |
[release] 3.3.913.3.91
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,4 +1,23 @@ =============== +Epiphany 3.3.91 +=============== + +Changes: + + - The big change is that the history backend has been completely + rewritten. It now uses SQLite as the storage medium, and can keep + your browsing history indefinitely (so gone is the 10-day + limit). This has been an heroic team effort by Martin Robinson, + Claudio Saavedra and Xan López, so buy them a beer next time you + see them. + - Validate web applications before listing them in + about:applications (#669836) + - Fix loading of <IP>:<port> URIs (#669461) + - Fix loading of <domain>:<port> URIs (#670674) + - Add back the extensions menu (#669951) + - Many other small fixes and improvements. + +=============== Epiphany 3.3.90 =============== |