Enhancements
-
Improved Time Tracking logic for expected working hours
We have improved how expected working hours are calculated in Time Tracking / Clock In–Clock Out, particularly for non-working days. This update ensures more accurate data handling and reduces the need for manual corrections.
Bug Fixes
-
Jobagent first name and last name keywords now work consistently across all templates - including jobagent
An issue introduced during keyword refactoring caused [candidate.firstname] and [candidate.lastname] to behave inconsistently depending on the template used in Jobagent messages. This has been resolved to ensure predictable and reliable keyword population across all relevant templates.
-
“Hired in” field for pending employees no longer displays time in seconds
The “Hired in” field on employee profiles previously displayed waiting time in seconds for pending employees. The display format has been corrected to show a more appropriate and user-friendly time unit.
-
2FA and system emails are no longer delayed
A performance bottleneck caused delays in outgoing emails, including two-factor authentication (2FA) emails. The job logic has been optimized to improve system performance and ensure timely email delivery.
-
Other minor fixes and improvements