Skip to main content

Changelog

Every new feature, improvement, and fix in Sim, the open-source AI workspace, with release notes straight from GitHub.

v0.8.34

Sep 11, 2026

Features

  • feat(library): What to Look for in an AI Workflow Automation Platform: Buyer's Checklist
  • feat(assistant): support image attachments
  • feat(library): Why No-Code AI Agents Need Live Web Access (And How to Wire It Up)

Bug Fixes

  • fix(sidebar): change organization logos from the icon
  • fix(redis): size cold-connection waits to survive a dead handshake
  • fix(knowledge): optimize search and trace pipeline latency
  • fix(file): clear unused content when writing files
  • fix(sidebar): simplify organization controls and add logo uploads
  • fix(tools): persist large file outputs before response limits
  • fix(provenance): preserve execution files across durable surfaces
  • fix(sidebar): align organization and workspace navigation
  • fix(slack): read shared app credentials from the environment
  • fix(db): exclude pending-drop columns from inserts
  • fix(cli): keep only the agent name from a versioned AI_AGENT declaration
  • fix(consent): stop asking for consent from a policy we failed to fetch

View changes on GitHub

v0.8.33

Sep 11, 2026

Features

  • feat(analytics): attribute requests by client surface and add CLI usage telemetry
  • feat(cli): add explicit self-update command and update notices
  • feat(library): Top AI Assistants in 2026
  • feat(gitlab): support non-admin tokens with CSV permissions
  • feat(search): add shared Slack app installation and commands
  • feat(desktop): browser pages as resource tabs, agent works in a background tab
  • feat(search): unify source setup and organization usage
  • feat(library): AI Coding Agents vs. AI Workflow Agents: What's the Difference?

Improvements

  • improvement(search): simplify integration setup and connection actions
  • improvement(chat): refine tool activity summaries and icons
  • improvement(chat): unify expandable inline tool activity
  • improvement(desktop): make each terminal its own resource tab
  • improvement(chat): remove legacy workspace mode selector
  • improvement(chat): show browser agent site favicons
  • improvement(chat): simplify inline tool activity
  • improvement(voice): add dictation to organization chat and search

Bug Fixes

  • fix(github): simplify repository setup and indexing outcomes
  • fix(knowledge): count list documents once instead of per 400-base batch
  • fix(slack): skip completed shared app verification setup
  • fix(chat): keep single tool calls inline
  • fix(platform): stable block chat ids, held-listing sync status, session cleanup on account deletion
  • fix(search): inject personal integrations into chat prompts
  • fix(knowledge): stop connector sync failures on download-restricted Drive files and macro-only Confluence pages
  • fix(knowledge): skip verified empty Slack threads

Other Changes

  • chore(repo): clean up repo root and consolidate editor rules

View changes on GitHub

v0.8.32

Sep 10, 2026

Improvements

  • improvement(search): reduce redundant metadata reads

Bug Fixes

  • fix(search): verify Atlassian access and clarify source setup
  • fix(search): preserve source rows during approval updates
  • fix(search): tighten Google sync and invitation recovery
  • fix(search): reserve interactive embeddings from their own admission lane
  • fix(knowledge): cache the ingestion usage gate for a minute
  • fix(release): bound release commit lookups

Other Changes

  • chore(codeql): exclude integration test fixtures from analysis

View changes on GitHub

v0.8.30

Sep 9, 2026

Features

  • feat(slack): improve source connections and app Home

Improvements

  • improvement(redis): warm the shared connection at process start
  • improvement(landing): optimize hero and customer image loading
  • improvement(search): clarify integration approval and setup
  • improvement(redis): pair lock acquire failures with connection state

