Releases: statamic/cms
Releases · statamic/cms
v5.46.1
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
v5.46.0
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
v5.45.2
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
v5.45.1
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
v5.45.0
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
v5.44.0
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
v5.43.2
What's fixed
- Fix static properties in addon providers #11283 by @jasonvarga
v5.43.1
What's fixed
- Fix autoload error on Windows #11282 by @jasonvarga
- Improve starter kit installer error handling #11281 by @jesseleite
v5.43.0
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
v5.42.1
What's fixed
- Fix asset upload concurrency on folder upload #11225 by @daun
- Fix subdirectory autodiscovery on Windows #11246 by @jasonvarga
- Fix type error in
HandleEntrySchedule
job #11244 by @duncanmcclean - Fix
no_results
cascade #11234 by @JohnathonKoster