chore: Update CHANGELOG.md

This commit is contained in:
GitHub Actions
2025-09-19 00:59:00 +00:00
parent 0a1b93058b
commit 9e13ea7680

View File

@@ -1,5 +1,20 @@
# Changelog
## 1.0.119
- Fix Windows issue where process visually freezes on entering interactive mode
- Support dynamic headers for MCP servers via headersHelper configuration
- Fix thinking mode not working in headless sessions
- Fix slash commands now properly update allowed tools instead of replacing them
## 1.0.117
- Add Ctrl-R history search to recall previous commands like bash/zsh
- Fix input lag while typing, especially on Windows
- Add sed command to auto-allowed commands in acceptEdits mode
- Fix Windows PATH comparison to be case-insensitive for drive letters
- Add permissions management hint to /add-dir output
## 1.0.115
- Improve thinking mode display with enhanced visual effects