Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/nav/development/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

- [📦 Marketplace - Build 0.4.0](https://marketplace.visualstudio.com/items?itemName=fernandocelmer.pycodeloop)
- [⚙️ Feature: Replace tool-card emoji with codicons, go-to-file, and auto-approved diffs (#21)](https://github.com/dotflow-io/vscodeloop/pull/22)
- [⚠️ Security: Jail openFile to the workspace root and validate the message payload](https://github.com/dotflow-io/vscodeloop/pull/22)
- [🪲 Bug: Fix the auto-approved badge spinning with the pending-tool icon](https://github.com/dotflow-io/vscodeloop/pull/22)
- [🪲 Bug: Fix the pending-tool loading icon overflowing its card](https://github.com/dotflow-io/vscodeloop/pull/22)

## v0.3.5

Expand Down
Loading