Loading...

Latest news

All (83) General (24) Releases (36) Guides (12) Articles (11)
 Back
Releases

New release Bacularis 2.1.0

16 Jul 2023, 19:45
<p>There is available a new version 2.1.0 of our Bacula web interface.</p>

There is available a new version 2.1.0 of our Bacula web interface.

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.

On the API side we prepared a few not so big but important changes in job totals and job list endpoints.

IMPORTANT NOTE: In this Bacularis version the minimal required PHP version has been raised from 7.1 to 7.4. Before installing please make sure that your PHP is in version 7.4 or greater. More information about it you can read here: [LINK].

Main changes

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