- 🐛 Fix: unexpected behaviour of `end_program` param on Forms
2.0.13
**Before** Env vars values are visible in the editor.
**After** Env vars values are hidden in the editor. You can still copy them.
**Rationale** This is a security feature. You don't want to expose your env vars values to anyone who can see your screen. Also, for longer values, it was hard to read them in the editor.
2.0.12
- Fix blocking behavior of non-blocking issues
2.0.11
- Fix linter behavior
2.0.10
- Modifies set_data to set the data in realtime in the stage run