Skip to content

v0.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Apr 23:17
· 13 commits to master since this release

Features

  • Added split-view tabs: drag a tab into the page area or onto another tab edge to view two tabs side by side.
  • Added live split previews while dragging, with left/right placement based on cursor position.
  • Split panes now include their own toolbar, address bar, navigation controls, page actions, and an “unsplit” button.
  • Split tab pairs are shown as a combined row in the sidebar/tab list.

Improvements

  • Added a toolbar button to toggle the sidebar.
  • Reload now switches to Stop while a page is loading.
  • Back/Forward buttons now reflect the current tab’s navigation state.
  • Improved sidebar open/close and floating sidebar animations.
  • Improved chrome/theme color handling for toolbar buttons, address pill menu, and split panes.
  • Page action menu button now appears on hover for a cleaner address bar.
  • Improved tab drag behavior, drop indicators, and active-tab fallback while dragging.

Fixes

  • Fixed split pane cleanup when closing tabs so remaining tabs are restored correctly.
  • Fixed clicking inside a web view to select the correct tab, including split views.
  • Fixed split tab title/icon updates when the partner tab changes.