Releases: statamic/cms
Releases · statamic/cms
v6.7.1
What's fixed
- Hide "Duplicate Set" when max sets limit has been reached #14275 by @duncanmcclean
- Fix missing top border in read-only Assets fields #14277 by @duncanmcclean
- Hide set bodies when there are no fields #14282 by @jackmcdade
- Fieldset editing improvements #14283 by @jackmcdade
- Harden
URL::isExternalToApplication()#14287 by @duncanmcclean - Prevent opening set picker when
max_setslimit has been reached #14290 by @duncanmcclean - Harden password reset #14294 by @jasonvarga
v5.73.15
What's fixed
- Harden password reset #14296 by @jasonvarga
- Add additional
URL::isExternalToApplication()tests #14288 by @duncanmcclean
v6.7.0
What's new
- Add
Asset::moveUnique()method #14236 by @lwekuiper
What's fixed
- Sanitize SVGs on reupload #14258 by @duncanmcclean
- Fix error saving preferences when
themetranslations exist #14266 by @duncanmcclean - Prevent logging git dependabot errors #14257 by @aerni
- Fix incorrect variable in return doc #14265 by @indykoning
- Fix error on
CreateFormcomponent in Storybook #14264 by @duncanmcclean - Allow using SVGs from
vendor/node_modulesdirectories #14261 by @duncanmcclean - Fix date formats #14256 by @jasonvarga
- Ensure images are refreshed properly after cropping #14260 by @duncanmcclean
- Handle validation rules on Files fieldtype #14262 by @duncanmcclean
- Make stacks smoother #14210 by @jaygeorge
- Fix TimePicker resetting to AM when typing #14259 by @duncanmcclean
- Rename to security #14276 by @jasonvarga
- Prevent path traversal in file dictionary #14272 by @duncanmcclean
- Prevent term creation via fieldtype without permission #14274 by @duncanmcclean
v5.73.14
What's fixed
- Prevent term creation via fieldtype without permission #14274 by @duncanmcclean
- Prevent path traversal in file dictionary #14272 by @duncanmcclean
- Sanitize SVGs on asset reupload #14270 by @jasonvarga
v6.6.3
What's fixed
- Alphabetically order listing/publish container context lists & document
isDirty()#14245 by @duncanmcclean - Relationship endpoint authorization #14254 by @jasonvarga
- Replicator fieldtype endpoint hardening #14255 by @jasonvarga
- Show "Drop to Upload" on top when dragging file onto Asset field #14250 by @duncanmcclean
- Avoid globe cursor when dragging & dropping Bard sets #14248 by @duncanmcclean
v5.73.13
What's fixed
- Relationship endpoint authorization #14254 by @jasonvarga
- Fix ensure field has config #14195 by @marcorieser
- Removed a comment from the js code output of the StaticCacher #14233 by @micahhenshaw
- Acquire stache-warming lock in Duplicates::find #14176 by @mmodler
v6.6.2
What's fixed
- Fix color mode preference values #14242 by @jasonvarga
- Add
outsideclass to outside layout #14240 by @duncanmcclean - Only remove Bard set when backspace key is hit #14189 by @duncanmcclean
- Removed a comment from the js code output of the StaticCacher #14233 by @micahhenshaw
- French translations #14243 by @ebeauchamps
v6.6.1
What's fixed
- Add "Content Search" string to translator's
$additionalStringsarray #14226 by @duncanmcclean - Make image manipulation presets more readable #14230 by @jaygeorge
- Fix undefined variable in Bard fieldtype #14238 by @duncanmcclean
- French translations #14232 by @ebeauchamps
- Bump tar from 7.5.10 to 7.5.11 #14231 by @dependabot
v6.6.0
What's new
- Image transparency checkerboard #13975 by @jaygeorge
- Support reference updates for custom fieldtypes and working copies #13693 by @morhi
- Asset listing filters #14025 by @daun
- Ability to save/reset changes to filter presets #13956 by @duncanmcclean
What's fixed
- Improve tables in Bard fields, particularly dark mode #14158 by @jaygeorge
- Add
MiddleEllipsiscomponent to Storybook #14215 by @duncanmcclean - Update ip_address protector to use request()->ips() #14063 by @gavynd6
- Fix $isNew detection after Asset::move() #14140 by @lwekuiper
- Avoid escaping dictionary fieldtype labels #13845 by @duncanmcclean
- Force full width on asset grid to account for smaller SVGs #14164 by @jaygeorge
- Avoid opening Command Palette when Bard field is focused & text is selected #14019 by @duncanmcclean
- Asset cropper fixes #14173 by @jaygeorge
- External URLs in the nav should render as anchor tags #14174 by @duncanmcclean
- Cancel inflight requests #14178 by @macaws
- Performance: Reduce duplicate cache reads on nav #14179 by @macaws
- Performance: memoize outpost #14180 by @macaws
- Memoize marketplace cache #14182 by @macaws
- Fix outline focus briefly showing as the stack comes in #14187 by @jaygeorge
- Use amber for update badges #14175 by @duncanmcclean
- Fix copy to clipboard input in light mode #14186 by @duncanmcclean
- Handle stop words case insensitive #14201 by @marcorieser
- Critical updates visibility #14202 by @jasonvarga
- Tiny border-radius fix from the checkerboard PR by @jaygeorge
- Collapse the assets fieldtype to its mobile layout at a higher breakpoint #14212 by @jaygeorge
- Fix expanding Bard sets in localized entries #14214 by @duncanmcclean
- Handle CarbonInterval instances in Localize middleware #14209 by @duncanmcclean
- Handle cancelled requests when generating slugs #14211 by @duncanmcclean
- Allow dev stability for local starter kit installations #14208 by @marcorieser
- Refresh CodeMirror instance when switching tabs #14199 by @duncanmcclean
- Update bulk action selections when individual row is deleted #14196 by @duncanmcclean
- Add skeleton ui to lazy loaded actions #14217 by @jaygeorge
- Various drag & drop fixes #14219 by @duncanmcclean
- Avoid sanitizing
targetattribute inmarkdown()helper #14221 by @duncanmcclean - Fix create entry translations #14223 by @duncanmcclean
- Acquire stache-warming lock in Duplicates::find #14176 by @mmodler
- French translations #14163 by @dadaxr
- German translations #14165 by @helloDanuk
- French translations #14166 by @ebeauchamps
- Bump minimatch and dompurify #14161 by @jasonvarga
- Bump svgo from 3.3.2 to 3.3.3 #14153 by @dependabot
- Bump tar from 7.5.9 to 7.5.10 #14156 by @dependabot
v6.5.0
What's new
- Add configuring callback functionality to statamic.js #13811 by @maurice-ellis
- Add
min,max,sumandavgmethods to Stache query builder #13894 by @duncanmcclean - Laravel 13 #13870 by @duncanmcclean
- Image cropping #13875 by @jackmcdade
- Add option to show widget table headers #14128 by @jackmcdade
- Clean Asset Meta Command #13934 by @jackmcdade
What's fixed
- Ignore toolbar shortcuts while inside menus #14111 by @daun
- Revert floating toolbar buttons inadvertently affected by 14036 #14118 by @jaygeorge
- When sets are expanded, add isolation to force a new stacking context #14121 by @jaygeorge
- Remove z-index from replicator #14108 by @jaygeorge
- Don't force an SVG aspect ratio in the asset preview thumbnails #14107 by @jaygeorge
- Fix replicator preview text merging during reorder #14072 by @dannyuk1982
- Show asset editor toolbar in more situations #14127 by @jasonvarga
- Fix query scopes in asset fieldtype #14091 by @duncanmcclean
- Minor adjustment to label margin #14139 by @jaygeorge
- Fix pjpg format being used as file extension in AssetUploader #14134 by @lwekuiper
- Updates section tweaks #14129 by @duncanmcclean
- Fix addon settings permissions #14130 by @duncanmcclean
- Apply existing container width breakpoints #13910 by @daun
- Prevent dropping nav item with children into root position #13861 by @duncanmcclean
- Antlers config backwards compatibility #14146 by @jasonvarga
- Config parsing exclusion #14152 by @jasonvarga
- Fix Antlers parser state restoration #14151 by @jasonvarga
- Remove pdf css #14141 by @jasonvarga
- More Antlers defaults #14125 by @jasonvarga
- Dutch translations #14149 by @JasperWelsing
- Dutch translations #14143 by @lwekuiper
- French translations #14113 by @dadaxr
- Bump storybook from 10.2.0 to 10.2.10 #14112 by @dependabot
- Bump rollup from 4.44.1 to 4.59.0 #14106 by @dependabot