Skip to main content

Bacula-Web 8.2.1

· One min read
Davide Franco
Official maintainer

I am pleased to announce that Bacula-Web 8.2.1 has been released.

This is a minor bug fix release.

Highlight

  • General
    • Fixed missing bootstrap-validator package using Composer (#0288)
    • Fixed issue with missing formatting information while using Bacula-Web in a different language (#0286)
  • User settings
    • Fixed missing email address in user settings (#0287)
  • Documentation
    • n/a
  • Development
    • Minor PHP code improvements and fixes

Fixed bugs

  • 0000286 [bug-php] Handle missing localized numeric and monetary formatting information
  • 0000287 [bug-php] Email address not displayed in user settings page
  • 0000288 [packaging] Fix missing bootstrap-validator using Composer

This release contain 3 bug fixes

Release notes

For further details, please read the Bacula-Web 8.2.1 release notes

Tested platforms

This release has been tested under Debian 8 (Jessie), Debian 9 (Stretch) and Ubuntu 18.10 (Cosmic Cuttlefish)


More infos

Web server root has changed since v8.6.0

As of release v8.6.0, your web server root directory must point to the public directory (available at the root)

For example

/var/www/hmlt/bacula-web/public

If you are using a different location than /var/www/html/bacula-web, please adjust based on your web server configuration.

security vulnerabilities

Older versions of Bacula-Web have known security vulnerabilities. For the safest and most reliable experience, use the latest stable version with all recent fixes and improvements.

Docker images

Latest Bacula-Web Docker images (for platform linux/amd64 and linux/arm64) are available at Docker Hub

Bacula-Web official Docker images are available since release v8.7.0.

How to ?

Install / upgrade

Installation or upgrade instructions are available in the official documentation.

Get help

Follow this link for further information.

Report a bug or ask for a new feature

You can submit a new bug report or feature request on the GitHub project

Contribute to the project ?

Bacula-Web is an open source project, mostly maintained in my spare time with the great help of community users.

If you're willing to contribute to the project, have a look at the contribution guide

Thanks to the community

I thank all contributors for your feedback, help, and contributions. Without you, this release wouldn't be possible.

Thanks for using and supporting the Bacula-Web project ❤️