Loading...

Latest news

All (81) General (24) Releases (34) Guides (12) Articles (11)
 Back
Releases

New release Bacularis 2.1.2

25 Jul 2023, 18:40
<p>There has been released a new version of our <strong>Bacula web interface.</strong></p>

There has been released a new version of our Bacula web interface.

We are happy to announce a new minor Bacularis release. In this version we fixed problems that were detected by static code analysis tools and we did a couple of other minor fixes. Apart from that there has been improved logging/debugging to file. We slightly changed the log format to make logs more readable. At the end we introduced changes to automate analyzing and releasing process. We hope it will help in providing new releases more frequent.

The changes below are joined from versions: 2.1.1 and 2.1.2. Just after releasing 2.1.1 we detected a problem in installation by Composer so we decided to quickly provide 2.1.2.

Main changes

Bacularis Web
- Use new logging interface
- Update Polish translations
- Update dependencies in composer.json
- Fix tables library version in composer.json
- Fix remove directive button for storage directives
- Fix qrcodejs version in composer.json
- Fix problem found in static code analysis
- Hide reset to default value button for storage directives
- Improve coding style according to PSR-12
- Update flotr2 include path
- Update LICENSE file

Bacularis API
- Use new logging interface
- Update LICENSE file
- Update dependencies in composer.json
- Fix tables library version in composer.json
- Fix problems found in static code analysis

Bacularis Common
- Rework logging module
- Update LICENSE file
- Update dependencies in composer.json
- Fix tables library version in composer.json

Bacularis App
- Create CONTRIBUTING.md
- Create CODE_OF_CONDUCT.md
- Fix qrcodejs version in composer.json
- Fix tables library version in composer.json
- Update LICENSE file
- Update dependencies in composer.json