Skip to content

Commit

Permalink
Release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Thilina Pituwala committed Jun 1, 2020
1 parent d0740e6 commit d897b1a
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## Release note v27.0.0.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](https://www.youtube.com/watch?v=sz8OV_ON6S8)
* [Developer guide](https://icehrm.gitbook.io/icehrm/developer-guide/create-new-module)
* Fully support from php 7.0 upto 7.4 (php 5.6 support is deprecated and not recommended)

### Bug fixes
* Fixes to newly found vulnerabilities (https://github.com/gamonoid/icehrm/issues/213): credits to: [Talos](https://talosintelligence.com/)
* 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
------------------------

Expand Down

0 comments on commit d897b1a

Please sign in to comment.