Release Date: 2025-12-27
This release enhances the theming experience with Monokai as the new default theme and improves the tabbed terminal API by exposing the workingDirectory parameter for better control over initial tab directories.
- Monokai Default Theme: Set Monokai as the default color theme for a modern, professional terminal appearance
- TabbedTerminal Working Directory: Exposed
workingDirectoryparameter inTabbedTerminalcomposable, allowing initial working directory to be set for the first tab (matchingEmbeddableTerminalAPI)
- Git Tag Creation: Fixed git tag creation when using publish_only mode in the release workflow
- Documentation: Updated CLAUDE.md with workingDirectory parameter change details and usage examples
None
https://github.com/kshivang/BossTerm/compare/v1.0.54...v1.0.56