Releases: bacularis/bacularis-common
Bacularis-Common 2.2.0
This is a minor bug fix and improvements release. Main changes have been done
in the dark theme. Since now the dark colours are more friendly for eyes.
Changes:
- Mitigate color palette in dark theme to be more friendly for eyes
- Fix unary operator spaces error
- Remove no longer needed action step
- Update php-cs-fixer config
Bacularis-Common 2.1.2
This is a minor bug fix release. The only change is fix for installation
using Composer.
Changes:
- Fix tables library version
Bacularis-Common 2.1.1
This is a minor release. We have a new logging module on board. Besides that
we did some changes to improve installing Bacularis by Composer.
Changes:
- Rework logging module
- Update LICENSE file
- Update dependencies in composer.json
Bacularis Common 2.1.0
This is a new minor release.
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
Changes:
- Add styles for quick resource edit
- Update versions and authors in composer.json
Bacularis Common 2.0.0
This is a new major release. We added StartTLS option support to LDAP connection.
Changes:
- Add StartTLS option to LDAP connection
Bacularis Common 1.6.0
This is a new release. We enhanced LDAP authentication for case having the same user entries than one.
Changes:
- Improve LDAP authentication for directory with more the same user entries than one
Bacularis Common 1.5.0
This is a new release. Main change is updated SELinux module.
Changes:
- Update SELinux module
- Adapt to PSR-12 coding style
Bacularis Common 1.4.0
This is a new release.
Changes:
- Update version
- Add Joachim to AUTHORS
Bacularis Common 1.3.0
This is a new bug fix release. We updated the SELinux policies in the SELinux module and we did a couple of visual part fixes.
Changes:
- Update SELinux policy module
- Fix dark mode issues in search label and label media window - reported by Sergey Zhidkov
- Fix text wrapping in status director page - reported by Sergey Zhidkov
Bacularis Common 1.2.1
This is a minor bug fix and new feature release. The main change is a new Korean translation prepared by Seungwan Ryu ( @webee0317 ).
Changes:
- Update version
- Add Seungwan to AUTHORS