Skip to content

v1.1.1

Latest

Choose a tag to compare

@almonk almonk released this 29 Jan 14:19

Fixed

  • Fixed delegate notifications not being sent when closing tabs (#2)
    • Tabs now correctly communicate through BonsplitController for proper delegate callbacks

Added

  • New public method closeTab(_ tabId: TabID, inPane paneId: PaneID) -> Bool for efficient tab closing when pane is known