- initial release;
- added basic MDI+TDI interface;
- added private browsing capabilities;
- added basic support for bookmarks (XBEL format);
- added basic support for saving, restoring and manually deleting cookies;
- added transfers manager;
- added basic sessions management;
- added detailed progress bar;
- implemented backends for layout engines (for now only QtWebKit)
- implemented restoring of closed tabs and windows;
- implemented find in page actions;
- specified custom context menus;
- fine-tuned tab bar to be more robust (smart resizing, cloning, pinning, rearranging, previews, changing location / orientation etc.);
- enabled printing;
- force single application instance per profile (but allow multiple windows);
- lots of other things.