v0.8.4
simstudioai/simv0.8.4Aug 18, 2026by github-actions[bot]
AI Summary
Enhances the CLI with run-following and logging capabilities, and adds support for uploading and extracting ZIP archives. Improvements include SAP Concur integration fixes and table read/write performance optimizations.
Key Highlights
- CLI ability to follow runs and tail logs
- ZIP archive upload and safe extraction
- SAP Concur integration improvements
- Optimized table read/write performance
New Features
- CLI follow and tail features
- ZIP archive support
- Jotform trigger on new submissions
- SAP Concur fixes
- Table performance improvements
Full Release Notes
## Features - feat(cli): follow a run, wait for one, and tail the log (#6813) - feat(secrets): let mship add secret descriptions (#6814) - feat(jotform): trigger a workflow on every new form submission (#6802) - feat(secrets): add optional descriptions to workspace secrets (#6796) - feat(files): upload and safely extract ZIP archives (#6782) ## Improvements - improvement(docs): align code blocks with the platform design system (#6810) - perf(table): collapse sequential round trips on the table read and write paths (#6808) - improvement(files): make the row the documented owner of module context (#6803) ## Bug Fixes - fix(credential-groups): pin the clock in the enrollment tests (#6812) - fix(forking): stop a parent re-pick blanking a dependent's stored target value (#6787) - fix(email): greet SMTP relays with a qualified hostname instead of [127.0.0.1] (#6799) - fix(cli): bound, trace, and explain the requests the CLI makes (#6798) - fix(cli): name SIM_CONFIG_DIR in help, and fix the similarity score width (#6795) - fix(sap_concur): HMAC the token cache key and wire the sendback comment (#6794) - fix(cli): keep a path prefix in the login URLs (#6793) - fix(cli): identify the CLI to the API and name the remedy on every key refusal (#6792) - fix(sap_concur): align the integration with SAP Concur's documented API (#6790) - fix(cli): default to the host that serves the API (#6791) - fix(files): serve mothership chat attachments stored under a workspace key (#6789) - fix(workflows,connectors): close pre-merge audit findings (#6783) - fix(cli): resolve findings from a full command-surface audit (#6788) - fix(connectors): index Office documents and PDFs from SharePoint and OneDrive (#6785) ## Other Changes - test(table): pin the row-write behavior the suite could not fail on (#6811) - docs(helm): document null as the way to remove an inherited env key (#6801) - chore(deps): bump js-yaml to 4.3.1 in sim-cli and drop the aged-out release-age waivers (#6784) - chore(deps): upgrade next to 16.3.1, its optimizer no longer deletes live code (#6777) ## Contributors - @Sg312 - @icecrasher321 - @j15z - @waleedlatif1 [View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.8.3...v0.8.4)