diff --git a/ChangeLog b/ChangeLog index 066b6535..586d71ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,20 @@ This file is licensed under the terms of the expat license, see the file EXPAT. +v0.4.6: + + Fix crasher in geolocation infobar + + Fix crasher in about:version on some systems + + Fix crasher opening bookmarks from Unity global menu + + Use WebKitFaviconDatabase as of WebKit 1.8.0 + + Use midori-prefixed temp folder in midori_view_save_source + + Fix cancelling downloads with SteadyFlow or Aria2 + + Fix crash dialog instead of opening tab in a running window + + Fix page icons in multi-frame sites (gmail, tumbler) + + Distinguish Simplified and Traditional Chinese + + Support go-jump-symbolic + + Handle empty tabs due to download links with a target + + Handle frame load interrupted in the unholy trinity + + Fix libsoup version check and wrong SSL status in location + v0.4.5: + Work around black border around widgets on Win32 + Whitelist direct/ re-directed navigation requests in adblock diff --git a/INSTALL b/INSTALL index 238ba54c..a81718ba 100644 --- a/INSTALL +++ b/INSTALL @@ -67,6 +67,10 @@ If you want to "dry run" without WebKitGTK+ rendering, try this: 'MIDORI_UNARMED=1 _build/default/midori/midori' +If you want to test bookmarks, you can enable database tracing: + +'MIDORI_BOOKMARKS_DEBUG=1 _build/default/midori/midori' + To disable Netscape plugins, use MOZ_PLUGIN_PATH=/. To debug extensions you can specify the path: diff --git a/data/faq.html b/data/faq.html index 5714c2f4..209ac6bc 100644 --- a/data/faq.html +++ b/data/faq.html @@ -7,7 +7,7 @@
This is a list of frequently asked questions about the Midori Web Browser. Anyone feel free to improve and/ or extend this page, but keep it clean and easy to read for other Xfce users.
--This is a snapshot of Frequently Asked Questions designated for offline viewing. The most recent version of this document can be found in the Xfce wiki. -
http://ubuntuforums.org/showthread.php?t=478418
++Bug: https://bugs.launchpad.net/webkit/+bug/871425 +Upstream Bug: https://bugs.webkit.org/show_bug.cgi?id=50561 +
+