v0.0.414
·
2932 commits
to main
since this release
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.