Skip to content

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 17 Aug 20:22
· 73 commits to main since this release

This release overhauls Settings and adds password-protected web access.

Highlights

  • Replaced Basic Auth with password login and signed session cookies.
  • Added --password, --help, and --version CLI options with updated Windows documentation.
  • Added Settings search and reusable endpoint presets with safer authentication handling.
  • Improved settings navigation, model controls, and save behavior.

Chat and session fixes

  • Keep new running sessions visible while throttling sidebar updates.
  • Stabilize initial scroll, image prompt helpers, fast mode, thinking controls, and live activity indicators.
  • Keep composer controls visible while the agent is running.
  • Reconcile fast-mode state from the agent's completion snapshot.
  • Improve live accent-bar behavior around tool-call cards.

Upgrade

npm install -g @kahme247/ompweb@0.3.2

Full changelog: v0.3.1...v0.3.2