1.4.5 on September 10, 2026
This update strengthens how board permissions are enforced, improves data handling when creating and updating cards, and fixes notification handling.
🔒 Security
- Improved how permissions are enforced when a card is viewed or changed, and when entry notes and attachments are turned off. All users are advised to update.
✨ Improved
- Checkbox and multiselect fields on a card are now edited with multi-value controls. They previously rendered as a single-choice control.
🐛 Fixed
- Multiple bugs associated with data loss when editing and creating cards.
- Checklist editing not working for users who had the capability, based on board configuration.
- Issues around due dates:
- A card due today showing as "Overdue" too early;
- "Due in the next day" matching only cards due today, leaving out tomorrow's;
- "Due in the next week" and "Due in the next month" now better cover the periods described.
- Assignee notification issues:
- Notifications set to "Assignee(s) Added", "Assignee(s) Removed" and "Assignee(s) Updated" never sending when a card's assignees changed;
{gravityboard_assignee_email}and{gravityboard_assignee:display_name}merge tags arriving as literal text.- Notifications continuing to send after a board's "Trigger Form Notifications" setting was turned off.
- Errors uploading files while creating a new card will keep the form open, making it possible to try again.
- A required checkbox or multiselect field with nothing selected passed validation.
- Pressing Escape while editing a field on a card closed the whole card instead of the field, and in Safari the unsaved-changes prompt could flash and disappear without being answered. Escape now leaves the field and puts the cursor back on it.
- Embedding more than one board on a page would not show anything for the second board. Administrators are now shown a message that only one board can be rendered per page.
- A board whose form has been deleted didn't show a notice.