v0.8.22

simstudioai/simv0.8.22Sep 4, 2026by github-actions[bot]

AI Summary

This release introduces Google Ads analytics capabilities and fixes several UI/UX issues, including modal behavior and canvas rendering logic. It also resolves configuration bugs and updates documentation regarding deployment flags and cookie policies.

Key Highlights

  • Added Google Ads conversion tag support to the gtag loader
  • Fixed modal floating control dismissal issues
  • Resolved canvas rendering order for subflow containers
  • Fixed desktop build rendering for offline page and server picker
  • Updated documentation for data drains and cookie policies

New Features

  • feat(analytics): add the Google Ads conversion tag to the gtag loader (#7466)

Full Release Notes

## Features

- feat(analytics): add the Google Ads conversion tag to the gtag loader (#7466)

## Bug Fixes

- fix(settings): gate workspace sections on the deployment the same way the sidebar does (#7476)
- fix(settings): align the ee field rhythm with the canonical field (#7471)
- fix(emcn): keep the segmented control hugging its segments (#7470)
- fix(canvas): order subflow containers ahead of their children before render (#7468)
- fix(modal): restore floating control dismissal (#7467)
- fix(docs): describe which surfaces the NEXT_PUBLIC_ flag twins still gate (#7465)
- fix(desktop): render the offline page and server picker in packaged builds (#7464)
- fix(chat): preserve literal code around source chips (#7456)
- fix(config): resolve the deployment shape on the server and read it through one client reader (#7461)

## Other Changes

- docs(data-drains): describe the resolved feature, not the bare flag (#7475)
- docs(consent): add the Google Ads cookie inventory to the Cookie Policy (#7474)
- docs(library): update n8n-alternatives (#7463)

## Contributors

- @icecrasher321
- @waleedlatif1

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