diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index e3c0ce5..bcd1529 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,19 @@ -This is a new function and improvements release. We optimized loading the job tables, -so now they are loaded faster. Besides that we added a new job summary page, -new pre-defined filters to the main job table and we added two new buttons: to -download job log and to copy job log to clipboard. +This is new feature and bug fix release. We introduced two significant changes: +the API host groups and easier to configure Bacula resource access. We hope +that these two new functions will much improve the user and resource management +in Bacularis. + +Bacularis Web + - New API host groups feature + - New much easier way of setting access to selected Bacula resources per API host, + per API host group and per user + +Bacularis API + - Fix providing password parameter to basic user edit endpoint + - Fix saving Exclude resource in the same form as it comes from API + +Bacularis Common + - Add wide action column styles + - Fix copying job log to clipboard if HTTP protocol is used + - Fix PHP warning if TLS LDAP connection cannot be set