Releases
v5.5.4
Compare
Sorry, something went wrong.
No results found
Added
Added Blueprint::spatialIndex() method (#21070 )
Added support for SQL Server's TransactionIsolation DSN key (#21069 )
Added ManagesFrequencies::everyFifteenMinutes() method (#21092 )
Added Mailable::hasReplyTo() method (#21093 )
Added MailMessage::template() method (#21154 )
Added support for Rackspace to Storage::url() (#21157 )
Added support to use sub-queries as a where condition on a join clause (#21008 )
Changed
Return null from Route::getAction() if $key is not found (#21083 )
Restore non-static signature of Router::prepareResponse() (#21114 , e1a1265 )
Removed Model type hint from Model::isNot() (4d8f0a1 )
Prefer Jsonable over Arrayable in JsonResponse::setData() (#21136 )
Reset cc and bcc in Mailer::setGlobalTo() (#21137 )
Avoid trace args in JSON exceptions (#21149 )
Fixed
Fixed @json directive parameter logic (2a25ee7 )
Fixed a problem with withoutExceptionHandling() when called more than once (#21086 )
Added a compileForeign() method to PostgresGrammar (#21038 )
Reset the index after a MissingValue while resolving resource (#21127 )
Fixed getQualifiedParentKey() on BelongsToMany relationships (#21128 )
Fixed parameters on Route::view() when using where() (#21113 )
Show real directory name in the exception message thrown by PackageManifest (#21099 )
Fixed undefined offset error when refreshing a database collection (#21159 )
You can’t perform that action at this time.