Release Notes
Stay up to date with the latest Statamic changes.
To see what's in development, check out the roadmap.
5.50.0
March 10th, 2025
What's new
- Support
as
on nav tag #11522 by @ryanmitchell
What's fixed
- Icon fieldtype performance #11523 by @jasonvarga
- Fix password protection on 404 pages #11544 by @duncanmcclean
- Return validation error when AllowedFile is not an UploadedFile #11535 by @ryanmitchell
- Italian translations #11538 by @ivanandre
- French translations #11519 by @ebeauchamps
- Use ubuntu-latest in GitHub Actions workflow #11526 by @jasonvarga
5.49.1
February 27th, 2025
What's fixed
- Query for entry origin within the same collection #11514 by @jasonvarga
- Improve validation message when handle starts with a number #11511 by @duncanmcclean
- Fix target
.git
repo handling when exporting starter kit with--clear
#11509 by @jesseleite - Make active toolbar buttons of Bard more visible in dark mode #11405 by @carstenjaksch
- Alternate Laravel 12 token repository fix #11505 by @jasonvarga
5.49.0
February 25th, 2025
What's new
- Laravel 12 support #11433 by @duncanmcclean
What's fixed
- Asset Container returns relative url for same site #11372 by @marcorieser
5.48.1
February 25th, 2025
What's fixed
- Fix session expiry component #11501 by @jasonvarga
- Include port in CSP for Live Preview #11498 by @dmxmo
- Remove duplicate translation line from
translator
command #11494 by @duncanmcclean - Fix carbon integer casting #11496 by @jasonvarga
- Only show spatie/fork prompt when pcntl extension is loaded #11493 by @duncanmcclean
- French translations #11488 by @ebeauchamps
5.48.0
February 21st, 2025
What's new
- Carbon 3 support #11348 by @duncanmcclean
- Allow custom asset container contents cache store #11481 by @ryanmitchell
- Add support for
$view
parameter closure withRoute::statamic()
#11452 by @jesseleite - Add Unlink All action to relationship fields #11475 by @jacksleight
What's fixed
- Fix handle dimensions of rotated videos #11479 by @grischaerbe
- Entries Fieldtype: Hide tree view when using query scopes #11484 by @duncanmcclean
- Fix issue with localization files named like handles #11482 by @ChristianPraiss
- Fix cannot use paginate/limit error when one is null #11478 by @jacksleight
- Fix primitive type hint handling in Statamic routes #11476 by @jesseleite
5.47.0
February 18th, 2025
What's new
- Support Sections in form GraphQL queries #11466 by @ryanmitchell
- Add empty/not empty field filters #11389 by @jacksleight
- Support arguments in user can/cant tags #11407 by @jacksleight
- Add hook into the
multisite
command #11458 by @duncanmcclean - Set the proper CSP headers for multi-domain iframe #11447 by @edalzell
- Allow custom render callback for overridden exceptions #11408 by @FrittenKeeZ
- Support the Group fieldtype in DataReferenceUpdater #11410 by @duncanmcclean
What's fixed
- Fix emptiness check on Value properties #11402 by @godismyjudge95
- Change revision whereKey to return a collection #11463 by @ryanmitchell
- If nav:from references an invalid entry, ensure nothing is returned #11464 by @ryanmitchell
- Improve performance of the data reference updaters #11442 by @duncanmcclean
- Fix search results missing search_snippets #11450 by @ivang76
- Ensure consistent order of
get_content
results #11429 by @daun - Fixes empty asset alt
element in AssetsFieldtype #11460 by @PatrickJunod - Fix issue with AssetsFieldtype upload controls hidden on @sm size #11459 by @PatrickJunod
- Fix test state issues around sites cache #11455 by @jesseleite
- Fix InstallEloquentDriver command #11425 by @aerni
- Handle extra translation files in breadcrumbs #11422 by @jasonvarga
- Select specific repositories for Eloquent Driver install command #11381 by @kevinmeijer97
- Adjust video fit in asset editor #11414 by @daun
- Dutch translations #11448 by @daronspence
- Use
ubuntu-latest
in GitHub Actions workflows #11443 by @duncanmcclean5.46.1
February 4th, 2025
What's fixed
- Fix search:results tag when offset and paginate are set #11386 by @nopticon
- Live Preview: Allow changing the position of "Responsive" device option #11404 by @duncanmcclean
- Fix additional url segments matching taxonomy terms #11383 by @jasonvarga
- Use constructor property promotion in events #11380 by @duncanmcclean
- Fix "Curaçao" item in countries dictionary #11395 by @duncanmcclean
- Remove duplicate strings from translation files #11400 by @j3ll3yfi5h
- German translations #11399 by @helloDanuk
- French translations #11397 by @ebeauchamps
5.46.0
January 22nd, 2025
What's new
- Add empty/not empty filters for replicator, bard and grid #11354 by @jacksleight
- Page children as value for field conditions #11368 by @heidkaemper
- Allow addons cache path to be set by an environment variable #11365 by @ryanmitchell
What's fixed
- Fix error with disallowed words in Comb search driver #11336 by @duncanmcclean
- Fixed ordering search results by origin value #11334 by @duncanmcclean
- Fix case insensitive Comb search for UTF-8 characters #11363 by @heidkaemper
- Translate name in user group fieldtype #11343 by @duncanmcclean
- Fix UI bugs in Safari 18.2 #11335 by @marcorieser
5.45.2
January 21st, 2025
What's fixed
- Revert "Allow form fields view to be rendered with single tag" #11374 by @duncanmcclean
- Remove
type
attribute in nocache replacer #11373 by @marcorieser - Fix deprecation warning from regex operator #11337 by @duncanmcclean
- Fix bug report link in Contribution Guide #11367 by @duncanmcclean
- Fix bard undefined href error #11351 by @jacksleight
- Suppress “packing” git message #11326 by @edalzell
5.45.1
January 7th, 2025
What's fixed
- Throw better exception when asset isn't found #11321 by @edalzell
- Add url friendly base64 en/decoding for Glide #11299 by @marcorieser
- Update make:fieldtype console message #11309 by @Technobabble17
- Make set button label clickable #11313 by @carstenjaksch
- French translations #11297 by @ebeauchamps
- Fix markdown test #11315 by @jasonvarga
5.45.0
December 20th, 2024
What's new
- Allow form fields view to be rendered with single tag #11293 by @jasonvarga
- Improve form field accessibility #10993 by @daun
What's fixed
- Prevent duplicate roles & groups #11270 by @duncanmcclean
- Improve error handling when using entry publish actions #11289 by @ryanmitchell
5.44.0
December 18th, 2024
What's new
- Static warm command will recheck whether page is cached when using queue #11273 by @arthurperton
- Add
--max-requests
option to the static warm command #11278 by @arthurperton - Add formStackSize option for inline publish form stacks #11274 by @duncanmcclean
What's fixed
- Fix addon service provider autoloading #11285 by @jasonvarga
- Fix CP thumbnail placeholder #11279 by @duncanmcclean
- Fix replicator preview for Group fields #11280 by @duncanmcclean
5.43.2
December 18th, 2024
What's fixed
- Fix static properties in addon providers #11283 by @jasonvarga
5.43.1
December 18th, 2024
What's fixed
- Fix autoload error on Windows #11282 by @jasonvarga
- Improve starter kit installer error handling #11281 by @jesseleite
5.43.0
December 17th, 2024
What's new
- Add filters from collection/taxonomy list to breadcrumb back link #11243 by @florianbrinkmann
- OAuth: option not to create or update user during authentication #10853 by @miloslavkostir
- Add some options to the static warm command to limit the number of requests #11258 by @arthurperton
- Table Fieldtype: Add
max_columns
andmax_rows
options #11224 by @duncanmcclean
What's fixed
- Handle hidden fields on nav page edit form #11272 by @duncanmcclean
- Support Laravel Prompts 0.3+ #11267 by @duncanmcclean
- Update
embed_url
andtrackable_embed_url
modifiers to be valid with additional query strings #11265 by @martyf - Fix term filter on entries listing #11268 by @duncanmcclean
- Prevent "Set Alt" button from running Replace Asset action prematurely #11269 by @duncanmcclean
- Fix autoloading when addon has multiple service providers #11128 by @duncanmcclean
- Fix ButtonGroup not showing active state if value are numbers #10916 by @morhi
- Support glide urls with URL params #11003 by @ryanmitchell
- Throw 404 on collection routes if taxonomy isn’t assigned to collection #10438 by @aerni
- Move bard source button into field actions #11250 by @jasonvarga
- Fix collection title format when using translations #11248 by @ajnsn
- Bump nanoid from 3.3.6 to 3.3.8 #11251 by @dependabot