Skip to content

Releases: DirectoryTree/LdapRecord

v4.0.6

Choose a tag to compare

@stevebauman stevebauman released this 28 May 13:40
75f25c8

Fixed

  • Global scope query mutations - #806

v4.0.5

Choose a tag to compare

@stevebauman stevebauman released this 11 May 22:23
7283a1e

Fixed

  • Nested filter grouping regression - #805

v4.0.4

Choose a tag to compare

@stevebauman stevebauman released this 02 May 16:08
a82c083

Fixed

  • Fix date attributes producing invalid UNIX timestamps on 32-bit PHP - #803

v3.8.6

Choose a tag to compare

@stevebauman stevebauman released this 19 Mar 20:56
a1cab9f

Added

  • Laravel 13 compatibility for v3.0 - #798

v4.0.3

Choose a tag to compare

@stevebauman stevebauman released this 28 Mar 17:57

Added

v4.0.2

Choose a tag to compare

@stevebauman stevebauman released this 29 Dec 20:31
fa70e33

Fixed

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

v4.0.1

Choose a tag to compare

@stevebauman stevebauman released this 18 Dec 16:33
c1b00d0

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

Choose a tag to compare

@stevebauman stevebauman released this 13 Dec 22:20
badbf99

v3.8.5

Choose a tag to compare

@stevebauman stevebauman released this 06 Oct 02:26
00e5f08

Fixed

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

v3.8.4

Choose a tag to compare

@stevebauman stevebauman released this 20 Sep 02:18
e081b80

Fixed

  • Rounding error when retrieving timestamp from Active Directory #779