Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Releases: wallneradam/claude_autoapprove_mcp

v0.2.4

Choose a tag to compare

@wallneradam wallneradam released this 02 May 11:28

Brings back "Allow for this chat" button and functionality instead of "Always allow" button, which is cannot be undone!

v0.2.3

Choose a tag to compare

@wallneradam wallneradam released this 26 Apr 09:29

Fixed inject.js, works with recent UI changes, fixed character decoding for some Windows machines

v0.2.2

Choose a tag to compare

@wallneradam wallneradam released this 25 Apr 21:03

Better injection, now it works after page reload too

v0.2.1

Choose a tag to compare

@wallneradam wallneradam released this 25 Apr 16:53

Persistence feature with watcher script, much better experience

  • Bumped project version in pyproject.toml to 0.2.1 and updated claude-autoapprove dependency to 0.2.1.
  • Introduced a watcher script and plist for macOS to persist the injectable mode. (faster start, no restart)
  • New arguments and configuration options for autoapprove and autoblock features.
  • Improved stdout handling during script injection (fix rare errors shown in Claude)

0.1.2

Choose a tag to compare

@wallneradam wallneradam released this 23 Apr 23:59

Windows support, thanks to @maoyeedy!

v0.1.1

Choose a tag to compare

@wallneradam wallneradam released this 22 Apr 22:03

Initial release