OptivendOptivend Logo
  • Blog
    Introducing Mothership
    Introducing Mothership
    Build with Sim for Enterprise
    Build with Sim for Enterprise
    Introducing Sim v0.5
    Introducing Sim v0.5
    $7M Series A
    $7M Series A
    Realtime Collaboration on Sim
    Realtime Collaboration on Sim
  • Pricing
Log inGet started
  • Blog
  • Pricing
Log inGet started
Optivend

Product

Pricing

Resources

BlogModelsPartnersChangelog

Legal

Terms of ServicePrivacy Policy

Changelog

Stay up-to-date with the latest features, improvements, and bug fixes in Sim. All changes are documented here with detailed release notes.


RSS Feed
v0.7.68
BI
TH
WA
Aug 11, 2026

Features

  • feat(embeddings): add OpenRouter support

Improvements

  • perf(ci): scope the Docker layer cache per image and platform
  • perf(ci): build the app image on 16 vCPU and keep the toolchain out of it

Bug Fixes

  • fix(idempotency): use compatible PostgreSQL JSON operations
  • fix(chat): autosize long prompts in the composer
  • fix(docker): ship libvips so sharp can actually load at runtime

Other Changes

  • chore(skills): remove the unused skills-lock.json

View changes on GitHub

v0.7.67
IC
WA
Aug 10, 2026

Features

  • feat(library): What Is an Agentic Workflow? (And How It's Different From Automation)

Bug Fixes

  • fix(landing): load sharp lazily so a missing native binary can't 500 /blog and /library
  • fix(env): assign window.__ENV directly instead of queueing it
  • fix(provenance): name the importer that condemned a run
  • fix(provenance): feature flagged, inexact sidecars
  • fix(files): stop validating .jsonl as single-document JSON

Other Changes

  • test(provenance): cover the enforced branch of the agent memory surface

View changes on GitHub

v0.7.66
WA
Aug 10, 2026

Improvements

  • improvement(url-state): use nuqs setters and derive state instead of mirroring it
  • improvement(emails): funnel every sender through the shared render and subject layer

Bug Fixes

  • fix(invite): hold the loading state until the stored token resolves
  • fix(provenance): report why a projection was refused, at the point of refusal
  • fix(auth): stop offering account creation when registration is disabled

Other Changes

  • chore(deps): drop the archived image-size dependency

View changes on GitHub

v0.7.65
WA
Aug 10, 2026

Improvements

  • improvement(emails): align the email design tokens with the platform design system

Bug Fixes

  • fix(provenance): record why a resolved-secret registry became incomplete
  • fix(execution): give each execution file a unique storage key
  • fix(emails): align the schedule-disabled email with the standard template rhythm

View changes on GitHub

v0.7.64
BI
SG
IC
J1
WA
Aug 9, 2026

Features

  • feat(snowflake): credential-based auth, object pickers, and 9 new operations
  • feat(mship): mship sysprompt override
  • feat(library): Best AI Agent Platforms for Enterprise Teams in 2026
  • feat(pi): add plan mode
  • feat(integrations): add Snowflake PAT integration
  • feat(mintlify): add Mintlify integration
  • feat(library): Best AI Agents for Customer Support Ticket Triage and Routing
  • feat(demo): fire the X conversion event when a demo is booked
  • feat(workspaces): pin workspaces and widen the switcher to six rows
  • feat(dynatrace): add the write and configuration surfaces
  • feat(dynatrace): add the Dynatrace integration

Improvements

  • improvement(copilot): bound image decode work on the VFS file read path
  • refactor(tiktok): align webhook routing with shared dispatcher
  • refactor(instagram): align publishing with codebase patterns
  • improvement(ui): consolidate the disclosure chevron and order resource menus like the sidebar
  • improvement(files): extend the OOXML size limits to the client previews
  • improvement(execute): reuse the resolved workspace access and dedupe export failures
  • improvement(files): share bubble-menu chrome and stabilize shouldShow
  • improvement(api): share the API key workspace policy messages and align MCP discover
  • improvement(files): harden untrusted document preview and parsing
  • improvement(file-parsers): bound PDF text extraction
  • improvement(execute): enforce workspace permissions on function file exports
  • improvement(chat): rename "Branch in new chat" to "Fork in new chat"
  • improvement(ci): run the CodeQL cron weekly and cancel superseded scans
  • improvement(ui): unbold the app, align the folder chevron, tidy the feedback modal
  • improvement(provenance): cleanup secrets boundary
  • improvement(admin): move user row actions into an overflow menu with confirm modals
  • improvement(mship): questions improvement

Bug Fixes

  • fix(snowflake): drop the oversized credential modal help text
  • fix(og): read OG fonts from the repo instead of fetching Google Fonts at build
  • fix(condition): stop shipping all block outputs in every evaluation
  • fix(pi): compact cloud event streams before sandbox retention
  • fix(dynatrace): send the only unmute reason the API accepts and request the detail fields the tools map
  • fix(uploads): bound the HEIF fallback decode by declared pixels, not just bytes
  • fix(knowledge): stop listing workspace knowledge bases on stale creator identity
  • fix(files): stop rejecting ordinary HTML documents at the parser limits
  • fix(knowledge): validate tag slots and share the tag-name length limit
  • fix(file-parsers): stop deleting non-BMP characters when sanitizing parsed text
  • fix(cli): validate each install secret against its own requirement
  • fix(inbox): disable the inbox atomically and simplify its webhook tests
  • fix(webhooks): drop the AgentMail-specific webhook body cap
  • fix(files): make the rich-markdown-field container a positioning context
  • fix(cli): generate per-install secrets instead of using fixed values
  • fix(files): pin editor bubble menus to the cursor during scroll
  • fix(webhooks): resolve the AgentMail tenant before verifying the signature
  • fix(files): bound HTML parser input before building the DOM
  • fix(files): escape user filenames in the Content-Disposition header
  • fix(mcp): apply the workspace personal API key setting to MCP serve auth
  • fix(webhooks): centralize the path-delivery rule for trigger providers
  • fix(knowledge): apply knowledge-base access checks consistently across auth types
  • fix(files): anchor the editor bubble menus to the selection on scroll
  • fix(docs): stop the pinned sidebar running under the site footer
  • fix(provenance): stop short secret values from rewriting unrelated log text
  • fix(tables): keep row context menu labels on one line
  • fix(files): read the Files prefetch from the data layer and bound invitation previews
  • fix(mship): return the chat connect flow to the tab that started it
  • fix(workspaces): give the pin and options button one shared slot
  • fix(agent): overly broad check for secrets protection
  • fix(files): stop the file-viewer image reshift on open
  • fix(chunkers): preserve FAQ prose in docs chunks
  • fix(providers): stop reporting an absent Ollama as an error
  • fix(jsm): accept the numeric pagination the JSM tools actually send

Other Changes

  • chore(snowflake): drop the local write caps in favor of the shared limit
  • chore(pi): organize mode implementations
  • test(triggers): guard the provider granularity the path route depends on

View changes on GitHub