Skip to content

v0.92.0

Latest

Choose a tag to compare

@frappe-pr-bot frappe-pr-bot released this 07 Aug 13:41
9294369

0.92.0 (2026-08-07)

Bug Fixes

  • release-pipeline: pin status once pipeline hits failure (44804c4)
  • workflow: stop deploy race conditions (26e3ffa)
  • workflow: use locking read for force-fail flag (8aac634)

Features

  • api: stop_release_pipeline (5df8a6d)
  • ui: Add button for stop deploy (cb30cf7)

Reverts

  • workflow: drop task-level race guard, no-op if already failed (dbd811c)