Skip to content

v1.3.0

Choose a tag to compare

@grvpandey11 grvpandey11 released this 30 Jul 21:41
· 10 commits to main since this release
ed33e39

✨ 🔍 What’s New

Task Runs Card in Template Entity Page #9
We’ve added a new Task Runs card to the template entity page, giving users direct visibility into the execution history of each template.

Features:

  • View all task runs related to a specific template in one place
  • See key details: Run ID, Status, Created At, Duration, and Triggered By
  • Built-in search and filtering by status, user, or task ID
  • Clickable rows for quick access to detailed run information

This update improves traceability, debugging, and overall usability for template maintainers and developers by keeping run data contextually accessible.

Full Changelog: v1.2.0...v1.3.0