v0.7.26
simstudioai/simv0.7.26Jul 8, 2026by github-actions[bot]
AI Summary
Introduces automated database migrations and audit logging for custom blocks.
Key Highlights
- Auto-apply tracked script data migrations in db:migrate
- Audit-log publish, update, and unpublish events for custom blocks
- Homepage redesign with live hero and real platform UI feature cards
- Fix knowledge processor to accept relative internal file URLs
New Features
- feat(db): auto-apply tracked script data migrations in db:migrate (#5497)
- feat(custom-block): audit-log publish, update, and unpublish events (#5493)
Full Release Notes
## Features - feat(db): auto-apply tracked script data migrations in db:migrate (#5497) - feat(custom-block): audit-log publish, update, and unpublish events (#5493) ## Improvements - improvement(landing): homepage redesign with live hero and real platform UI feature cards (#5408) ## Bug Fixes - fix(knowledge): accept relative internal file URLs in document processor (#5499) - fix(copilot): don't surface custom blocks whose definition was deleted (#5498) - fix(api-block): stop spoofing a browser fingerprint on outbound HTTP requests (#5496) - fix(tables): canonicalize date cells, render times in effective timezone (#5465) - fix(tables): server-authoritative run badge, tail SSE from latest, harden Stop-all (#5492) - fix(notion): align integration with live API docs, add block retrieval coverage (#5491) ## Contributors - @TheodoreSpeaks - @andresdjasso - @waleedlatif1 [View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.7.25...v0.7.26)