Release Date: 2025-12-28
This release addresses critical stability issues with improved PTY process cleanup and memory leak prevention in the terminal data stream.
- PTY Process Termination: Fixed proper termination of PTY processes when closing tabs to prevent zombie processes
- Memory Leak Prevention: Added buffer compaction to prevent memory leak in BlockingTerminalDataStream
None
https://github.com/kshivang/BossTerm/compare/v1.0.56...v1.0.57