v0.7.15
simstudioai/simv0.7.15Jun 27, 2026by github-actions[bot]
AI Summary
Adds a wide array of new integrations and triggers (Twilio, Clerk, etc.) and enhances the settings UI and access control mechanisms.
Key Highlights
- New webhook triggers (Twilio SMS, Clerk, incident.io, etc.)
- Rich markdown field with @ mentions
- Unified shared SettingsPanel layout
- Enhanced access control with tool-level deny-list
- Thrive Learning integration
New Features
- Twilio SMS, Clerk, incident.io, Rootly, RevenueCat, Loops, and Sentry triggers
- UptimeRobot v3 integration
- Downdetector outage-monitoring integration
- Rich markdown field for skill & deploy modals
- Unified settings pages under shared layout
- Page-based permission groups
- Thrive Learning integration (47 tools)
Full Release Notes
## Features - feat(triggers): add Twilio SMS, Clerk, incident.io, Rootly, RevenueCat, Loops, and Sentry webhook triggers (#5230) - feat(uptimerobot): add UptimeRobot v3 integration (#5229) - feat(downdetector): add Downdetector outage-monitoring integration (#5228) - feat(rich-editor): rich markdown field + @ mentions for skill & deploy modals (#5215) - feat(settings): unify all settings pages under a shared SettingsPanel layout (#5219) - feat(access-control): page-based permission groups, tool-level deny-list, settings row-action consistency (#5216) - feat(thrive): add Thrive Learning integration (47 tools + block) (#5214) - feat(db): attribute Postgres connections by runtime via application_name (#5211) ## Improvements - improvement(docs): align components with the platform design system (#5227) - refactor(emcn): consolidate date pickers onto the chip Calendar (range support + retire legacy DatePicker) (#5222) - improvement(docs): Ask AI chat grounded in the docs vector store (#5172) - improvement(docs): add Academy learning surface (#5213) - improvement(mothership): add workflow lint for custom tool/skills/mcp tool additions to agent block (#5199) - perf(frontend): bound logs DOM, kill editor re-render storms, lazy-load heavy deps (#5212) ## Bug Fixes - fix(copilot): strip hosted apiKey on type-less edit ops + guard hosting.enabled (#5220) - fix(db): retry the migration connection on transient slot exhaustion (#5226) - fix(knowledge): document tag filter matches case-insensitively and by calendar day (#5221) - fix(copilot): strip platform-managed apiKey on hosted-tool blocks in edit_workflow (#5217) ## Other Changes - chore(deps): bump undici to 7.28.0 and nodemailer to 9.0.1 (#5218) ## Contributors - @Sg312 - @TheodoreSpeaks - @ouiliame - @waleedlatif1 [View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.7.14...v0.7.15)