What's Changed
- homebrew: bump alacritree to v0.2.11 by @mathix420 in #56
- scoop: bump alacritree to v0.2.11 by @mathix420 in #57
- fix(windows): keep the DLL loader off PATH by @AbysmalBiscuit in #59
- [4] fix: answer OSC color and text-area size queries by @AbysmalBiscuit in #60
- [5] fix(cursor): honour the app's request to hide the cursor by @AbysmalBiscuit in #61
- [6] feat(ipc): run the IPC socket and MCP bridge on Windows by @AbysmalBiscuit in #62
- [7] fix(bindings): stop Super chords from swallowing Ctrl by @AbysmalBiscuit in #63
- [8] fix(input): stop ctrl+shift+c from sending the interrupt by @AbysmalBiscuit in #64
- [9] fix(input): route paste through the binding table by @AbysmalBiscuit in #65
- [10] fix(input): encode control, modified, and alt keys like xterm by @AbysmalBiscuit in #69
- [11] fix(input): enable the kitty keyboard protocol by @AbysmalBiscuit in #70
- [12] feat(mouse): report mouse events to mouse-mode apps by @AbysmalBiscuit in #71
- [13] fix(ime): route IME composition to the terminal by @AbysmalBiscuit in #72
- [14] feat(bindings): make app shortcuts rebindable by @AbysmalBiscuit in #73
- [15] feat(sidebar): add keyboard navigation by @AbysmalBiscuit in #74
- [16] feat(sidebar): list sessions under workspace rows by @AbysmalBiscuit in #75
- [17] feat(workspace): make the worktree location configurable by @AbysmalBiscuit in #76
- [18] feat(worktree): detect and prune stale worktrees by @AbysmalBiscuit in #77
- [19] feat(windows): show sidebar agent glyphs via process probe by @AbysmalBiscuit in #78
- [20] feat(fonts): add a font fallback chain by @AbysmalBiscuit in #79
- [21] feat(fonts): draw emoji from their colour tables by @AbysmalBiscuit in #80
- [22] feat(wsl): add WSL support by @AbysmalBiscuit in #81
- [23] feat(config): add shell launch profiles by @AbysmalBiscuit in #82
- [24] fix(state): stop one window from deleting another's projects by @AbysmalBiscuit in #67
- [25] feat(cli): drive alacritree from the shell by @AbysmalBiscuit in #68
- chore: pin stroke widths to f32 by @AbysmalBiscuit in #66
Full Changelog: v0.2.11...v0.3.0