Skip to content

Releases: DirectoryTree/LdapRecord-Laravel

v3.0.4

14 Jun 19:19
86d2b81

Choose a tag to compare

Fixed

  • LdapRecord version constraint in composer.json - 86d2b81

v3.0.3

14 Jun 17:35

Choose a tag to compare

Fixed

  • EmulatesModelQueries trait method incompatibility - 0732c5a

v3.0.2

14 Jun 15:12
2127a59

Choose a tag to compare

Fixed

  • ldap:browse command should use new Query::list() method - by @Cbrad24 - #542

v3.0.1

13 Jun 13:43
d4024f4

Choose a tag to compare

Fixed

  • Don't execute an LDAP query when Eloquent model guid is null - #539

v3.0.0

11 Jun 18:27

Choose a tag to compare

v2.7.3

09 Feb 14:31
5f36d4b

Choose a tag to compare

Added

  • Ability to set a logging channel - #510

v2.7.2

07 Feb 14:10
35eb118

Choose a tag to compare

Added

v2.7.1

27 Dec 21:30
f567f77

Choose a tag to compare

Fixed

  • Support SQL Server unique indexes - #481, #478

v2.7.0

11 Nov 23:04
e2e0439

Choose a tag to compare

Added

v2.6.0

08 Aug 13:18

Choose a tag to compare

Added

  • artisan ldap:rootdse command for retrieving details about the connected LDAP server, such as base DN and other important information