Releases: DirectoryTree/LdapRecord
Releases · DirectoryTree/LdapRecord
v3.8.5
06 Oct 02:26
Compare
Sorry, something went wrong.
No results found
Fixed
Properly return no results when ->whereIn() is called on query builder with an empty array - #783
v3.8.4
20 Sep 02:18
Compare
Sorry, something went wrong.
No results found
Fixed
Rounding error when retrieving timestamp from Active Directory #779
v3.8.3
12 Aug 14:10
Compare
Sorry, something went wrong.
No results found
Fixed
Reset LDAP connection secure flag on close() - #774 - #776
v3.8.2
20 May 20:50
Compare
Sorry, something went wrong.
No results found
Fixed
{base} inside ActiveDirectoryBuilder::whereMemberOf doesn't work - #767
v3.8.1
06 Mar 00:36
Compare
Sorry, something went wrong.
No results found
Fixed
Properly override query limit to 0 when chunking - #762
v3.8.0
26 Feb 00:59
Compare
Sorry, something went wrong.
No results found
v3.7.7
13 Feb 14:55
Compare
Sorry, something went wrong.
No results found
Fixed
Ensure model attribute values are numerically indexed upon creation - #756
v3.7.6
07 Dec 01:13
Compare
Sorry, something went wrong.
No results found
Added
Support for LDAP milliseconds format when using the ldap timestamp type - #750 - Thanks to @ishanvyas22
v3.7.5
13 Nov 22:47
Compare
Sorry, something went wrong.
No results found
Fixed
Infinite loop in LdapRecord\Models\Collection::contains method - #747
Added
Ability to provide additional LDAP control options to LdapRecord\Query\Builder::orderBy - #748
v3.7.4
08 Nov 23:30
Compare
Sorry, something went wrong.
No results found
Added
CanAuthenticate::getAuthIdentifier method for better Laravel 11 support when using a custom User LdapRecord model - 74ad340