Update release notes
This commit is contained in:
@@ -13,9 +13,9 @@ if(!defined('HOME_LINK_OTHERS')){
|
|||||||
}
|
}
|
||||||
|
|
||||||
//Version
|
//Version
|
||||||
define('VERSION', '26.1.0.OS');
|
define('VERSION', '26.2.0.OS');
|
||||||
define('CACHE_VALUE', '26.1.0.OS');
|
define('CACHE_VALUE', '26.2.0.OS');
|
||||||
define('VERSION_NUMBER', '2610');
|
define('VERSION_NUMBER', '2620');
|
||||||
define('VERSION_DATE', '31/01/2019');
|
define('VERSION_DATE', '31/01/2019');
|
||||||
|
|
||||||
if(!defined('CONTACT_EMAIL')){define('CONTACT_EMAIL','icehrm@gamonoid.com');}
|
if(!defined('CONTACT_EMAIL')){define('CONTACT_EMAIL','icehrm@gamonoid.com');}
|
||||||
|
|||||||
@@ -1,9 +1,10 @@
|
|||||||
Release note v26.1.0.OS
|
Release note v26.2.0.OS
|
||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
* Add staff directory module
|
* Add staff directory module
|
||||||
* Update client-side js to ES6
|
* Update client-side js to ES6
|
||||||
|
* Compatible with IceHrm Mobile App
|
||||||
* Use npm libraries when possible
|
* Use npm libraries when possible
|
||||||
* Add gulp build for frontend assets
|
* Add gulp build for frontend assets
|
||||||
* https://github.com/gamonoid/icehrm/issues/169 (https://github.com/gamonoid/icehrm/issues/169)
|
* https://github.com/gamonoid/icehrm/issues/169 (https://github.com/gamonoid/icehrm/issues/169)
|
||||||
|
|||||||
Reference in New Issue
Block a user