Releases
0.6.0
UI Improvements
General reworking of UI to make it more streamlined
Navigation bar is now sticky
Added sticky footer to make status of cluster manager and service discovery more obvious
Added favicon and logo
Increased responsiveness (now also mobile-ready)
Added an instance and template filter
Periodic jobs are now advertising individual periodic runs
UI now uses web sockets instead of AJAX polling
API
Changed instance services from object ({}
) to array ([]
). This effects all API endpoints returning instance information.
Submitting empty parameter values is now treated as unsetting them. Previously it was not possible to go back to the default parameters otherwise.
Added periodic job information to the instance API
Security
Allow multiple logins of the same user if configured
Block account after a configurable number of failed authentication attempts to prevent brute force attacks
You can’t perform that action at this time.