Release Date: 2025-12-25
This release focuses on UI improvements and thread-safety enhancements, including better visual feedback for split dividers and critical fixes for buffer access.
- Improved Resize Cursor Feedback: Enhanced visual feedback for split dividers during resize operations, providing clearer indication of draggable areas (#168)
- Thread-Safety Fix: Added thread-safety to
TerminalTextBuffer.getLine()method to prevent race conditions during concurrent buffer access (#166)
- Documentation: Added iTerm2 acknowledgment to project documentation
- Documentation: Updated branding to Risa Labs Inc across all materials
- Documentation: Added comprehensive wiki documentation for easier onboarding
- Documentation: Added release notes for v1.0.52
None
https://github.com/kshivang/BossTerm/compare/v1.0.52...v1.0.53