Skip to content

v0.0.414

Choose a tag to compare

@github-actions github-actions released this 18 Jun 16:32
· 2932 commits to main since this release
35e4f32

Version 0.0.414 (June 18, 2026)

  • Fix — long instructions hid the Edit button in the instruction modal — in the global create/edit instruction modal, a long instruction body made the content area un-scrollable and pushed the action footer (Edit in view mode; Update/Cancel in edit mode) off the bottom of the modal, so the instruction couldn't be edited. The modal now keeps a properly bounded flex layout so the content scrolls internally and the footer stays visible.