Bug Fixes

  • fix(content): use a raster customer story sharing image
  • fix(execution): retry transient database failures during execution setup
  • fix(landing): refresh content previews and remove legacy logos
  • fix(executor): remove quadratic backtracking in env var reference patterns
  • fix(table): reclaim a cascade lock a timed-out acquire may have taken
  • fix(workflow-renderer): remove quadratic backtracking in reference highlighting
  • fix(org): show impersonation session controls
  • fix(slack-search): repair execution, OAuth, and onboarding
  • fix(knowledge): make indexing and connector recovery durable
  • fix(table): preserve provenance during execution metadata updates

View changes on GitHub

v0.8.29

Sep 9, 2026

Features

  • feat(sso): several identity providers per organization
  • feat(slack-search): stream enterprise answers through one Slack app

Improvements

  • improvement(search): reduce retrieval overhead

Bug Fixes

  • fix(landing): serve pre-encoded footer artwork
  • fix(settings): show connected accounts without search
  • fix(deps): resolve all open Dependabot alerts across next, sharp, js-yaml, nodemailer and csv-parse
  • fix(outbox): prevent bulk cleanup from starving delivery
  • fix(billing): bound cumulative usage lock holders
  • fix(landing): optimize customer media loading

View changes on GitHub

v0.8.28

Sep 9, 2026

Improvements

  • improvement(docs): reduce search screenshot display sizes

Bug Fixes

  • fix(landing): stabilize mobile feature graphic sizing
  • fix(chat): align organization focus and loading with workspace

View changes on GitHub

v0.8.27

Sep 9, 2026

Features

  • feat(knowledge): export knowledge bases as bundle archives
  • feat(helm): derive chart appVersion from the release, and lint with ct
  • feat(search-mcp): add organization assistant and contextual retrieval
  • feat(athena): complete SQL-workload coverage with prepared statements, catalogs, and workgroups
  • feat(search-mcp): connect clients with Sim OAuth

Improvements

  • improvement(search): clarify source management and member setup

Bug Fixes

  • fix(landing): support swiping customer stories
  • fix(files): preserve valid zero-byte tool outputs
  • fix(file-editor): preserve pasted content and literal markdown
  • fix(selectors): preserve server truncation in option lists
  • fix(landing): improve mobile hero and workflow previews
  • fix(knowledge): require workspace or organization ownership
  • fix(landing): disable native dragging of navbar logos
  • fix(landing): revert navbar logo carousel interactions
  • fix(provenance): preserve completions and isolate tool identities
  • fix(files): preserve image selection after resizing
  • fix(landing): show footer painting previews while loading
  • fix(copilot): resolve resource context through shared readers
  • fix(knowledge): prevent KB deletion deadlocks
  • fix(knowledge): make indexing and connector recovery durable
  • fix(execution): wait for Redis readiness before subscribing
  • fix(sidebar): preserve focus during flyout rename
  • fix(copilot): resolve folder mentions across resource families
  • fix(parallel): migrate search and extract to V1 and fix deep research schema

View changes on GitHub

helm-chart-1.11.3

Sep 9, 2026

A Helm chart for Sim - the open-source AI workspace where teams build, deploy, and manage AI agents

helm-chart-1.11.2

Sep 9, 2026

A Helm chart for Sim - the open-source AI workspace where teams build, deploy, and manage AI agents

v0.8.26

Sep 8, 2026

Features

  • feat(files): support heading images and simplify image selection
  • feat(landing): redesign marketing and product pages

Improvements

  • improvement(docs): simplify navigation and share editor previews

Bug Fixes

  • fix(credentials): scope personal connections to organizations
  • fix(landing): refine product previews and customer media
  • fix(slack): return one conversation page with next cursor
  • fix(organization): improve return navigation and settings loading
  • fix(landing): polish product previews and featured media
  • fix(knowledge): backfill legacy KB workspace ownership
  • fix(knowledge): preserve organization billing context in document worker

Other Changes

  • docs(library): update best-ai-agent-builder-2026
  • docs(library): update best-ai-automation-tools-2026
  • docs(library): update agentic-ai-coding-tools-what-they-are-and-how-the-top-options-compare
  • docs(library): update n8n-alternatives

View changes on GitHub

Every agent your company runs. All in one place.