Releases: statamic/cms
Releases · statamic/cms
v5.36.0
What's new
- New Blade syntax for using Tags #10967 by @JohnathonKoster
- Add support for avif image format #11016 by @daun
- Allow setting tag pair content from fluent tags #11018 by @daun
What's fixed
- Fix Filesystem AbstractAdapter put method return #11032 by @godismyjudge95
- Fix color fieldtype's collapsed state showing plain HTML #11031 by @jackmcdade
- Fix helpBlock error with custom js validation rule #11023 by @irfandumanx
v5.35.0
What's new
- Drag and drop folders into the asset browser #10583 by @daun
- Include Algolia highlights and snippets #11008 by @jacksleight
- Introduce additional form tag hooks #11010 by @leewillis77
- Add
allowed_extensions
option to Files fieldtype #10998 by @duncanmcclean
What's fixed
- Support unions in addon event listener discovery #11015 by @jasonvarga
- Support auto-registering of listeners using __invoke() not handle #11009 by @leewillis77
- French translations #10995 by @ebeauchamps
v5.34.0
What's new
- Add
password
option tomake:user
command #11005 by @joshuablum
What's fixed
- Fix issues with the Files fieldtype in Dark Mode #10999 by @duncanmcclean
v5.33.1
What's fixed
- Avoid error when marketplace client returns null #10996 by @jasonvarga
v5.33.0
What's new
- Improve handling of scheduled entries #10966 by @jasonvarga
- Field conditions can be based on other data. Assets can use extension, dimensions, etc. #10588 by @daun
- Make email config data accessible in email templates #10949 by @Jade-GG
- Autoload event listeners and subscribers #10911 by @duncanmcclean
- Make sort modifier work with query builders #10924 by @aerni
- Allow sorting folders in asset browser #10935 by @duncanmcclean
- Vietnamese translations #10989 by @diepdo1810
What's fixed
- Optimize display of long titles in edit forms #10988 by @daun
- Improve the dynamic upload folder help text #10903 by @jackmcdade
- Fix z-index issue when configuring Replicator fields #10937 by @duncanmcclean
- Avoid showing asset upload fixes when inappropriate #10986 by @jasonvarga
- Translate dictionaries #10982 by @andjsch
- Duplicate form data when duplicating the form #10985 by @ryanmitchell
- Prevent protected pages being cached #10929 by @duncanmcclean
- Remove mention of installing addons via CP from addon stub #10975 by @duncanmcclean
- French translations #10977 by @ebeauchamps
v5.32.0
What's new
- Improve duplicate asset upload handling #10959 by @jasonvarga
- Add
parent
keyword to field conditions #9385 by @florianbrinkmann - Add
filter_empty
modifier #10962 by @marcorieser - Add
invalid_token
variable for password-protected page #10956 by @aerni
What's fixed
- Fix error when editing Bard field with set and no fields #10971 by @duncanmcclean
- Fix issue where editing an asset loads the
/edit
url in the browser #10964 by @daun - Remove deprecated options from PHPUnit stub #10963 by @duncanmcclean
- German translations #10968 by @helloDanuk
v5.31.0
What's new
- Dictionary tag #10885 by @ryanmitchell
- Make data of password-protected available in the view #10946 by @aerni
- Prompt for license when installing starter kit #10951 by @duncanmcclean
- Add
taxonomy:count
tag #10923 by @aerni
What's fixed
- Improve UX of rename asset action #10941 by @jasonvarga
- Improve UX of rename asset folder action #10950 by @duncanmcclean
- Addon
make
commands no longer add to service providers since they are autoloaded #10942 by @duncanmcclean - Tweak
make
command descriptions #10952 by @duncanmcclean - Fix error if submitted password is null #10945 by @aerni
- Prevent timeout during
install:eloquent-driver
command #10955 by @duncanmcclean - Fix asset browser history navigation #10948 by @daun
- Fix errors in upload queue #10944 by @jasonvarga
- Fix error when deleting collections #10908 by @duncanmcclean
- Fix ordering search results by date #10939 by @duncanmcclean
- Only show the sync/de-synced state for syncable nav fields #10933 by @duncanmcclean
- Ensure default values for globals are available in templates #10909 by @duncanmcclean
- Handle empty nodes in
bard_text
modifier #10913 by @ryanmitchell - Use directory paths from stache config instead of static paths #10914 by @Alpenverein
- Improvements to the
install:eloquent-driver
command #10910 by @duncanmcclean - Check site requested when using global route binding on api routes #10894 by @ryanmitchell
- Update "Bug Report" issue template #10918 by @duncanmcclean
v5.30.0
What's new
What's fixed
- Move nocache js back to end of body but make configurable #10898 by @jasonvarga
- Fix static cache locking #10887 by @duncanmcclean
- Prevent autoloading non-PHP files #10886 by @duncanmcclean
- Don't show updates badge count for local/dev installations #10884 by @jesseleite
- Update tiptap npm dependencies #10883 by @jasonvarga
v5.29.0
What's new
- Add reorder() query builder method #10871 by @ryanmitchell
- Show toggle UI in conditions builder for revealer fields #10867 by @jesseleite
- Autoload addon routes #10880 by @duncanmcclean
- Autoload addon dictionaries #10878 by @duncanmcclean
- Allow searching by labels in Dictionary fieldtype #10877 by @duncanmcclean
What's fixed
- Improve
AssetFolderPolicy
performance #10868 by @jesseleite - Prevent autoloading addon files causing exception when called early #10875 by @ryanmitchell
- Prevent autoloading of abstract classes and interfaces #10882 by @duncanmcclean
- Run query scopes after all other query methods so the query can be changed #10872 by @ryanmitchell
- Only get relationship createables if can create #10870 by @ryanmitchell
- Blink cache Algolia search API calls #10879 by @jacksleight
- Increase
trackDirtyStateTimeout
#10876 by @jacksleight - Better timezone dictionary test #10881 by @jasonvarga
- Fix duplicate IDs icon #10864 by @jesseleite
- French translations #10861 by @ebeauchamps
- Dutch translations #10874 by @ceesvanegmond
- Dutch translations #10866 by @ceesvanegmond
v5.28.0
What's new
- Autoload add-on tags, widgets, modifiers etc from folder #9270 by @ryanmitchell
- Allow filtering/sorting/paginating with the
form:submissions
tag #10826 by @duncanmcclean
What's fixed
- Fix assets not being uploadable when not using dynamic folders #10865 by @jasonvarga
- Fix "Undefined variable $key" error with Marketplace API Client #10854 by @duncanmcclean
- Fix false-positive on publish form Action exceptions #10855 by @caseydwyer
- Allow make:addon to work for any minimum-stability #10814 by @duncanmcclean