Skip to content

v0.0.01

Pre-release
Pre-release
Compare
Choose a tag to compare
@Emdek Emdek released this 01 Nov 19:09
· 9914 commits to master since this release
  • 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.