mirror of
https://github.com/samsonjs/Peekaboo.git
synced 2026-03-25 09:25:47 +00:00
Add changelog entry for v1.0.0-beta.25
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
d72c9eefa9
commit
797fb3c7cf
1 changed files with 9 additions and 0 deletions
|
|
@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.0.0-beta.25] - 2025-01-08
|
||||
|
||||
### Fixed
|
||||
- **Critical MCP server error handling**
|
||||
- Fixed issue where unexpected errors would cause "No result received" response
|
||||
- All tool execution errors now return proper MCP error responses
|
||||
- Handles edge cases with special characters in tool parameters gracefully
|
||||
- Prevents server from silently failing on unexpected exceptions
|
||||
|
||||
## [1.0.0-beta.24] - 2025-01-08
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Reference in a new issue