v0.7.13
simstudioai/simv0.7.13Jun 24, 2026by github-actions[bot]
AI Summary
Introduces comprehensive PII redaction capabilities using Presidio, new file sharing management features, and a new AI provider (Sakana).
Key Highlights
- PII redaction via Presidio sidecar
- File sharing management operations
- Data retention overrides at workspace level
- Sakana AI provider with Fugu models
- Billing routing with reason context
New Features
- Public share status in File read output
- Manage Sharing operation for File block
- PII image published to GHCR
- Workspace-level PII and retention overrides
- Unify upgrade routing with reason context
- PII redaction via Presidio sidecar
- Sakana AI provider
Full Release Notes
## Features - feat(file): include public share status in File read output (#5191) - feat(file): add Manage Sharing operation to the File block (#5177) - feat(pii): publish PII image to GHCR and add Presidio sidecar to Helm chart (#5188) - feat(data-retention): workspace-level overrides for retention and PII (#5186) - feat(billing): unify upgrade routing with reason context + storage/tables limit emails (#5171) - feat(guardrails): PII redaction via Presidio sidecar (native VIN, per-rule language) (#5174) - feat(pii): build & own combined PII (analyzer + anonymizer) image (#5176) - feat(pi): add pi coding agent harness (#5178) - feat(trigger): add trigger-eu-region flag to switch runs to eu-central-1 (#5173) - feat(providers): add Sakana AI provider with Fugu models (#5169) ## Improvements - improvement(access-controls): ui/ux improvements (#5190) - improvement(pi): prompting to ensure harness knows push is deterministic (#5180) - refactor(frontend-arch): migrate server state to React Query, collapse duplicate workflow-state cache, granular error boundaries (#5168) ## Bug Fixes - fix(enrichment): stop PDL billing on no-match via required-field gating (#5184) - fix(skills): fix skills icon showing up (#5187) - fix(trigger): mark cpu-features external to fix deploy build (#5185) - fix(pii): listen on 5001 to avoid app :3000 collision (awsvpc) (#5182) ## Contributors - @Sg312 - @TheodoreSpeaks - @icecrasher321 - @waleedlatif1 [View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.7.12...v0.7.13)