With pleasure we announce the new Bacularis release 2.1.0. This is a new function and bug fix release. We prepared a quick access to configuring the Bacula resources directly on a drawer available in the resource table view. From the performance side we speeded up loading the dashboard page.
There is also an important fix to the invalid director error that could experience users changing the Bacula Director without logging out on the interface.
Please note that in this release we changed minimal PHP version from 7.1
to 7.4
. More information about it you can read in this discussion: https://github.com/orgs/bacularis/discussions/12
Bacularis Web
- Add quick resource edit drawer
- Speed up dashboard page loading
- Add missing default table and graph options to config
- Update versions and authors in composer.json
- Fix invalid director error
- Fix auto-scrolling after clicking quick resource edit submenu item
Bacularis API
- Extend job totals endpoint
- Add job age parameter to job list endpoint
- Add new operators support to database module
- Disable PDO stringify fetches option
- Update API documentation
- Update versions and authors in composer.json
Bacularis Common
- Add styles for quick resource edit
- Update versions and authors in composer.json