Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 10:01

Added

  • Add v3 kernel and typed feature contract (createTerminal)
  • Add presetTouch feature set (clipboard, menu, toolbar, echo, banner)
  • Add tabs and activityMonitor features (presetTabbed)
  • Export createTerminal and presets as the v3 public API
  • Add v3 kernel and feature styles (regions, tabs, activity dots)
  • Add mobile tab switcher, overview sheet, and swipe
  • Remove the legacy mount() entry

Fixed

  • Defer startup connect to the session-managing feature
  • Make a tab switch input-safe (end IME, disarm sticky-Ctrl)
  • Enable paste on touch (iOS) via the context menu

Dependencies

  • Require @cplieger/web-terminal-engine >=2.0.0