Skip to content

Commit f35b632

Browse files
committed
Update release notes
1 parent 45d42d5 commit f35b632

File tree

1 file changed

+9
-38
lines changed

1 file changed

+9
-38
lines changed

RELEASE_NOTES.md

Lines changed: 9 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,20 @@
11

2-
This is a new feature and bug fix release. In this version we are providing
3-
the data views function that enables to define own views with own filters
4-
for job, client, storage, pool and volume pages. This function significantly
5-
helps to organize the web interface and tailor it to your needs.
2+
This is new feature and bug fix release. It provides two new functions:
3+
the network test between the file daemon and storage daemon and also
4+
advanced sudo settings.
65

7-
Second change in the new release is making consistent default data sorting
8-
for data selection lists. Now Bacularis uses natural case-insensitive
9-
sorting order.
10-
11-
From the fixes side we fixed current bugs reported by the Community.
12-
At the end we added some general minor improvements.
6+
From the bug fixes side we fixed a few important bugs.
137

148
Changes:
159

1610
Bacularis Web:
17-
- Add new data tab views control
18-
- Add data tab views function to job history table
19-
- Add data tab views function to client list table
20-
- Add data tab views function to volume list table
21-
- Add data tab views function to pool list table
22-
- Add data tab views function to storage list table
23-
- Add boolean type to data view filters
24-
- Use natural case-insensitive sorting in all web interface
25-
- Display error volume status in red on volume view page
26-
- Remove OS profiles for old not supported already systems
27-
- Fix deleting exclude fileset section after enabling all directives mode
28-
- Fix default b(sd|fd|dir|bcons)json paths in OS profile for Ubuntu 20.04 Focal
29-
- Fix auto-selecting result tab when job estimation is starting
30-
- Fix displaying job estimation results when dark theme is used
31-
- Use boolean type in client list data views
32-
- Use natural sorting for filter values on graphs page
33-
- Use natural sorting for resource lists in run job window
34-
- Sort resource names in data view window
35-
- Update translations
36-
- Update actions/checkout and actions/cache to version 4
11+
- Add function to test network between file daemon and storage daemon
12+
- Fix adding first config resource if there is no existing resource given type
3713

3814
Bacularis API:
39-
- Fix PHP warning on PHP 7.4 about use statement
40-
- Fix displaying items in list client files/dirs
41-
- Fix limit parameter in clients endpoint and add sorting parameters
42-
- Update actions/cache to version 4
43-
- Update actions/checkout to version 4
15+
- Add advanced sudo settings
16+
- Enable logging commands executed in API panel
4417

4518
Bacularis Common:
46-
- Add changes for data views function
47-
- Add order type validator
48-
- Update actions/checkout and actions/cache to version 4
19+
- Fix creating OAuth2 accounts in API panel
4920

0 commit comments

Comments
 (0)