1.11.2 (2026-03-11)
🛠️ Fixes
- 🎨 ui: center timeline node on vertical line in workflow history (c93235f)
- 🎨 ui: fix template rendering bugs in secrets manager and run dialog (6f1373a)
- 🎨 ui: use single route definition to prevent component recreation on tab/run switch (be8d4c9), closes #55 #70
- 🐳 docker: run update-version before UI build to fix stale version display (f0217ae)
- 🖥️ api: add @public() to SSE events endpoint to fix 401 errors (811ae80), closes #55 #70