Release Date: 2025-12-07
This release introduces command completion notifications (OSC 133 shell integration), an auto-update mechanism, macOS menu bar, and several UI/UX improvements including hiding the tab bar when only one tab exists.
- Command Completion Notifications: Added OSC 133 shell integration support for system notifications when commands complete while the terminal window is unfocused (iTerm2-style notifications)
- Auto-Update Mechanism: Added automatic update checking via GitHub Releases API
- REP Support: Added support for CSI Ps b (Repeat Character) control sequence
- macOS Menu Bar: Added native macOS menu bar with File, Edit, View, and Window menus
- Auto-Hide Tab Bar: Tab bar now automatically hides when only one tab exists for a cleaner interface
- Fixed "Check for Updates" menu item placement - moved to BossTerm app menu on macOS for better platform consistency
- Added warning log for incomplete shell integration to aid troubleshooting
- Added DMG download badge to README for easier access to downloads
- Added environment protection to release workflow for improved CI/CD security
None
https://github.com/kshivang/BossTerm/compare/v1.0.11...v1.0.13