Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 670 Bytes

File metadata and controls

22 lines (15 loc) · 670 Bytes

Release Notes - v1.1.95

Release Date: 2026-05-15

Highlights

This release introduces an in-process Model Context Protocol (MCP) server with embedder configuration and exposes a new isActive parameter on TabbedTerminal for better embedding control.

New Features

  • In-process MCP server with embedder configuration, enabling integration with the Model Context Protocol (#252)
  • isActive parameter on TabbedTerminal for finer-grained control when embedding the tabbed terminal component (#251)

Bug Fixes

None

Improvements

None

Breaking Changes

None

Full Changelog

https://github.com/kshivang/BossTerm/compare/v1.0.93...v1.1.95