April 13th, 2026
April 3rd, 2026
April 1st, 2026
March 29th, 2026
Staff export now available for more roles — Senior Managers, Location Managers, and Scheduling Managers can now export staff data from the bulk actions menu on the Staff page. Previously only Super Admins and Payroll Admins could see this option.
Leave management: staff details no longer blank for Scheduling Managers — Scheduling Managers viewing the Manage Leave page could see leave requests from other managers but with missing names and avatars. These now display correctly.
Staff export download fixed — Exporting staff data was returning an error ("Invalid Access Key"). The file storage has been updated to work with our new infrastructure.
No more "Bad Gateway" error pages — When the system is briefly unavailable (e.g. during updates), you'll now be redirected to the login page instead of seeing a technical error.
Database maintenance — Cleaned up temporary tables and ensured all tables meet hosting provider requirements for high availability.
March 21st, 2026
Settings > General now visible for all users — The General and Notifications settings pages were hidden for non-super-admin users due to a branch merge issue. Now accessible to all users as intended.
Feedback button moved to bottom-right — The feedback widget was appearing on the left side, obstructing navigation. Moved back to the bottom-right corner.
Leave page Role filter now works — The Role dropdown on the Manage Leave filters was showing "No Item". Fixed both the backend (missing role data) and frontend (wrong API endpoint).
March 16th, 2026
March 15th, 2026
Email reuse in onboarding: You can now re-use an email address for a new staff member even if it was previously used by an archived or cancelled staff record. Previously this would incorrectly show an 'email already exists' error.
Google Address lookup restored: The Google Places address autocomplete feature is now working again. This was caused by a billing configuration issue with the Google Cloud API.
March 5th, 2026
The permission matrix feature now has full backend support in production. Super Admin users can view and manage permission mappings across all permission levels, with optional brand-specific overrides.
March 4th, 2026
Permission matrix brand filter redesigned — The brand dropdown in the permission matrix now uses the same pill-style design as the Role, Location, and Class filters for a more consistent look.
Faster schedule copy-paste — Significant speed improvement when copying and pasting shifts using keyboard shortcuts (Cmd+C / Cmd+V).
Faster schedule page loading — Fixed an issue that caused the schedule page to load slowly on the first visit.
March 3rd, 2026
We have made several improvements to the permission matrix to make it more powerful and easier to use:
brandId query parameter support) are now live on production./matrix GET and /mapping/bulk PUT endpoints now support per-brand permission overrides on the backend, with Flyway migrations for the permission matrix system function, Super Admin assignment, and brand_id column.