Skip to content

Releases: DirectoryTree/LdapRecord

v3.8.6

19 Mar 20:56
a1cab9f

Choose a tag to compare

Added

  • Laravel 13 compatibility for v3.0 - #798

v4.0.3

28 Mar 17:57

Choose a tag to compare

Added

v4.0.2

29 Dec 20:31
fa70e33

Choose a tag to compare

Fixed

  • Align model query builder filter behaviour with root query builder - #793

v4.0.1

18 Dec 16:33
c1b00d0

Choose a tag to compare

Fixed

  • Corrected select behaviour to align with v3 - #792
  • Corrected orFilter/andFilter behaviour to align with v3 when given nested clauses - #791

v4.0.0

13 Dec 22:20
badbf99

Choose a tag to compare

v3.8.5

06 Oct 02:26
00e5f08

Choose a tag to compare

Fixed

  • Properly return no results when ->whereIn() is called on query builder with an empty array - #783

v3.8.4

20 Sep 02:18
e081b80

Choose a tag to compare

Fixed

  • Rounding error when retrieving timestamp from Active Directory #779

v3.8.3

12 Aug 14:10
35c0629

Choose a tag to compare

Fixed

  • Reset LDAP connection secure flag on close() - #774 - #776

v3.8.2

20 May 20:50
cff35dc

Choose a tag to compare

Fixed

  • {base} inside ActiveDirectoryBuilder::whereMemberOf doesn't work - #767

v3.8.1

06 Mar 00:36
9eb34c1

Choose a tag to compare

Fixed

  • Properly override query limit to 0 when chunking - #762