diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 44 |
1 files changed, 44 insertions, 0 deletions
@@ -1,4 +1,48 @@ ============== +Epiphany 0.8.3 +============== + +Interface improvements + + * use kB instead of KB consistently (Xan Lopez) + +Bugfixes + + * Fix several memory leaks (Christian Persch) + * Use link text as bookmark title when no title + is specified (Marco) + * Disable clipboard context menu. No way to make + it work correctly for 1.0 (Marco) + * Fix blank homepage loading (Christian Persch) + * Fix tab positioning logic (Christian Persch) + * Gconf notifiers from mozilla prefs now respect the schemas, + fix crashes on --unset (Marco) + * Clamp progress values between 0 and 100 to fix warnings (Marco) + * Fix crash when adding bookmark with no page loaded (Marco) + * Do not allow duplicate bookmark items to respect the editor + checkbox (Marco) + * Fix "host" categorization of local files in history + (Christian Persch) + +Translations + + * az (Metin AMiroff) + * be (Dmitry G. Mastrukov) + * ca (Francesc Dorca) + * cs (Miloslav Trmac) + * da (Ole Laursen) + * en_GB (Christian Persch) + * es (Francisco Javier F. Serrador) + * ko (Young-Ho Cha) + * ms (Hasbullah Bin Pit) + * nl (Vincent van Adrighem) + * pl (Artur Flinta) + * ru (Dmitry G. Mastrukov) + * sr (Danilo Degan) + * sr@Latn (Danilo Degan) + * sv (Christian Rose) + +============== Epiphany 0.8.2 ============== |