Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
midori:changelog [2014/04/20 00:04] lewisgoddardmidori:changelog [2014/11/14 16:54] lewisgoddard
Line 1: Line 1:
 ====== Changelog ====== ====== Changelog ======
 +
 +===== v0.5.9 =====
 +  * Remove dead code from browser and preferences
 +  * Build-fix: Make PanedAction's Child.widget public
 +  * Fixes tab history undo
 +  * Set a placeholder text on the URL entry
 +  * Add "Add Bookmark" to menu
 +  * Show search menu upon left icon click in location bar
 +  * Fix crash when saving with associated resources
 +  * Fix webkit2 downloads based on older branch
 +  * Don't hide window decorations for Midori-Granite
 +  * Connect bookmarks-db singleton correctly to fix menus
 +  * Fix some symbol names and transfer annotations in doc comments
 +  * Use correct signature for window-state-event handler
 +  * Do not overescape page titles in view completion
 +  * Make adblock skip non-standard last update metadata strings
 +  * Drop deprecated Granite LightWindow used for the Clear Private Data dialog
 +  * Keep storing the last web media tab played.
 +  * Allocate CookiePermissionManagerModalInfobar correctly
 +  * Make middle clicking reload button duplicate the current tab, similar to other browsers
 +  * Use network-changed of GNetworkMonitor to reload all tabs if network becomes available
 +  * Show different messages based on network connectivity.
 +  * Fix crash when activating the edit menu
 +  * Fix "open all in tabs" for bookmarks
 +  * Fix a few simple leaks
 +  * Don't focus the locationaction when leaving blank pages
 +  * Fix leaks of two references to the MidoriApp in Tabby
 +  * Compile with valac 0.16 again
 +  * Never display about:new in the urlbar
 +  * Fix crash right-clicking forms on local pages
 +  * Share 'youtube, vimeo, dailymotion' that you are playing in Midori using org.midori.mediaHerald
 +  * Give the SoupURI a path when checking cookie relevance
 +  * Resolve ellipsis and title stripping in completion
 +  * Add www. and .com/.country_domain and proceed with Ctrl+Enter/Shift+Enter with (readable code)
 +  * Clean up browser tab/ uri/ title notify
 +  * Drop pseudo Granite distinction in completion layout
 +  * Fix visibility of SpeedDial, Toolbar, Bookmarkbar context menu items
 +  * Distinguish between desc file missing and other parsing issues
 +  * Use dependencies to clear test folders before execution
 +  * Win32: Drop dropbox usage from win release script, rename resulting output files
  
 ===== v0.5.8 ===== ===== v0.5.8 =====