Skip to content

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 20 Aug 01:28
· 48 commits to main since this release

This release adds persistent visual agent settings and strengthens API and MCP security.

Highlights

  • Added persistent visual agent configuration in Settings.
  • Redacted project MCP credentials from API responses while preserving them during edits.
  • Added request-size limits across agent and file routes.
  • Prevented an initial settings fetch from overwriting edits made concurrently by the user.
  • Improved accessibility and interaction feedback.

Platform and release improvements

  • Standardized the Node.js 22 runtime used for releases.
  • Normalized line endings and file types across platforms.
  • Expanded release verification and cleaned up development configuration.

Upgrade

npm install -g @kahme247/ompweb@0.3.4

Full changelog: v0.3.3...v0.3.4