Enhancements
-
Reduced memory usage when saving images from CKEditor.
Embedded base64 images are now converted to shared file links during save. This lowers memory consumption and supports image handling in Career Site and Emply message templates.
-
Improved export performance for allowance balance keywords.
Caching was added to reduce repeated database calls during employee data exports, helping improve performance and reduce unnecessary load.
-
Added authentication to selected Career Site API endpoints.
Previously anonymous endpoints for areas such as file upload, course data, and content retrieval now require authenticated access, improving security control.
-
Updated the Jobnet logo across relevant pages.
The Jobnet logo was updated to their new logo in the platform to keep branding consistent.
Bug fixes
-
Updated Jobnet job links.
Direct navigation from Emply to Jobnet job posts now works with Jobnet’s updated URL structure. Relevant links were updated and verified across affected pages to restore reliable access.
-
Due dates now appear in the Employee Learning widget.
Course due date labels are now shown consistently in both the course overview and the Employee Learning widget, giving administrators and users the same visibility in both places.
-
Due date labels are no longer shown for unassigned courses.
Course cards now show due dates only for employees who are actually assigned to the course, reducing confusion in Learning.
-
Feedback form title updates now save correctly.
Changes to a feedback form title are now reflected properly and are no longer overwritten by later edits during the same save flow.
-
Career site phone number input no longer blocks form submission.
The phone field now loads with a fallback country code when geolocation data is missing, so users can enter phone numbers and submit forms without manually adding the country code.
-
Other minor bugs and enhancements.