Skip to content

Commit

Permalink
Fixed First-time 'Ask Claude' triggering save prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
Talamantez committed Nov 23, 2024
1 parent f2eb4e7 commit adb0bd6
Show file tree
Hide file tree
Showing 7 changed files with 3,718 additions and 10,028 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,14 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.1.12] - 2024-11-22
## [1.1.13] - 2024-11-22
### Fixed
- Bug: First-time right-click "Ask Claude" was triggering save prompt on source file
- Improved editor management to prevent VS Code's preview behavior from affecting source files
- Enhanced source editor state preservation during Claude responses

## [1.1.12] - 2024-11-22
### ~Fixed~
- Bug: Panel was closing, brought extension under docker vm, updated tests

## [1.1.11] - 2024-11-22
Expand Down
Loading

0 comments on commit adb0bd6

Please sign in to comment.