D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
softaculous
/
icehrm
/
Filename :
changelog.txt
back
Copy
## Release note v28.2.0.OS ### New features * 🦠💉 Custom extensions [https://icehrm.gitbook.io/icehrm/developer-guide/creating-first-extension](https://icehrm.gitbook.io/icehrm/developer-guide/creating-first-extension) ## Release note v28.1.0.OS ### New features * Custom user role permissions * Employee edit form updated * Employee daily task list * Attendance and employee distribution charts on dashboard * Improvements to company structure module * Improved tables for displaying data in several modules * Faster data loading (specially for employee module) * Initials based profile pictures * Re-designed login page * Re-designed user profile page * Improvements to filtering * New REST endpoints for employee qualifications ### Bug fixes * Fixed, issue with managers being able to create performance reviews for employees who are not their direct reports * Fixed, issues related to using full profile image instead of using smaller version of profile image * Changing third gender to other * Improvements and fixes for internal frontend data caching Release note v27.0.2.OS ------------------------ This fixes some major issues found in v27.0.1.OS Bug fixes Filtering across whole application was broken and now it's fixed Fixed the issue related to photo not being shown to the admin when photo attendance is enabled For developers We have added support for vagrant development environment based on Debian 10 / PHP 7.3 (with Xdebug) / Nginx / MySQL Release note v27.0.1.OS ------------------------ ### New features Employee document management is now available for open-source version UI/UX improvements (new fonts / better spacing) Payroll module improvements Security improvements to password policy Albanian language is now available Ability to deploy using docker ### For developers Developer environment based on docker https://www.youtube.com/watch?v=sz8OV_ON6S8 Developer guide Fully supports all php versions >= 5.6 upto v7.3 (php 5.6 support is deprecated and not recommended) ### Bug fixes Fixes to newly found vulnerabilities (#213): credits to: Talos Fixed the travel request approval for managers Fixed the issue with attendance source IP display Fixing Api issues in PHP 7.3 Release note v26.6.0.OS ------------------------ ### Features * Improvements to UI * Track location of the employee when marking attendance * Improvements to translations * Compatible with location tracking with icehrm mobile app ### Fixes * Order projects by name on timesheets * Link home page user profile to employee profile update page * Fix issues related to configuring Api with mobile app * Upgrade npm missing dependencies