%PDF- %PDF-
Direktori : /var/softaculous/icehrm/ |
Current File : //var/softaculous/icehrm/changelog.txt |
## Release note v32.1.0.OS ### 🧲 New features * PHP 8 support * Add department to attendance status filter * Add employee management reminders * Add leave and expense management reminders * UI improvements to attendance module. * UI Improvements to employee filed names module. * Restructuring main menu. * Adding non-binary gender. * Payroll template design improvements. * Automatically set payroll column order. * Improvements to payroll calculations. ### 🐛 Bug fixes * Change attendance punch In/Out labels based on users' current attendance status * Fix table pagination when filters are applied * Fix the issue with showing employee name on attendance status * Fixed the issue with loading some approval requests ### 🧑🏻💻 For developers * AdoDB is replaced with a mysqli based fast and simple ORM * URL based API * Sort attendance API response based on time ## Release note v31.0.0.OS ### 🧲 New features * Allow filtering employee skills using either skill or the employee. * Employee training sessions ability to filter by employee. * Improvements to employee filters in education, certifications and languages. * Ability set employee status and daily goals. ### 🐛 Bug fixes * Filtering fixed on monitor attendance page. * Filters on employee travel request are fixed. * Fix issue: searching from any other page than first page is not showing search results. * Fix filters for employee projects. * Changes to employee field names are now correctly reflected on employee profile. * Fix company document visibility issues. * Show active employee count under connection module. ### 🗑️ For developers * Add slider component. * Add editor js. ### 🗑️ Features removed * Module grouping feature is removed. ### 🛡️ Security improvements * Fixing [https://github.com/gamonoid/icehrm/issues/284](https://github.com/gamonoid/icehrm/issues/284) * Fixing [https://github.com/gamonoid/icehrm/issues/285](https://github.com/gamonoid/icehrm/issues/285) ## Release note v30.0.0.OS ### 🛡️ Security improvements * This release is fixing some critical security issues related to file storage. All IceHrm installations should be upgraded to this version immediately. Please review instructions provided under [this link](https://icehrm.gitbook.io/icehrm/getting-started/securing-icehrm-installation) to make sure your IceHrm installation is secure. ### 🧲 New features * Ability to use Amazon S3 as a secure file storage for IceHrm [find instructions here](https://icehrm.gitbook.io/icehrm/getting-started/using-aws-s3-for-icehrm-file-storage) * Secure local file storage * Connection module for showing critical errors in installation and sending extracting system information * Ability to change AWS region via settings ### 🐛 Bug fixes * Displaying employees list with non-UTF employee names * Fix extension loading issue. This fixes the issue with loading new extension created following the [documentation](https://icehrm.gitbook.io/icehrm/developer-guide/creating-first-extension). * Fix the issue with editing employee fields ## Release note v29.0.0.OS ### 🧲 New features * SAML support [https://icehrm.gitbook.io/icehrm/api-and-single-sign-on/sign-in-with-saml-okta](https://icehrm.gitbook.io/icehrm/api-and-single-sign-on/sign-in-with-saml-okta) * Ability to control who can see employee documents * New custom field module. With this module users can manage all the custom fields via a single module. * Adding custom field support for company structure. * UI improvements for client module. * Introducing encrypted settings. * Adding additional fields such as total time to employee time tracking report. * Improvements to icehrm custom extension development [https://icehrm.gitbook.io/icehrm/developer-guide/creating-first-extension](https://icehrm.gitbook.io/icehrm/developer-guide/creating-first-extension) ### 🛡️ Security improvements * More restrictive criteria for user passwords. * Removing support for legacy API tokens. (if you are using the mobile app your users will need to re authorize) * Removing unused custom field values. ### 🐛 Bug fixes * Only relevant settings are displayed, under the `Other` tab on settings module ## 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)