Releases: bacularis/bacularis-common
Bacularis-Common 3.0.0
This is a major new function release.
Changes:
- Add job file difference method validator
Bacularis-Common 2.8.1
This is a minor new feature and bug fix release. We added support for LDAP filters.
From the fixes side, we disabled capability to log in with empty password for LDAP authentication method if LDAP server allows it.
This has meaning for authentication with LDAP servers that have the unauthenticated authentication method enabled (like Windows Active Directory) and that allow logging in with empty password.
Changes:
- Disable logging in with empty password for LDAP authentication method
- Add support for LDAP filters
Bacularis-Common 2.8.0
This is a minor new feature release. It provides improvements for using
software compression in web server.
Changes:
- Add commented software compression lines to web server configs
- Add custom sorting method by given property
Bacularis-Common 2.7.0
This is a bug fix release. We fixed an important bug for creating
OAuth2 accounts in API panel.
Changes:
- Fix creating OAuth2 accounts in API panel
Bacularis-Common 2.6.0
This is a new function release. We added common changes required to
data views function working.
Changes:
- Add changes for data views function
- Add order type validator
- Update actions/checkout and actions/cache to version 4
Bacularis-Common 2.5.1
We fixed support for PHP 7.4 and 8.0 that has been broken in 2.5.0.
Changes:
- Fix support for PHP 7.4 and 8.0
Bacularis-Common 2.5.0
This is a new feature and bug fix release. We added capability to set read-only,
read-write and no access permissions per Bacula configuration resource for
users, hosts and host groups. It makes Bacularis granular permission control
even more powerful and attractive.
Changes:
- Add Bacula resource permission settings
Bacularis-Common 2.4.0
This is a bug fix release. We fixed copying job log to clipboard
and PHP warning in case TLS LDAP connection problem.
Changes:
- Add wide action column styles
- Fix copying job log to clipboard if HTTP protocol is used
- Fix PHP warning if TLS LDAP connection cannot be set
Bacularis-Common 2.3.0
This is a new function release. We added functions to save file locally
and to copy text to clipboard.
Changes:
- Update styles to job summary tab cards
- Add function to save file locally and improve copying to clipboard function
Bacularis-Common 2.2.1
This is a bug fix release. We fixed displaying quick volume edit drawer
in the dark mode.
Changes:
- Update version
- Fix quick volume edit drawer colour in dark mode