* Fix build and optimize `CRONTAB` periodic tasks saving performance.
WARNING! This is the last release which support Python 3.5. Next releases will support only Python >= 3.6.
1.5.0
Changelog:
* Optimize history list view. * Fix key parse on execution. * Fix crontab time in periodic tasks. * Update design. * Performance upgrade. * Optimize package size.
1.4.4
Not secure
Changelog: * Update installation with mysql or postgres support. * Fix history datetime field. * Several js-fixes after jshint. * Add `doccerrun` command full suport.
See merge request polemarch/ce!164
1.4.3
Not secure
Changelog: * Update dependences. * Optimize performance. * Add health page in API `api/health/` (return state of db, cache and rpc). * Add views for password reset via email. * Add command `dockerrun` for running via docker (gets settings from ENV).
1.4.2
Not secure
Changelog: * Compress *.js and *.css via gzip on build and add files for serving. * Fix problem with private-key execution via API.
1.4.1
Not secure
Fix key searching pattern for SSH-keys in ansible run. Allow to use any private keys.