All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.1.1 - 2019-05-04
- Updated contribution guidelines
- Improved code quality in
LdapAuthIntegration.php
- Fix issue when hostname prefixed with ldaps://
1.1.0 - 2019-05-04
- New properties for Active Directory (big thanks to @terdinatore for his contribution on #1)
- LDAP Settings now available in Mautic Configuration screen
- Fix issues when hostname prefixed with ldap:// or ldaps://
- Change package name for correct naming when installing from composer (#2)
1.0.0 - 2019-04-02
- Mautic LDAP Authentication Mixin first release