Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ganiuszka committed Feb 18, 2024
1 parent 1d06ca6 commit 8601a35
Showing 1 changed file with 18 additions and 12 deletions.
30 changes: 18 additions & 12 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,25 @@

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.
This is a new feature and bug fix release. We added capability to set read-only,
read-write and no access permissions per Bacula configuration resource for
users, hosts and host groups. It makes Bacularis granular permission control
even more powerful and attractive. We also adapted Bacularis for a new coming
Bacula 15 release that all Bacula version 9.6, 11.x, 13.x and now 15.x users
will be able to use Bacularis in theirs environments. Besides of that we added
a pool filter to the volume list and fixed a couple of bugs reported by Community.

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
- Add Bacula resource permission settings
- In restore wizard list only filesets used by selected job
- Update translation files
- Add pool filter to volume list
- Fix last successful/failed job column for copy jobs on job list page

Bacularis API
- Fix providing password parameter to basic user edit endpoint
- Fix saving Exclude resource in the same form as it comes from API
- Add Bacula resource permission settings
- Adapt Bacularis to use with Bacula (beta) 15.0
- Add job parameter to filesets endpoint
- Fix #7 editing API basic users via Web
- Fix setting resource permissions for oauth2

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
- Add Bacula resource permission settings

0 comments on commit 8601a35

Please sign in to comment.