Skip to content

Releases: DirectoryTree/LdapRecord-Laravel

v3.1.1

01 Nov 21:58
bd7d2e0
Compare
Choose a tag to compare

Fixed

v3.1.0

26 Oct 13:38
bd1cb18
Compare
Choose a tag to compare

Added

v3.0.9

14 Oct 18:38
98bd853
Compare
Choose a tag to compare

Fixed

  • Custom connection is not used with certain query methods in Directory Emulator - #592 - #590

v3.0.8

06 Oct 18:29
Compare
Choose a tag to compare

Fixed

  • Detaching related models in Directory Emulator by @cheesegrits - #560
  • Properly emulate memberof virtual attribute in Directory Emulator - #584

v3.0.7

28 Sep 19:52
Compare
Choose a tag to compare

Fixed

  • Properly retrieve base DN from query when running the ldap:browse command - f7c43fa

v3.0.6

24 Jul 18:03
Compare
Choose a tag to compare

Fixed

v3.0.5

22 Jun 21:56
98e8c4e
Compare
Choose a tag to compare

Changed

  • Allow invokable classes and closures to be used in attribute handlers by @grantholle - #544

v3.0.4

14 Jun 19:19
86d2b81
Compare
Choose a tag to compare

Fixed

  • LdapRecord version constraint in composer.json - 86d2b81

v3.0.3

14 Jun 17:35
Compare
Choose a tag to compare

Fixed

  • EmulatesModelQueries trait method incompatibility - 0732c5a

v3.0.2

14 Jun 15:12
2127a59
Compare
Choose a tag to compare

Fixed

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