[0.1.2] - 2025-08-31
✨ Features
- feat: add GitHub repository link to exit summary screen (1237651)
- feat: improve stage result screen navigation (bf00265)
- feat: change back to title key from Enter to T (9d9e93c)
🐛 Bug Fixes
- fix(terminal): always pop keyboard enhancement flags on cleanup to avoid iTerm2 stuck state (8725df9)
- fix: resolve clippy unreachable code warning (2f45ae7)
- fix: resolve clippy warnings (e3e244f)
- fix: ensure complete terminal cleanup on all exit paths (511f914)
- fix: apply cargo fmt formatting fixes (fe2409f)
- fix: restore enter symbol (↵) display in ratatui interface (526caef)
- fix: improve terminal cleanup to prevent utf character output in iTerm2 (36f0caf)
- fix: restore retry option in session summary screen (2e3d29a)
- fix: resolve clippy warnings and formatting issues (50f3df2)
- fix: resolve clippy warnings and formatting issues (3159237)
- fix: improve cursor highlight visibility in Mac terminal (3ba6f92)
- fix: remove REPORT_EVENT_TYPES flag to prevent double input in iTerm (031ff4c)
- fix: resolve clippy warnings and formatting issues (4eb02c9)
- fix: remove debug output from exit summary screen (300c0fe)
- fix: ensure raw mode is properly disabled on application exit (8dd8772)
- fix: improve keyboard input handling for macOS iTerm (d9cd8f1)
- fix: add revision parameter to homebrew bump formula action (20316d7)