Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

31 lines (20 loc) · 1.06 KB

Changelog

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.

[Unreleased]

1.1.1 - 2019-05-04

Changed

  • Updated contribution guidelines
  • Improved code quality in LdapAuthIntegration.php

Fixed

  • Fix issue when hostname prefixed with ldaps://

1.1.0 - 2019-05-04

Added

  • New properties for Active Directory (big thanks to @terdinatore for his contribution on #1)
  • LDAP Settings now available in Mautic Configuration screen

Fixed

  • 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

Added

  • Mautic LDAP Authentication Mixin first release