Releases: statamic/cms
Releases · statamic/cms
v5.14.0
What's new
- Folders are now included in asset browser pagination rather than all being dumped at the top of the first page #10419 by @duncanmcclean
- The Assets area of the CP no longer uses tabs. Each container gets their own page. #10392 by @duncanmcclean
- Prevent incompatible pagination parameter combinations #10415 by @jesseleite
- The static cache lock now uses actual cache locks so they can be customized #10370 by @jasonvarga
What's fixed
- Tweak collection & form widgets border style in light mode #10426 by @rezbouchabou
- Use
Create Revision
instead ofPublish
in form when missing publish permission #10424 by @edalzell - Fix toggle fields in data list filters #10393 by @duncanmcclean
- Fix augmentable not resolved in transient values #10417 by @aerni
- Open modal instead of immediate deletion on click #10425 by @justkidding96
- Move updating from collection repo to entry repo #10383 by @jasonvarga
- Change method visibility in
AbstractAugmented
class #10414 by @aerni - Allow for undefined file type in ContainerAssetsStore #10374 by @aerni
- Fix updater widget icon in dark mode #10394 by @rezbouchabou
- French translations #10406 by @ebeauchamps
- Arabic translations #10408 by @rezbouchabou
v5.13.0
What's new
- Arabic translations #10391 by @rezbouchabou
- Support operators in where modifier #10377 by @jacksleight
What's fixed
- Fix list fieldtype rendering in listings #10379 by @ryanmitchell
- Fix dirty state after entry action or revision publish #10381 by @jacksleight
- Fix static:warm not working when using queues and auth together #10395 by @duncanmcclean
- Fix CSS for dark mode CP login background #10399 by @heidkaemper
- Add negative bottom margin to Textarea's character counter #10390 by @jackmcdade
- Improve Asset Fieldtype Dark Mode UI #10388 by @jackmcdade
- Rename "Delete" to "Remove" for clarity. #10387 by @jackmcdade
- Refactor frontend formFailure to handle precognitive and fetch exceptions #10376 by @ryanmitchell
- Fix unauthorized page logout redirect #10378 by @bensherred
- Fix user filtering for role or group when using eloquent and a custom table name #10358 by @faltjo
v5.12.0
What's new
- Ability to disable CP authentication #8960 by @duncanmcclean
- Add UI for listing field sortable config #10259 by @ryanmitchell
What's fixed
- Localized entry dates fall back to the origin #10282 by @arthurperton
- Support strings in
bard_text
&bard_html
modifiers #10369 by @edalzell - Allow accessing drafts via the REST API with Live Preview #10229 by @duncanmcclean
- Make Asset::clearCaches protected #10342 by @ryanmitchell
- Fix HTML fieldtype #10364 by @jacksleight
- French translations #10366 by @ebeauchamps
- Clarify Statamic repository differences in README #10368 by @steveparks
v5.11.0
What's new
- Auto stache watcher setting #10354 by @jasonvarga
- Allow configuring the Stache's Cache Store #10303 by @riasvdv
What's fixed
- Custom file cache store adjustments #10362 by @jasonvarga
- Hide "Restore Revision" button when user is missing relevant permissions #10314 by @duncanmcclean
- Remove old logic from support details command #10360 by @jasonvarga
- Resolve some deprecatation warnings #10346 by @martinoak
- Move test suite from metadata to attributes #10351 by @ryanmitchell
- Hide "Rename" and "Delete" options for default filter presets #10320 by @duncanmcclean
v5.10.0
What's new
What's fixed
- Fix performance regression by caching fieldtype configs #10325 by @jasonvarga
- CSS improvements #10284 by @martinoak
- Fix broken revision links on unpublished entries #10330 by @faltjo
- Update some translations #10343 by @jasonvarga
- Fix linking to addon fields #10324 by @edalzell
- Fix nocache tags on shared error pages #10340 by @jacksleight
- Migrate from vue-countable #10287 by @Cannonb4ll
- Prevent entries being selected when collapsing/expending entries in Tree View #10322 by @duncanmcclean
- Ensure
install:broadcasting
is run when installing into Laravel 11 application #10335 by @duncanmcclean - French translations #10337 by @ebeauchamps
v5.9.0
What's new
- Static cache response statuses #10334 by @jasonvarga
- Allow defining a store in the cache tag #10318 by @riasvdv
What's fixed
- Prevent logging "remote: Processed 1 references in total" Git errors #10332 by @duncanmcclean
- Fix "Reupload Asset" action #10333 by @duncanmcclean
- Lock pint version #10326 by @jasonvarga
- Split fieldsets out in install eloquent command #10310 by @ryanmitchell
- Fix using
hook
as field name #10319 by @duncanmcclean - Bump braces from 3.0.2 to 3.0.3 #10315 by @dependabot
- Bump ws from 8.13.0 to 8.17.1 #10316 by @dependabot
v5.8.0
What's new
- 404s get included in the full-measure static cache #10294 by @jasonvarga
- More Flat Camp quotes #10307 by @jackmcdade
- Even more #10288 by @robdekort
- And more still #10300 by @edalzell
What's fixed
- Prevent additional augmented search result data from being lost #10301 by @JohnathonKoster
- Fix nested field path prefixes #10313 by @jacksleight
v5.7.3
v5.7.2
What's fixed
- Prevent adding content to Blade stacks twice #10271 by @JohnathonKoster
- Fix publish form actions permission check #10274 by @jacksleight
v5.7.1
What's fixed
- Fix tiny top left border radius on collection widget #10266 by @duncanmcclean
- Prevent text in overflowing code blocks in the Control Panel #10269 by @rob
- Fix status not being visible in collection widget #10267 by @duncanmcclean
- Fix failed slug validation when slug contains underscores #10265 by @o1y
- Fix unnecessary array default fieldtype values #10272 by @duncanmcclean
- French translations #10261 by @ebeauchamps