This is a patch release, fixing some minor issues encountered after the latest major release
What's Changed
- refactor(server): remove unnecessary mut by @orhun in #2735
- fix(status-bar): add break tab hints by @imsnif in #2748
- fix(reconnect): do not clear terminal state when entering alternate screen by @imsnif in #2750
- fix(grid): memory leak with unfocused tabs by @tlinford in #2745
- fix(input): block input thread for newtiledpane and newfloatingpane as well by @imsnif in #2757
Full Changelog: v0.38.0...v0.38.1