diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -1,4 +1,29 @@ ============== +Epiphany 3.3.3 +============== + +Changes: + - Combine the stop/reload buttons (#657655) + - Drop bookmarks/topics bar + - Properly save about: URIs in session (#664483) + - Use a vanilla GtkToolbar instead of an EggEditableToolbar (#664483) + - Use an overlay progressbar for the load progress (#665470) + - Use GtkOverlay for the statusbar (#653996) + - Kill right/left padding in the toolbar so that icons are + accessible from the edge of the screen (#665518) + - Use new-windows-in-tabs by default (#656091) + - Remove "Go" and "Tabs" menu + - Remove user visible concept of "homepage" (#665469) + - Remove the toolbar editor (#664260) + - Use uniform style for about: pages (#665136) + - Use GTK+ 3.0 icon names (#665170) + - Make sure WebApps are always shown in the shell (#664751) + - Use SoupSession:ssl-use-system-ca-file property instead of copying + the detection code (#633109) + - Never show tabs in application mode (#663668) + - Layout fixes for the properties dialog (#662252) + +============== Epiphany 3.3.2 ============== |