Skip to content

Commit 6cc70c7

Browse files
committed
Update release notes
1 parent 78ee89d commit 6cc70c7

1 file changed

Lines changed: 30 additions & 27 deletions

File tree

RELEASE_NOTES.md

Lines changed: 30 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,47 @@
11

2-
We are pleased to announce the release of **Bacularis 5.7.0**. This version introduces
3-
a new **Web Access** feature that simplifies different backup automations in Bacula
4-
environments such as event-driven backup, run automated jobs with custom settings
5-
and others. Access can be restricted by time, usage, or source IP address, offering
6-
flexible and secure control.
2+
We are pleased to announce the release of **Bacularis 5.8.0**.
3+
This version introduces **improved accuracy** for running job byte and file
4+
estimations. Users can now choose between quick estimations (default) or
5+
more precise data gathered directly from the Bacula client. This feature
6+
was inspired by an idea from Community user Rui.
77

8-
This release further includes several improvements and fixes to existing features.
9-
Notably, the job list loading speed has been significantly improved, thanks to
10-
a contribution from Community member Elias Pereira.
8+
This release also focuses on **language support**: Spanish, German, Italian,
9+
and Polish translations have been updated.
1110

12-
At the end we added an option to define maximum number of jobs displayed in
13-
the job table. This was a feature request reported by the Community.
11+
Additionally, this version includes **several bug fixes**.
12+
Community contributor MmAaXx500 provided a fix for OIDC single sign-on
13+
compatibility issues affecting certain identity providers (e.g. Nextcloud).
14+
We have also corrected an issue related to the SSL certificate creation form.
15+
16+
Finally, Bacularis has been prepared to support the new **openSUSE 16.0**
17+
release.
1418

1519
We wish you smooth installations and upgrades!
1620

1721
## Main changes
1822

1923
**Bacularis Web**
2024

21-
- Add web access
22-
- Add web access Bacula resource module
23-
- Add web access configuration module
24-
- Add display option to set max number of latest jobs in table on dashboard
25-
- Add long unit parameter to format time duration helper
26-
- Move some job options to jobinfo module
27-
- Add Elias to AUTHORS
28-
- Fix page not found error after clicking the fileset link in job log
29-
- Fix access to job details page for regular users
25+
* Add button to accurate job estimation for bytes/files progress bars in running job status
26+
* Improve job estimation in run job window
27+
* Make at\_hash optional to comply with OIDC spec
28+
* Make total number of backed up files more readable
29+
* Add MmAaXx500 to AUTHORS
3030

31-
**Bacularis API**
31+
**Bacularis Common**
3232

33-
- Jobs list: replace ROW_NUMBER() first-volume subquery with MIN(JobMediaId) join (big speedup on MariaDB; also OK on PostgreSQL)
34-
- Add Elias to AUTHORS
33+
* Fix reset common name text field in SSL certs form
34+
* Update SELinux policy module for openSUSE 16.0
35+
* Add MmAaXx500 to AUTHORS
3536

36-
**Bacularis Common**
37+
**Languages**
3738

38-
- Improve datepicker style
39-
- Add Elias to AUTHORS
39+
* Update Spanish translations
40+
* Update German translations
41+
* Update Italian translations
42+
* Update Polish translations
4043

4144
**Contributors**
42-
43-
- @empereira
45+
@MmAaXx500
46+
Rui
4447

0 commit comments

Comments
 (0)