Release Date: 2025-12-25
This release adds a new API for custom link handling and improves version detection when BossTerm is used as a Maven dependency.
- Custom Link Handling API: Added
onLinkClickAPI that allows custom handling of hyperlink clicks in the terminal, enabling integration with external browsers or custom link processing logic
- Maven Dependency Version: Fixed version reading to use JAR manifest when BossTerm is included as a Maven dependency, ensuring correct version information is displayed
None
https://github.com/kshivang/BossTerm/compare/v1.0.49...v1.0.50