v12.14.1
- [10.x] Refine error messages for detecting lost connections (Debian bookworm compatibility) by @mfn in #53794
- [10.x] Bump minimum
league/commonmarkby @crynobone in #53829 - [10.x] Backport 11.x PHP 8.4 fix for str_getcsv deprecation by @aka-tpayne in #54074
- [10.x] Fix attribute name used on
Validatorinstance within certain rule classes by @crynobone in #54943 - Add
Illuminate\Support\EncodedHtmlStringby @crynobone in #54737 - [11.x] Fix missing
return $thisforassertOnlyJsonValidationErrorsby @LeTamanoir in #55099 - [11.x] Fix
Illuminate\Support\EncodedHtmlStringfrom causing breaking change by @crynobone in #55149 - [11.x] Respect custom path for cached views by the
AboutCommandby @alies-dev in #55179 - [11.x] Include all invisible characters in Str::trim by @laserhybiz in #54281
- [11.x] Test Improvements by @crynobone in #55302
- [11.x] Remove incorrect syntax from mail's
messagetemplate by @crynobone in #55530 - [11.x] Allows to toggle markdown email encoding by @crynobone in #55539
- [11.x] Fix
EncodedHtmlStringto ignore instance ofHtmlStringby @jbraband in #55543 - [11.x] Test Improvements by @crynobone in #55549
- [11.x] Install Passport 13.x by @hafezdivandari in #55621
- [11.x] Bump minimum league/commonmark by @andrextor in #55660
- Backporting Timebox fixes to 11.x by @valorin in #55705
- Test SQLServer 2017 on Ubuntu 22.04 by @crynobone in #55716
- [11.x] Fix Symfony 7.3 deprecations by @crynobone in #55711
- Easily implement broadcasting in a React/Vue Typescript app (Starter Kits) by @tnylea in #55170