From ea93d4604c86c9e355a5887b8772dff0b7b12333 Mon Sep 17 00:00:00 2001 From: Alan Cell Date: Mon, 5 Apr 2021 20:36:47 +0200 Subject: [PATCH] Release notes --- release.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/release.md b/release.md index bf568b9d..c38469f4 100644 --- a/release.md +++ b/release.md @@ -1,5 +1,27 @@ # Release Notes IceHrm Open Source +##Release note v29.0.0.PRO + +### 🧲 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