Releases: statamic/cms
Releases Β· statamic/cms
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
v5.27.0
What's new
- Dynamic asset folders #10808 by @jasonvarga
- Add Nav & Collection Tree Saving events #10625 by @ryanmitchell
What's fixed
- Fix User Accessor in Password Reset #10848 by @samharvey44
- Allow for large field configs in filters #10822 by @duncanmcclean
- Fix textarea UI bug #10850 by @aerni
- Use existing getUrlsCacheKey method instead of duplicating the creation logic #10836 by @dadaxr
- Fix issue when using Livewire with full measure static caching #10306 by @aerni
- German translations #10849 by @helloDanuk
- French translations #10839 by @ebeauchamps
- Bump rollup from 3.29.4 to 3.29.5 #10851 by @dependabot
v5.26.0
What's new
- Improve feedback when action fails #10264 by @simonerd
- Add option to exclude flag emojis from countries dictionary #10817 by @jasonvarga
- Add entry password protection #10800 by @aerni
- Add submitting state for confirmation modal to better visualise a running action #10699 by @morhi
What's fixed
- Fix CP nav ordering for when preferences are stored in JSON SQL columns #10809 by @jesseleite
- Fix toasts in actions not being shown #10828 by @jasonvarga
- Fix small typo #10824 by @1stevengrant
- Improve addons listing #10812 by @duncanmcclean
- Prevent concurrent requests to the Marketplace API #10815 by @duncanmcclean
- Make limit modifier work with query builders #10818 by @aerni
- Hide Visit URL and Live Preview if term has no template #10789 by @edalzell
- Set path on asset folder when moving #10813 by @jasonvarga
- Reset previous filters when you finish reordering #10797 by @duncanmcclean
- Update CSRF token when session expiry login modal is closed #10794 by @jasonvarga
- Fix broken state of "Parent" field when saving Home entry with Revisions #10726 by @duncanmcclean
- Improve ImageGenerator Exception handling #10786 by @indykoning
- When augmenting terms,
entries_count
should only consider published entries #10727 by @duncanmcclean - Prevent saving value of
parent
field to entry data #10725 by @duncanmcclean - Bump vite from 4.5.3 to 4.5.5 #10810 by @dependabot
v4.58.3
What's fixed
- Add sanitization #10787 by @jasonvarga
v5.25.0
What's new
- Prevent query parameters bloating the static cache #10701 by @duncanmcclean
- Add data-type attribute to replicator and bard set divs #10692 by @BobWez98
What's fixed
- Fix enter key not submitting confirmation modal sometimes #10721 by @duncanmcclean
- Prevent user from being logged out when ending impersonation #10780 by @duncanmcclean
- Only index entries with published status #10778 by @jasonvarga
- Remove legacy code that likely caused issues typing 'f' in asset file rename field #10777 by @steveparks
- Allow bind of ImageGenerator by removing last
new
call #10775 by @wuifdesign - Private asset container url method should return null #10769 by @jasonvarga
- Improve error messaging in
eloquent:import-users
command #10767 by @jesseleite - Prevent error when
cascadeContent
is an Eloquent Model #10759 by @duncanmcclean - Fix Radio Fieldtype with numeric keys #10764 by @duncanmcclean
- Fix url in translations #10766 by @ttrig
- Fix Ignition Views #10765 by @jasonvarga
- French translations #10768 by @ebeauchamps
v5.24.0
What's new
- Support querying by any status #10752 by @jasonvarga
- Show field handle on hover for fields in Bard & Replicator sets #10718 by @duncanmcclean
- Improve the output of the
search:update
command #10693 by @duncanmcclean - Add
LocalizedTermSaved
&LocalizedTermDeleted
events #10670 by @duncanmcclean
What's fixed
- When a user changes their password, delete any password reset tokens #10694 by @duncanmcclean
- Filter out Spacer fields from form emails #10710 by @duncanmcclean
- Fix search index race condition #10695 by @jasonvarga
- Prevent error when writing to Comb index file #10712 by @duncanmcclean
- Prevent button group fieldtype from submitting actions #10755 by @duncanmcclean
- Fix augmentation of select options #10720 by @duncanmcclean
- Fix translations on password protected pages #10711 by @duncanmcclean
- Fix CP Asset Sort After Search issue #10709 by @danielml01
- Allow using
entry
as a field handle in navigation blueprints #10732 by @duncanmcclean - Fix relationship fieldtypes showing ID instead of item title #10737 by @duncanmcclean
- Twirldown should be shown even if the user doesn't have edit collection permissions #10750 by @duncanmcclean
- Update docblock in action class stub #10751 by @duncanmcclean
- Update facade docblocks #10739 by @duncanmcclean
- Link to "Reserved Words" docs page from field settings. #10728 by @duncanmcclean
- Dictionary Fixes #10719 by @duncanmcclean
- Fix twirldown on navigation show page #10731 by @duncanmcclean
- Fix
preg_replace
error when uploading assets #10687 by @duncanmcclean - Hide "Create Term" button when all taxonomy blueprints are hidden #10682 by @duncanmcclean
- Improves "where" modifier value check #10681 by @JohnathonKoster
- Antlers: Improves logging behavior when using the
ray
modifier #10680 by @JohnathonKoster - Update the PR template for v5 #10733 by @duncanmcclean
- French translations #10690 by @ebeauchamps
- Turkish translations #10742 #10685 by @peimn
- Azerbaijani translations #10741 #10684 by @peimn
- Persian translations #10743 #10683 by @peimn
v5.23.0
What's new
- Add blade
@cascade
directive #10674 by @jacksleight - Nocache database driver #10671 by @jasonvarga
- Add ability to reset namespaced fieldsets #9166 by @aerni
- Add ability to reset namespaced blueprints #9327 by @ryanmitchell
- Bard: When email address is selected, assume link is a mailto #10660 by @duncanmcclean
What's fixed
- Stop hiding
hidden
field in namespaced blueprints #10617 by @ryanmitchell - Fix fatal windows cache key error #10667 by @godismyjudge95
- Fix blueprint override logic #10661 by @jasonvarga
- Fix blueprint override logic, pt 2 #10668 by @jasonvarga
- Translate confirm modal title #10659 by @peimn
- Translate set groups in set previews #10658 by @duncanmcclean
- Turkish translation #10664 by @peimn
- Azerbaijani translation #10665 by @peimn
- Persian translation #10663 by @peimn
- Require spatie/laravel-ray in dev #10662 by @jasonvarga
- Fix github workflow for changes in JS tests #10677 by @jesseleite