diff --git a/CHANGELOG.md b/CHANGELOG.md index 2980a9fa..45796efd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 1.0.54 + +- Hooks: Added UserPromptSubmit hook and the current working directory to hook inputs +- Custom slash commands: Added argument-hint to frontmatter +- Windows: OAuth uses port 45454 and properly constructs browser URL +- Windows: mode switching now uses alt + m, and plan mode renders properly +- Shell: Switch to in-memory shell snapshot to fix file-related errors + ## 1.0.53 - Updated @-mention file truncation from 100 lines to 2000 lines