+v0.0.18:
+ + First attempt at userscripts and extensions.
+ + Show hidden location/ web search temporarily when needed.
+ + Turn prefs into MidoriPreferences
+ + Fix background tabs, strings and new tab focus.
+ + Switch configuration to MidoriWebSettings.
+ + Remove 'External programs' logic
+ + Append the closed tabs items as a proper submenu.
+ + The location is empty and focused by default
+ + Implement proper menu positioning.
+ + Implement the Console panel for script messages.
+ + Implement localization via Gettext.
+ + Initial refactoring work, regressions expected
+ + Build fix: Webkit's header and pkgconfig name have changed.
+ + Implement Fullscreen mode
+
v0.0.17:
+ Add a preference to choose a user stylesheet.
+ Implement a few preferences with new settings API in WebKit
# Register ourselves to autoconf
-AC_INIT([midori], [0.0.17], [christian@twotoasts.de])
+AC_INIT([midori], [0.0.18], [christian@twotoasts.de])
AC_CONFIG_SRCDIR([src/main.h])
AC_CONFIG_HEADER([config.h])