Skip to content

v3.1.0

Choose a tag to compare

@unstackedapps-admin unstackedapps-admin released this 07 Aug 14:06
· 7 commits to main since this release
97f9f3b

OpenSuiteMCP 3.1.0

Added

  • NetSuite connect wizard — guided App Portal flow, shared Integration checklist, manage-accounts polish
  • Public docs/docs, /docs/netsuite-integration, /docs/self-host (org-hosted architecture overview)
  • Oracle skills sync — pack no longer vendored; run pnpm skills:sync (or rely on production entrypoint) to populate .data/oracle-skills
  • Shared model registry — canonical Speed / Reasoning models for Google, Anthropic, OpenAI

Fixed

  • Anthropic Sonnet thinking uses adaptive + effort (Sonnet 5+ rejects thinking.type.enabled)
  • Mobile dialog/sheet footer gaps and chat-history tooltip collisions

Upgrade notes

  1. After pull: pnpm install then pnpm skills:sync before relying on Oracle skills in the portal
  2. Optional: schedule weekly pnpm skills:sync (or cron) for new upstream skills
  3. Set AUTH_URL so /docs/netsuite-integration shows your real OAuth redirect URI

See CHANGELOG.md for full notes.