v0.5.100
simstudioai/simv0.5.100Feb 25, 2026by github-actions[bot]
AI Summary
Feature-rich release introducing Attio CRM with 40 tools and 18 webhook triggers, Gong integration, and major credential management improvements including bulk paste and multiple credentials per provider.
Key Highlights
- Attio CRM integration with 40 tools and 18 webhook triggers
- Gong integration with 18 API tools
- Multiple credentials per provider support
- Bulk paste functionality for credentials
- Retry configuration for API block
New Features
- Retry configuration for API block
- Attio CRM integration with 40 tools and 18 webhook triggers
- Confluence webhook triggers
- Public API controls via env var and permission groups
- Gong integration with 18 API tools
- Multiple credentials per provider
Full Release Notes
## Features - feat(api): retry configuration for api block (#3329) - feat(attio): add Attio CRM integration with 40 tools and 18 webhook triggers (#3324) - feat(confluence): add webhook triggers for Confluence events (#3318) - feat(public-api): add env var and permission group controls to disable public API access (#3317) - feat(gong): add Gong integration with 18 API tools (#3316) - feat(credentials): multiple credentials per provider (#3211) ## Improvements - improvement(creds): bulk paste functionality, save notification, error notif (#3328) - improvement(credentials): ui (#3322) - improvement(processing): reduce redundant DB queries in execution preprocessing (#3320) - improvement(audit): enrich metadata across 23 audit log call sites (#3319) - improvement(migration): move credential selector automigration logic to server side (#3310) ## Bug Fixes - fix(serializer): default canonical modes construction (#3330) - fix(attio): automatic webhook lifecycle management and tool fixes (#3327) - fix(providers): propagate abort signal to all LLM SDK calls (#3325) - fix(auth): make DISABLE_AUTH work in web app (#3297) - fix(copy): preserve block names when pasting into workflows without conflicts (#3315) - fix(execution): scope X-Sim-Via header to internal routes and enforce depth limit (#3313) - fix(tag-dropdown): exclude downstream blocks in loops and parallel siblings (#3312) - fix(redis): tighten stale TCP connection detection and add fast lease deadline (#3311) - fix(credentials): credential dependent endpoints (#3309) ## Other Changes - docs(credentials): replace environment variables page with credentials docs (#3331) ## Contributors - @emir-karabeg - @icecrasher321 - @jayy-77 - @waleedlatif1 [View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.5.99...v0.5.100)