Skip to content

v0.2.235

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Dec 11:28
· 2 commits to main since this release

v0.2.235 - 2025-12-12

⛰️ Features

  • (application) Expose run queue position (#318) - (cddbd1d)
  • Prevent submitting runs when system is unhealthy (#336) - (e5000c4)

🐛 Bug Fixes

  • (ci) Prevent shell injection in commit message handling + failing console width test (#341) - (1b2ec15)
  • (wsi) Add multi-file pyramid + WSI selection for DICOM files (#270) - (e3d8851)
  • Bring Launchpad to front after successful login (#319) - (310fc5d)

📚 Documentation

  • Update documentation - (25d7fba)
  • Document system health checks on run submission (#342) - (c79951d)

🧪 Testing

⚙️ Miscellaneous Tasks