Skip to content

Commit 8601a35

Browse files
committed
Update release notes
1 parent 1d06ca6 commit 8601a35

File tree

1 file changed

+18
-12
lines changed

1 file changed

+18
-12
lines changed

RELEASE_NOTES.md

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,25 @@
11

2-
This is new feature and bug fix release. We introduced two significant changes:
3-
the API host groups and easier to configure Bacula resource access. We hope
4-
that these two new functions will much improve the user and resource management
5-
in Bacularis.
2+
This is a new feature and bug fix release. We added capability to set read-only,
3+
read-write and no access permissions per Bacula configuration resource for
4+
users, hosts and host groups. It makes Bacularis granular permission control
5+
even more powerful and attractive. We also adapted Bacularis for a new coming
6+
Bacula 15 release that all Bacula version 9.6, 11.x, 13.x and now 15.x users
7+
will be able to use Bacularis in theirs environments. Besides of that we added
8+
a pool filter to the volume list and fixed a couple of bugs reported by Community.
69

710
Bacularis Web
8-
- New API host groups feature
9-
- New much easier way of setting access to selected Bacula resources per API host,
10-
per API host group and per user
11+
- Add Bacula resource permission settings
12+
- In restore wizard list only filesets used by selected job
13+
- Update translation files
14+
- Add pool filter to volume list
15+
- Fix last successful/failed job column for copy jobs on job list page
1116

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

1624
Bacularis Common
17-
- Add wide action column styles
18-
- Fix copying job log to clipboard if HTTP protocol is used
19-
- Fix PHP warning if TLS LDAP connection cannot be set
25+
- Add Bacula resource permission settings

0 commit comments

Comments
 (0)