- [10.x] Change return type of
getPrivateToken
in AblyBroadcaster by @milwad-dev in #47602 - [10.x] Add toRawSql, dumpRawSql() and ddRawSql() to Query Builders by @tpetry in #47507
- [10.x] Fix recorderHandler not recording changes made by middleware by @j3j5 in #47614
- Pass queue from Mailable to SendQueuedMailable job by @Tarpsvo in #47612
- [10.x] Sub-minute Scheduling by @jessarcher in #47279
- [10.x] Fixes failing tests running on DynamoDB Local 2.0.0 by @crynobone in #47653
- [10.x] Allow password reset callback to modify the result by @GrahamCampbell in #47641
- Forget with collections by @joelbutcher in #47637
- [10.x] Do not apply global scopes when incrementing/decrementing an existing model by @cosmastech in #47629
- [10.x] Adds inline attachments support for "notifications" markdown mailables by @nunomaduro in #47643
- Assertions for counting outgoing mailables by @jasonmccreary in #47655
- [10.x] Add getRawQueryLog() method by @fuwasegu in #47623
- [10.x] Fix Storage::cloud() return type by @tattali in #47664
- [10.x] Add
isUrl
to theStr
class and use it from the validator by @GrahamCampbell in #47688 - [10.x] Remove unwanted call to include stack traces by @HazzazBinFaiz in #47687
- [10.x] Make Vite throw a new
ManifestNotFoundException
by @innocenzi in #47681 - [10.x] Move class from file logic in Console Kernel to dedicated method by @CalebDW in #47665
- [10.x] Dispatch model pruning started and ended events by @ziadoz in #47669
- [10.x] Update DatabaseRule to handle Enums for simple where clause by @CalebDW in #47679
- [10.x] Add data_remove helper by @PhiloNL in #47618
- [10.x] Added tests for
isUrl
to Str. by @michaelnabil230 in #47690 - [10.x] Added
isUrl
to Stringable. by @michaelnabil230 in #47689 - [10.x] Tweak return type for missing config by @sfreytag in #47702
- [10.x] Fix parallel testing without any database connection by @deleugpn in #47705
- [10.x] Test Improvements by @crynobone in #47709
- [10.x] Allows HTTP exceptions to be thrown for views by @nunomaduro in #47714