Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.03 KB

File metadata and controls

35 lines (23 loc) · 1.03 KB

Release Notes - v1.0.18

Release Date: 2025-12-07

Highlights

This release introduces split pane support with horizontal and vertical splits, along with a CLI launcher for easy terminal access from the command line.

New Features

  • Split Pane Support: Add horizontal and vertical split pane functionality

    • Split terminal windows into multiple panes
    • Move panes to new tabs via context menu
    • Keyboard shortcut for moving panes to new tabs
    • Configurable split pane settings (minimum size, etc.)
    • Dedicated Splits tab in settings UI with Splitscreen icon
  • CLI Launcher: Add bossterm command-line tool

    • CLI installer with File menu integration
    • First-run prompt for easy setup
    • Dynamic menu text for install/uninstall
    • CLI script included in app bundle for Homebrew

Improvements

  • Respect splitMinimumSize setting and clean up split code
  • Improved split pane UI and settings organization

Breaking Changes

None

Full Changelog

https://github.com/kshivang/BossTerm/compare/v1.0.15...v1.0.18