Monday, August 10, 2026
3 changes · master
Enhancements to existing features
Spreadsheet dashboard definitions were updated so key values and baselines use the latest formula format. This keeps dashboards working consistently across accounting, CRM, helpdesk, payroll, recruitment, marketing, manufacturing, purchasing, rentals, and documents reporting.
Original PR description
…formula syntax "keyValue" and "baseline" are now formulas and need an "=" symbol Task: 6343843
Website users can now use the ALT+H keyboard shortcut on frontend pages to jump directly to the backend homepage. This makes navigation faster for users who move between the public website and administrative areas.
Original PR description
This PR adds an "ALT+H" shortcut on the frontend pages to jump straight to the backend homepage. task-5347435
The employee list shown when creating a Pay Run is now less cluttered because the Termination column is hidden by default. Users can still access it from the Options menu when needed, keeping important payroll details available without crowding the main view.
Original PR description
Before, when creating a Pay Run, the Termination column was always visible. Since it is not frequently used, we moved it to the Options menu to reduce clutter. Task-6449701