v0.7.18

simstudioai/simv0.7.18Jul 1, 2026by github-actions[bot]

AI Summary

Major feature release adding Claude Sonnet 5, improved resource forking UX, extensive database and integration improvements alongside security and performance fixes.

Key Highlights

  • Introduction of Claude Sonnet 5 model
  • Resource forking UX improvements
  • Database URL resolution per role with fallback
  • Rich markdown editor with live media embeds
  • Expanded tool depth for multiple integrations

New Features

  • Resource copying UX for faster setup
  • Linq audit fixes and native auto-registering webhooks
  • File uploader for file fields
  • DATABASE_URL per role configuration
  • Claude Sonnet 5 provider
  • Tool depth expansion (Slack, Asana, Jira, etc.)
  • Rich markdown editor with shared embed detection

Full Release Notes

## Features

- feat(forking): resource copying UX to help with setup speed (#5294)
- feat(linq): audit fixes + native auto-registering webhook trigger (#5301)
- feat(broadcast): add july-1 newsletter (template, assets, font) (#5302)
- feat(input-format): upload files in file fields via the file uploader (#5297)
- feat(broadcast): add LinkedIn footer social icon (#5295)
- feat(db): resolve DATABASE_URL per role (DATABASE_URL_<ROLE> with fallback) (#5276)
- feat(providers): add Claude Sonnet 5 model (#5291)
- feat(integrations): wave-4 tool-depth (Slack/Asana/Jira/Google Docs/Trello/Monday) + context.dev validation (#5289)
- feat(rich-markdown-editor): live media embeds + shared embed detection util (#5290)

## Improvements

- improvement(emails): align transactional emails with the platform neutral design system (#5309)
- improvement(billing): ux around on demand toggling and one-off credits (#5307)
- improvement(docs): README redesign — banner + platform screenshot (#5283)
- perf(landing): defer Features preview, memoize integration grid, trim dead weight (#5303)
- improvement(sendblue): audit fixes for optional group numbers, seat_id, typing state/duration (#5300)
- refactor(landing): DRY page metadata via buildLandingMetadata + derive pricing credits (#5299)
- improvement(landing): SSR-friendly URL-state filters + cleanup pass + polish (#5298)
- improvement(landing): refine hero and mothership visuals (#5181)

## Bug Fixes

- fix(mailer): permissions entitlements for enabling/disabling (#5312)
- fix(hitl): build the full enabled-block DAG so any persisted resume target exists (#5313)
- fix(emcn): stop calendar content bleeding through the modal backdrop (#5311)
- fix(settings): chip-consistency + shared credential-style resource row (#5308)
- fix(sidebar): suppress collapse->expand transition flash on fresh load (#5306)
- fix(media-embed): remove ReDoS-prone regexes in host-gated providers (#5305)
- fix(input-format): file-field mode toggle uses canonical arrow icon on the label row (#5304)
- fix(emcn): keep Prism grammar registrations in bundle, never throw on missing grammar (#5293)
- fix(workflow-renderer): validate dropbox host in note embed renderer (#5288)

## Other Changes

- chore(logging): remove redis-progress-markers feature flag (#5287)

## Contributors

- @TheodoreSpeaks
- @andresdjasso
- @icecrasher321
- @waleedlatif1

[View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.7.17...v0.7.18)