All Versions
16
Latest Version
Avg Release Cycle
77 days
Latest Release
865 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v28.2.0.OS Changes
November 13, 2020๐ Release note v28.2.0.OS
๐ New features
- ๐ฑ ๐ฆ ๐ Custom extensions https://icehrm.gitbook.io/icehrm/developer-guide/creating-first-extension
๐ฑ ๐ Bug fixes
- ๐ Fixing incorrect labels
โฌ๏ธ Note: Please check the upgrade guide https://icehrm.gitbook.io/icehrm/faq/upgrade-icehrm
** โ ๏ธ If you are upgrading your current installation, for this version, additionally you need to copy icehrm/app/index.php to your existing icehrm/app directory.**
-
v28.1.1.OS Changes
November 07, 2020๐ Release note v28.1.1.OS
๐ฑ ๐ Bug fixes
- ๐ Fixing inability to filter employee documents
- ๐ Fixed the issue with selecting projects when adding timesheets details
- ๐ Fix issues occurred due to incorrectly configured API
-
v28.1.0.OS Changes
November 01, 2020๐ 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 the 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 the smaller version of the profile image
- Changing the third gender to other
- ๐ Improvements and fixes for internal frontend data caching
-
v27.0.2.OS Changes
June 10, 2020๐ 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
-
v27.0.1.OS Changes
June 01, 2020๐ 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
-
v27.0.0.OS
June 01, 2020 -
v26.6.0.OS Changes
July 26, 2019๐ Features
- โก๏ธ Some Improvements to UI such as updating Icons and upgrading font-awesome to its latest version
- โก๏ธ Tracking IP and location of the employee when marking attendance, this is done when updating attendance via mobile
- Ability to control location tracking via mobile using server side settings
- ๐ Improvements to translations
- Compatible with location tracking with icehrm mobile app
Mobile App
- ๐ This release is coupled with mobile application release on AppStore (https://apple.co/2Yrtxoy) and Google Play (http://bit.ly/2OkMmKe)
๐ Fixes
- Order projects by name on Timesheet project listing (This is to make it easier to edit timesheets with many projects)
- ๐ Link home page user profile to employee profile update page
- ๐ Fix issues related to configuring Api with mobile app
๐ Security Improvements
- โฌ๏ธ Upgrade npm missing dependencies
-
v26.2.0.OS Changes
February 04, 2019๐ Features
- โ Add staff directory module
- โก๏ธ Update client-side js to ES6
- Compatible with IceHrm Mobile App
- ๐ Use npm libraries when possible
- โ Add gulp build for frontend assets
- ๐ Allow generating QR code with rest api key (#169)
- โก๏ธ Updated readme for development setup with vagrant
๐ Fixes
- โ Add missing employee details report
- ๐ Fix: Labels of 'Employee Custom Fields' not displayed (#146)
- ๐ Fix: Work week for all counties can not be edited
- ๐ Fix: Custom fields are not shown under employee profile (#159)
- ๐ Fix: Additional buttons shown below timesheet list (#171)
- โก๏ธ Updates to Italian translations (#166) by https://github.com/nightwatch75
-
v24.0.0.OS Changes
July 03, 2018๐ This release includes some very critical security fixes. We recommend upgrading your installation to the latest release.
๐ Features
- ๐ Allow passing additional parameters to payroll predefined methods
- Pass leave type name in function field to get leave count for a given type
- โ Add employee name to payroll report
- ๐ Show supervisor name on employee profile
- โ Add custom fields to employee report
- โ Add filter by status feature to subordinate time sheets
๐ Security Fixes
- ๐ Fix missing login form CSRF token
- ๐ Fix risky usage of the hashed password in the request
- ๐ Fixing permission issues on module access for each user level
- Prevent manager from accessing sensitive user records
๐ Other Fixes
- Hide employee salary from managers
- Prevent manager from accessing audit, cron and notifications
- Prevent managers from deleting employees
- Validate overtime start and end times
- ๐ Fix issue: the employee can download draft payroll
-
v23.0.1.OS Changes
June 14, 2018๐ Release note v23.0.1.OS
๐ This release includes some very critical security fixes. We recommend upgrading your installation to the latest release.
๐ Fixes
- ๐ Fix missing login form CSRF token
- ๐ Fix risky usage of the hashed password in the request