v0.7.60

simstudioai/simv0.7.60Aug 6, 2026by github-actions[bot]

AI Summary

This release fixes issues related to Single Sign-On (SSO) display, table row writes, and memory provenance checks to ensure stability and correct data handling.

Key Highlights

  • SSO client secret display improvements.
  • Table row write fixes for schema violations.
  • Memory provenance checks.

New Features

  • SSO secret masking
  • Table schema validation
  • Memory provenance fixes

Full Release Notes

## Bug Fixes

- fix(sso): show the saved client secret as a masked fact with an explicit Replace action (#6321)
- fix(tables): stop row writes 500ing on a column outside the table schema (#6323)
- fix(memory): provenance checks (#6322)

## Contributors

- @icecrasher321
- @waleedlatif1

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