Back to the changelog

v0.30.3

July 1, 2026

Flow and global variables now also resolve inside embed content.

  • Improvement

    Variables in embeds

    Embed-mode forms and the Do It / How To tasks now also resolve `{{flow.vars.X}}` and `{{global.vars.X}}`, not just `{{item.*}}` tokens — so what you insert with the `{x}` picker is rendered correctly at runtime. Completes the picker rollout to those fields (v0.30.2).