🔥 Learn Statamic with Jack — a new 22 episode Creator Series — is now live on Laracasts! 🔥
New: Learn Statamic on Laracasts!
Release Notes
3.3.58
November 21st, 2022
What's new
- Ability to disable generating asset preset manipulations on upload. #7076 by @ryanmitchell
What's improved
What's fixed
- Prevent error in Static Caching middleware when using JSON responses. #7075 by @FrittenKeeZ
- Prevent dates being added to localized entries in non-dated collections. #7086 by @tao
- Support for JsonResource::withoutWrapping. #7072 by @jhhazelaar
- Prevent error in form route binding when customizing action route. #7083 by @julesjanssen
- Fix incorrect home icon and slug in entry listings. #7095 by @jasonvarga
- Prevent entire
assets:generate-presetscommand failing when encountering invalid images. #7091 by @ryatkins
3.3.57
November 18th, 2022
What's new
- Ability to add namespaced fieldsets. #6588 by @jasonvarga
What's improved
- German translations. #7074 by @helloDanuk
- French translations. #7084 by @ebeauchamps
- Dutch translations. #7073 by @oakeddev
What's fixed
- Fix root page for max depth 1. #4895 by @jelleroorda
3.3.56
November 16th, 2022
What's new
- Split permissions for assigning roles/groups and editing them. #6614 by @ryanmitchell
- User creation wizard can have the email step disabled. #7062 by @jasonvarga
- Allow filtering by blueprints in
entriesfieldtype. #7047 by @FrittenKeeZ
What's improved
What's fixed
- Fix grid table header position inside stacks. #7061 by @jackmcdade
- Fix empty template fieldtype dropdown style. #7060 by @jackmcdade
- Fix lowercasing of asset folder names to match user's configuration. #7055 by @jesseleite
- Make sure SVGs are rendered in collection listing. #7059 by @jackmcdade
3.3.55
November 14th, 2022
What's new
What's improved
- Better widget card wrapping on small screens. #7036 by @jackmcdade
- Add an icon to the form widget. #7034 by @jackmcdade
What's fixed
- Fix namespaced view paths not being reset correctly. #7051 by @jasonvarga
- Use translation for 'All'. #7040 by @jasonvarga
3.3.54
November 9th, 2022
What's improved
- Support Query Builder values in reverse modifier #7006 by @stvnthomas
What's fixed
- Fix root page validation error logic #7028 by @jasonvarga
- Fix handling of last_login when being cast to a Carbon instance on the User model. #7009 by @dannydinges
- Reset additional view paths after request. #7030 by @jasonvarga
3.3.53
November 8th, 2022
What's improved
- German translations. #7013 by @helloDanuk
- French translations #7008 by @ebeauchamps
What's fixed
- Fix
parentandupdated_byfields not being shallow augmented in API, sometimes causing recursion. #7025 by @jasonvarga - Fix a couple of "root page cannot have children" issues. #7007 by @jasonvarga
- Fix failing test due to orchestra/testbench update. #7017 by @jasonvarga
3.3.52
November 4th, 2022
What's fixed
- Add missing validation for
idbeing a reserved field handle. #7005 by @jasonvarga - Fix Replicator/Grid/Bard not displaying newly added items after saving. #7000 by @jasonvarga
- Reset asset pagination when moving to another folder or container. #6997 by @jasonvarga
3.3.51
November 2nd, 2022
What's new
- Ability to bypass entry localization confirmation modal. #6983 by @jasonvarga
What's fixed
- Prevent Antlers logging non-loopable variable warnings for certain tags. #6989 by @JohnathonKoster
3.3.50
November 1st, 2022
What's new
- Added a confirmation modal for selecting the origin site when creating an entry localization. #6943 by @arthurperton
- Add Turkish translation. #6963 by @sineld
- The delimiter can be configured for Form CSV exports. #6964 by @theLeroy
What's improved
- Improve configuration options for the
slugfieldtype. #6978 by @jackmcdade - The
firstmodifier now supports associative arrays. #6977 by @royvanv
What's fixed
- Clicking the "toggle all" checkbox will select the proper amount of items if max selections have been restricted. #6816 by @ncla
- Prevent the
assets:metacommand from wiping data. #6854 by @ncla - The
@nocacheBlade directive properly handles additional data passed to it. #6934 by @jacksleight - Fix compatibility with Laravel's
Str::slug()method. #6981 by @jasonvarga - Fix Runtime Antlers issue when using recursion in the
navtag. #6968 by @JohnathonKoster - Fix the
relativemodifier's "extra words" parameter. #6976 by @jacksleight - Fix subtraction in Antlers. #6970 by @JohnathonKoster
- The entry publish form will be updated with server-side values on save. #6842 by @arthurperton
- Replace deprecated
utf8_encodemethod usage. #6823 by @krzysztofrewak
3.3.49
October 26th, 2022
What's improved
- Dutch translations. #6953 by @robdekort
- German translations #6944 by @helloDanuk
What's fixed
- Fix Replicator and Bard collapsed set state issues. #6902 by @jesseleite
- Fix Antlers issue when using nested tag loops in some situations. #6894 by @JohnathonKoster
- Fix shorthand array syntax in Antlers. #6939 by @JohnathonKoster
- Fix leaking of locale and carbon string format outside of requests. #6945 by @jasonvarga
- Added methods to
GlobalSetcontract. #6938 by @Z3d0X - Fix
@nocacheBlade directive serialization errors. #6935 by @jacksleight - Fix error when using custom primary key for
usersdatabase table. #6919 by @jhhazelaar - Swapped forum for GitHub Discussions in the readme. #6946 by @robdekort
- Adjusted grammar in assets config file. #6936 by @JohnathonKoster
3.3.48
October 20th, 2022
What's new
- Add support for computed values. #6179 by @jesseleite
What's fixed
- Fix overly aggressive static cache invalidation. #6927 by @jasonvarga
3.3.47
October 19th, 2022
What's fixed
- Fix id being used for slug when creating entries. #6921 by @jasonvarga
3.3.46
October 19th, 2022
What's new
- Support binding a custom
LocalizedTermclass. #6910 by @jacksleight
What's improved
- Improve performance of relationship fields. #6909 by @wiebkevogel
- Improve performance of textarea fields. #6907 by @wiebkevogel
What's fixed
- Disable password protection when in live preview. #6856 by @duncanmcclean
- Prevent recursion when generating slug from autogenerated title. #6903 by @jasonvarga
- Order user fields by name. #6896 by @ryanmitchell
- Fix taxonomy term field filters not working. #6900 by @jacksleight
- Fix asset grid listing in narrow containers. #6888 by @jacksleight
- Fix variable collision on full measure static cache nocache JS code. #6895 by @ryanmitchell
3.3.45
October 14th, 2022
What's new
- Use a
userssearch index in the control panel if one exists. #6886 by @jasonvarga
What's improved
- French translations #6881 by @ebeauchamps
What's fixed
- Avoid caching tokenized REST API requests. #6806 by @notnek
- Asset title could use a field named title if one exists. #6884 by @jasonvarga
- Fix error when updating asset references in empty bard fields. #6825 by @AndrewHaine
- Fix nocache placeholder appearing in responses. #6838 by @arthurperton
- Invalidate statically cached urls with query strings. #6866 by @jasonvarga
- Fix dirty state when switching sites in entries. #6861 by @arthurperton
- Fix issue where things wouldn't get updated appropriately when running in a queue. #6726 by @jesseleite
3.3.44
October 13th, 2022
What's new
- Added JavaScript event on nocache replacement. #6828 by @DanielDarrenJones
- Added
input_labelfield to revealer config. #6850 by @jacksleight - Added
flipparameter toglidetag. #6852 by @jacksleight - Added Edit Blueprint option to term publish form. #6851 by @jacksleight
What's improved
- Auto-focus the field when opening a rename action modal. #6858 by @ncla
- Using
statusfor a field handle will now validate as a reserved word. #6857 by @jasonvarga
What's fixed
- Fixed an asset performance issue (especially when using S3) by waiting to load metadata until necessary. #6871 by @jasonvarga
- Fixed JS error when using nocache tags on full measure static caching and with a CSRF token starting with a number. #6855 by @jasonvarga
- Fix
datefieldtype format handling in listings. #6845 by @granitibrahimi - Fix Bard's "Save as HTML" setting label. #6849 by @jackmcdade
3.3.43
October 5th, 2022
What's improved
- Command registration in starter kit post-install hooks. #6807 by @jesseleite
What's fixed
- Fix starter kit post-install for statamic/cli users in Windows. #6830 by @jesseleite
- Fix
stache:warmandstache:refreshperformance regression when using S3 assets. #6835 by @jesseleite
3.3.42
October 3rd, 2022
What's new
- Added a filter for the
usersfieldtype. #6654 by @jacksleight - Add
widthto GraphQL form field type. #6815 by @duncanmcclean
What's improved
- An exception is thrown if composer.lock is missing when finding the Statamic version. #6808 by @flolanger
- Resolve redirects through fieldtype. #6562 by @jacksleight
- German translations. #6809 by @dominikradl
What's fixed
- Fix focal point not saving when asset blueprint has no fields #6814 by @ncla
- Fix asset meta bottleneck. #6822 by @jasonvarga
- Avoid prompt to make user when installing starter kit via statamic/cli. #6810 by @jesseleite
3.3.41
September 29th, 2022
What's new
- Starter kit post-install hooks. #6792 by @jesseleite
What's improved
- Asset's glide cache is busted when
focuschanges. #6769 by @edalzell - Dutch translations. #6805 by @robdekort
What's fixed
- Uppercase acronyms are left alone in the
titlemodifier. #6783 by @joshuablum - Fix
assetsfieldtype error. #6799 by @jacksleight - Fix GitHub Action workflow to test on multiple Laravel versions. #6801 by @crynobone
3.3.40
September 27th, 2022
What's improved
- French translations #6780 by @ebeauchamps
What's fixed
- Fix asset selector grid columns. #6790 by @jacksleight
- Fix asset browse button inside link fieldtype. #6788 by @jacksleight
- Fix Bard set menu options not working. #6779 by @jacksleight
3.3.39
September 23rd, 2022
What's new
- Ability to replace assets by either changing references to another asset, or reuploading a file. #4832 by @jesseleite
What's fixed
- Improve handling of invalid Replicator and Bard field data #6708 by @jacksleight
- Fix shallow Bard set drag and drop ghost in Chrome #6776 by @jacksleight
3.3.38
September 22nd, 2022
What's new
- Add single asset/folder actions to grid view. #6677 by @jacksleight
- Add
key_bymodifier. #6763 by @jasonvarga - Add
glide:data_urltag to generate data URLs. #6753 by @jacksleight - Add
collapseoption to Bard fieldtype. #6734 by @jacksleight - Add
cookietag #6748 by @ryanmitchell - Add custom build directory and hot file to
vitetag. #6752 by @joshuablum - Add
filesfieldtype. #6736 by @jasonvarga
What's improved
- Asset Browser thumbnail style now matches the fieldtype. #6715 by @jackmcdade
- Improve display of Grid and Replicator replicator preview. #6733 by @jacksleight
- SVGs get a better replicator preview, and ability to set alt text. #6765 by @jacksleight
- Spanish Translations. #6761 by @cesaramirez
What's fixed
- Fix asset replicator preview. #6732 by @jacksleight
- Fix using prefixed variables in conditions. #6760 by @JohnathonKoster
- Fix action value processing. #6754 by @jasonvarga
3.3.37
September 20th, 2022
What's new
- Add Portuguese Brazilian translation. #6739 by @rodrigomantoan
What's improved
- German translations. #6716 by @helloDanuk
What's fixed
- Fix live preview scroll position handling when url contains a port number. #6742 by @o1y
- Fix plus buttons spacing in Replicator. #6722 by @arthurperton
- Fix static cache invalidation. #6720 by @jasonvarga
3.3.36
September 13th, 2022
What's new
- Initial support for default preferences. #6642 by @jesseleite
What's improved
- Norwegian translations. #6709 by @hgrimelid
- Dutch translations. #6699 by @robdekort
- French translations. #6690 by @ebeauchamps
What's fixed
- Existing user data gets merged when logging in using OAuth for the first time. #6692 by @arthurperton
- Fix multisite and queue related static caching issues. #6621 by @arthurperton
- Fix publish form tab not being set properly on load. #6710 by @jasonvarga
- Fix date fieldtype in range mode. #6703 by @jasonvarga
- Fix asset folder permissions. #6698 by @jasonvarga
- Don't show the asset picker when squished or inside a Grid. #6701 by @jackmcdade
- The cache tag will properly scope per site. #6702 by @arthurperton
- Fix sidebar on publish form being inaccessible. #6694 by @arthurperton
- Fix negative test assertion counts. #6689 by @jasonvarga
- Fix risky test warnings. #6691 by @jesseleite
3.3.35
September 9th, 2022
What's new
- Ability to specify
search:resultsquery value rather than reading from the URL. #6684 by @jacksleight
What's improved
- Improve performance and readability of publish components. #6680 by @arthurperton
- Grid row controls are hidden when there are no available actions. #6647 by @arthurperton
What's fixed
- Fix styling of lists inside tables and blockquotes in Bard. #6685 by @jacksleight
- Fix empty live preview fields falling back to original values, by distinguishing supplemented nulls from missing values. #6666 by @arthurperton
- Fix deleting an entry with children from the collection tree view. #6644 by @arthurperton
- Fix incorrect localized term collection URLs. #6659 by @AndrewHaine
- Fix date field default format not including time when
modeisn't explicitly set. #6657 by @FrittenKeeZ - Fix search within the asset browser not restricting to a folder where necessary. #6673 by @arthurperton
- Fix missing view nav authorization. #6663 by @ryanmitchell
- Fix blank URLs being flagged as external. #6668 by @arthurperton
- Fix JS error in Popover when resizing. #6679 by @arthurperton
- Fix JS error when downloading assets. #6669 by @jacksleight
- Fix JS error when resizing edit pages. #6660 by @arthurperton
- Fix 'Add child link to entry' appearing in nav builder when no collection is set. #6672 by @jacksleight
- Fix marking external CP navigation items as current. #6655 by @arthurperton
- Fix asset fieldtype drag mirror. #6671 by @jackmcdade
- Fix asset tile controls position. #6656 by @jackmcdade
- Fix date not showing in Safari. #6651 by @arthurperton
- Fix date picker value format. #6688 by @jasonvarga
- Fix augmentation test. #6676 by @jasonvarga
3.3.34
September 5th, 2022
What's new
- Add support for downloading multiple assets as a zip. #6606 #6626 by @jacksleight
- Add support for filtering entries by taxonomy terms in the REST API. #6615 by @arthurperton
What's improved
- Asset fieldtype UI/UX improvements such as ability to set missing alt attributes, and better thumbnails. #6638 by @jackmcdade
- Static caching: When saving a collection (or its tree), the configured collection urls will be invalidated. #6636 by @arthurperton
- Static caching excluded URLs treat trailing slashes as optional. #6633 by @arthurperton
What's fixed
- Exclude
publishedfrom data when saving entries. #6641 by @jasonvarga - Show placeholder in form select fields. #6637 by @fjahn
- Avoid fieldtypes getting mounted twice. #6632 by @arthurperton
- Fix popper causing overflow. #6628 by @jasonvarga
- Fix missing permission translation keys being shown. #6624 by @jasonvarga
- Fix numeric separators JS error. #6625 by @jesseleite
- Fix asset data handling. #6591 by @jesseleite
3.3.33
August 31st, 2022
What's new
- Add
page_nameparameter to support customizing the paginator in thecollectiontag. #6593 by @jacksleight - Add
markmodifiers for highlighting words in text. #6574 by @jacksleight - Add "Download" action to Assets. #6594 by @ahinkle
- Add "Add Set" button at the top of the Replicator fieldtype. #6586 by @wiebkevogel
- Add ability to temporarily disable and re-enable an event subscriber. #6577 by @jesseleite
What's improved
- Updating asset or term references will generate a single commit. #6535 by @jesseleite
- German translations #6590 by @helloDanuk
- French translations #6578 by @ebeauchamps
What's fixed
- Fix form emails not using the appropriate site language. #6607 by @jasonvarga
- Fix asset renaming when selecting more than 2 assets. #6585 by @jesseleite
- Clone default blueprint before modifying them. #6597 by @arthurperton
- Fix memory leak regarding popper components. #6601 by @wiebkevogel
- Make Eloquent
paginate$columnsargument default to asterisk. #6598 by @jasonvarga - Remove redundant user path config. #6580 by @ryanmitchell
- Bring back env value parsing in form email configs. #6575 by @jasonvarga
- Fix icon vertical alignment on collection view. #6576 by @jackmcdade
- Fix extra whitespace appearing in new check icon #6571 by @jacksleight
3.3.32
August 25th, 2022
What's new
- Ability to invalidate urls when editing forms and their blueprints. #6546 by @arthurperton
- Ability to provide custom icon SVGs to Utilities. #6556 by @duncanmcclean
- Added a "View GraphQL" permission. #6550 by @ryanmitchell
What's improved
- Added collection/taxonomy names to stack selector to more easily differentiate between similar entries. #6518 by @jacksleight
- Improve UX of filtering listing by toggle fields. #6545 by @jacksleight
- Improve display of toggle fields in listings. #6541 by @jacksleight
- Support setting entry blueprint using instance. #6547 by @jesseleite
- Support passing a form instance into tags. #6544 by @jasonvarga
What's fixed
- Destroy key bindings from popover after closing. #6566 by @jonassiewertsen
- Destroy key bindings from revision history after closing. #6565 by @jonassiewertsen
- Destroy key bindings from modals after closing. #6564 by @jonassiewertsen
- Destroy key bindings in Bard fields. #6555 by @jonassiewertsen
- Destroy sortable instances in relationship fields. #6563 by @wiebkevogel
- Adjust debounce in date fields. #6560 by @zsoltjanes
- Fix modals and stacks not playing nicely together in some situations. #6558 by @jasonvarga
- Fix incorrect meta when using certain fieldtypes as config fields. #6549 by @arthurperton
- Fix multi-site namespaced view overrides. #6539 by @edalzell
- Collect eloquent roles on sync to preserve passing them as an array. #6540 by @ryanmitchell
3.3.31
August 19th, 2022
What's new
- Add
user_rolestag. #6517 by @ryanmitchell - Add
user_groupstag. #6505 by @ryanmitchell - Add
userscope oncachetag. #6515 by @ryanmitchell
What's fixed
- Compatibility for EloquentQueryBuilder. #5844 by @ryanmitchell
- Fix double
SubmissionCreatedevent. #6532 by @ryanmitchell - Fix
user:reset_password_formtag action. #6527 by @jasonvarga - Fix type in root page field instructions. #6512 by @sjclark
3.3.30
August 17th, 2022
What's new
- Add
always_savefield config to allow overriding of conditional field data flow. #6387 by @jesseleite
What's improved
- Deleting assets and terms will update their references, and added an option to disable the feature. #6504 by @jesseleite
What's fixed
- Fix saving of
statamic://links in Bard when saving as html. #6511 by @jesseleite - Fix
revealerhandling when multiple field conditions are being evaluated. #6443 by @jesseleite - Prevent Glide routes adding unnecessary cookies. #6502 by @schwartzmj
3.3.29
August 15th, 2022
What's new
- Added
bard_text,bard_html, andbard_itemsmodifiers. #6226 by @jacksleight - Added
antlersmodifier. #6489 by @jasonvarga - Added
blueprintto augmented entry data. #6015 by @jacksleight - Ability to add Form JS drivers to an addon's service provider. #6499 by @jacksleight
What's improved
- Use singular nouns in default blueprint handles and titles. #5941 by @jacksleight
What's fixed
- Fix stretched SVG thumbnails. #6500 by @jacksleight
- Fix depth issues when using recursive children in Runtime Antlers. #6490 by @JohnathonKoster
- Fix
rawmodifier on fields withantlers: truein Runtime Antlers. #6484 by @JohnathonKoster - Fix extra margin on narrow date only fields #6435 by @jacksleight
- Fix error when filtering by collection in CP entry listing with multiple collections. #5915 by @psyao
3.3.28
August 11th, 2022
What's new
- Provide full form data when using form tags in Blade. #5892 by @jacksleight
- Form emails are sent in separate jobs, and you can override the class in order to customize retries, backoff, etc. #6481 by @okaufmann
What's fixed
- Fix asset versioning path conflicts. #6444 by @jonassiewertsen
3.3.27
August 9th, 2022
What's improved
- Auto generated entry titles get trimmed. #6473 by @aerni
- Reorderable select field options are styled with grab handles. #6451 by @jacksleight
- Added phpdoc type information to AddonServiceProvider. #6465 by @j6s
What's fixed
- Fix terms not resolving query builders (e.g. nested entries or terms) in GraphQL. #6379 by @boydseltenrijch
- Fix
localestag not outputting collection specific term URLs. #6466 by @jasonvarga - Fix methods getting called more than expected in Antlers. #6458 by @JohnathonKoster
- Prevent
theme:outputtag from rendering files outside of theresourcesdirectory. #6456 by @jasonvarga - Remove redundant
orWheremethods in entry and term query builders. #6460 by @ryanmitchell
3.3.26
August 8th, 2022
What's new
- Add option to remove empty Bard nodes. #6438, #6447 by @aerni
- Add
saveQuietlymethod andafterSavecallbacks toTaxonomyandSubmissionclasses. #6427 by @duncanmcclean - Add revisions option to Collection configuration form. #6426 by @jackmcdade
What's fixed
- Revert "Fix parameters not being available within partial slots" added in 3.3.25 as it was discovered to be a breaking change. #6463 by @jasonvarga
- Fix a couple of docs URLs. #6461 by @jackmcdade
- Augment submission data in email config. #6424 by @aerni
- Fix incorrect nav depth when using a partial multiple times. #6440 by @JohnathonKoster
- Fix modifiers not being applied to method invocation without parenthesis. #6416 by @JohnathonKoster
- Fix creating new empty arrays in Antlers. #6437 by @JohnathonKoster
- Forms: Fix double parsing in email configs, some other small fixes, and add test coverage. #6464 by @jasonvarga
- Make empty grid/replicator/bard fields be indexed as null instead of empty arrays. #6428 by @jasonvarga
- Add vscode directory to gitignore #6430 by @MarvelousMartin
3.3.25
August 1st, 2022
What's fixed
- Fix assets not being attached to, or listed in form submission emails. #6408 by @jacksleight
- The
embed_urlmodifier handles unlisted Vimeo URLs. #6413 by @ryanmitchell - The
togglefield'sinline_labeloption uses markdown. #6412 by @jesseleite - Fix parameters not being available within partial slots. #6405 by @JohnathonKoster
- Fix aggressiveness of html minification when rendering form fields. #6394 by @jesseleite
- Fix password reset for unactivated user accounts. #6406 by @jasonvarga
- Bump
momentfrom 2.29.2 to 2.29.4 #6410 by @dependabot - Composer steps in the GitHub test workflow will retry on a failure. #6409 by @jasonvarga
3.3.24
July 26th, 2022
What's improved
- Always include
no_resultsin tags that output items. #6368 by @jacksleight - Dutch translations. #6364 by @erwinromkes
What's fixed
- Fix
rememberWithExpirationcache macro not found error. #6380 by @JohnathonKoster - Fix word count in
CoreModifierstreating punctuation as a word. #6367 by @johnnoel - Fix reordering entries in a collection named literally
collection. #6371 by @jasonvarga - Deprecate
format_localizedmodifier. #6370 by @jasonvarga
3.3.23
July 21st, 2022
What's new
- Added Statamic information to the new "about" command. #6351 by @jasonvarga
- Custom fields can be added to the Collection GraphQL type. #6362 by @jasonvarga
What's fixed
- Fix toggle field casting to boolean when field is hidden. #6348 by @jesseleite
- Allow validation against
publishedvalue on entry publish form. #6353 by @jesseleite - Runtime: Fix error when using modulo in a condition. #6363 by @JohnathonKoster
- Fix versioned asset path having a double extension. #6346 by @jonassiewertsen
- Fix infinite loop when user file doesn't have id. #6361 by @jasonvarga
- Fix assets fieldtype being sortable when read-only. #6358 by @jesseleite
- Clean up leftover files in global set test. #6350 by @jasonvarga
3.3.22
July 18th, 2022
What's improved
- An error is logged when contact with the Outpost fails. #6341 by @jasonvarga
3.3.21
July 18th, 2022
What's new
- Add
saveQuietlymethods and save-related events to a number of classes. #3379 #6339 by @duncanmcclean @jesseleite - Ability to replace extra ascii characters in slugs etc. #5496 by @FrittenKeeZ
- The
templatesfieldtype can add a "map to blueprint" option. It's used on the collection configuration form. #6337 by @FrittenKeeZ
What's improved
- Improve vendor asset cache-busting. #6312 by @jonassiewertsen
3.3.20
July 13th, 2022
What's new
- Ability to keep sections dynamic while using static caching. Adds a
nocachetag. #6231 by @jasonvarga
What's fixed
- Fix breadcrumb translation issue. #6331 by @jasonvarga
3.3.19
July 12th, 2022
What's new
- Ability to use a class to determine static cache url exclusions. #5469 by @FrittenKeeZ
- Ability to hide Replicator/Bard set field previews. #6022 by @edalzell
- Added Czech translation. #6320 by @MarvelousMartin
What's improved
- French translations. #6311 by @ebeauchamps
- Dutch translations #6305 by @robdekort
- Use Laravel Pint for code formatting. #6298 by @jesseleite
What's fixed
- Runtime: Fix issue when using
recursive childrenmultiple times. #6321 by @JohnathonKoster - Runtime: Fix dynamic binding and query builders. #6324 by @JohnathonKoster
- Fix long lines/words in code mirror breaking the layout width. #6316 by @jacksleight
- Fix bard nested table styling. #6315 by @jacksleight
- Fix finding data by request url when theres no root-based site. #6306 by @jasonvarga
- Tag state gets reset between subsequent requests. #6193 by @JohnathonKoster
3.3.18
July 5th, 2022
What's new
- Added
vitetag. #6271 by @lokmanm - Add column selector to users listing. #6185 by @jesseleite
- Allow assets to trigger static caching invalidation. #5489 by @FrittenKeeZ
- Allow
templatesfieldtype to be scoped to a folder. #6222 by @jacksleight - Pagination size options are configurable. #6215 by @jonassiewertsen
- Add
visibilityfield config with newhiddenoption. #5958 by @jesseleite - Add
truncatemethod to collections and taxonomies. #6220 by @jacksleight - Add open and download buttons for readonly assets. #6299 by @RafaelKr
What's improved
- Improved Live preview scroll position consistency. #6295 by @ryanmitchell
- Runtime: Allows parameters to begin with numbers. #6288 by @JohnathonKoster
- Add file size to
assetsfieldtype row tooltip. #6294 by @ExpDev07 - View class is more easily extendable. #6272 by @dimitri-koenig
- German translations. #6297 by @helloDanuk
What's fixed
- Fix status on newly propagated entries. #5684 by @j3ll3yfi5h
- Don't show hidden blueprints on the
entriesfieldtype. #6285 by @duncanmcclean - Fix blueprint parent not being set. #5999 by @aerni
- Do not remove dots from URLs. #5468 by @Konafets
- Only attempt to scroll live preview when on the same origin. #6282 by @jasonvarga
- Remove pagination totals in widgets and selectors. #6279 by @jacksleight
- Update search indexes for assets, terms, and users. #6044 by @okaufmann
- Use
implode()instead ofjoin()alias to appease style fixers. #6300 by @jesseleite
3.3.17
June 30th, 2022
What's new
- Add item totals to CP listing pagination. #6244 by @jacksleight
- Allow addons to add root-only Bard node extensions. #6202 by @jacksleight
What's improved
- Maintain iframe scroll position in live preview. #6206 by @ryanmitchell
- Augment date fields to Illuminate\Support\Carbon. #6218 by @ryanmitchell
- Moved data finding controller logic into repository. #6235 by @jasonvarga
- French translations. #6204 by @ebeauchamps
What's fixed
- Add context to all bulk action listings. #6247 by @jacksleight
- Fix bard JSON error when reordering replicator sets. #6265 by @jacksleight
- Fix revealer tracking when re-ordering bard/replicator sets. #6261 by @jesseleite
- Runtime: Fix scope reset bug with conditions under very specific circumstances. #6258 by @JohnathonKoster
- Fix publish date with times. #5870 #6236 by @jasonvarga, @edalzell
- Support QueryBuilder values in shuffle modifier. #6219 by @ryanmitchell
- Fix publish path of addon translations. #6214 by @aerni
- Using config type fallback. #6207 by @sliesensei
- Replace reference to FlysystemFileNotFoundException. #6054 by @michaelr0
- Fix
localestag when using Live Preview. #6263 by @edalzell
3.3.16
June 13th, 2022
What's new
- Actions can be added to the form listing. #5845 by @duncanmcclean
- Ability to specify default sort order for asset containers. #6171 by @jacksleight
What's improved
- Updated Norwegian translation. #6195 by @hgrimelid
What's fixed
- Fix JS error when a field has a number. #6187 by @jasonvarga
- Fix
get_errortag outputting something when there are other errors. #6201 by @jasonvarga - Fix AMP not working on home page. #6184 by @jasonvarga
- Fix issue where site specific views aren't used for taxonomies. #6146 by @edalzell
- Fix awkward validation error message. #6188 by @jasonvarga
3.3.15
June 9th, 2022
What's new
What's fixed
- Rename
mounttag tomount_urlso it doesn't clash with variable. #6181 by @jacksleight - Fix user recursion issue in Control Panel. #6163 by @jasonvarga
3.3.14
June 8th, 2022
What's new
- Added "single" mode for the
arrayfieldtype. #6141 by @jackmcdade - Added
mounttag. #6038 by @jacksleight
What's improved
- Asset filenames are now lowercased by default. #6031 by @jesseleite
- The CP text direction is based on the selected site instead of the default. #6154 by @jasonvarga
What's fixed
- Fix
usersfieldtype search and add pagination. #6096 by @ryanmitchell - Fix route binding for broadcasting #6169 by @jasonvarga
- Fix parser error when using Blade #6106 by @jacksleight
- Fix issue where calling
saveQuietlyon an entry stops events firing. #6086 by @ryanmitchell - Fix route bindings when CP route is empty. #6149 by @ryanmitchell
- Fix static caching invalidation for collections. #6145 by @edalzell
- Runtime: Prevent taxonomies from overwriting the current scope. #6153 by @JohnathonKoster
- Runtime: Fix grid fields not being pluckable. #6174 by @JohnathonKoster
- Runtime: Fix variables created in PHP not staying in scope. #6155 by @JohnathonKoster
- Runtime: Fix parameter escaping. #6158 by @JohnathonKoster
3.3.13
June 2nd, 2022
What's new
- Ability to duplicate Replicator and Bard sets. #6111 by @jacksleight
- Add
pathinfoandparse_urlmodifiers. #6078 by @jacksleight - Add
actionUrlmethod toFormclass. #6113 by @michaelr0 - Ability to disable pretty Debugbar variables for performance. #6094 by @simonhamp
- Runtime: Ability to control stack content whitespace, and access stack contents as an array. #6110 by @JohnathonKoster
What's improved
- Improve Bard replicator preview. #6098 by @jacksleight
- Runtime: improves interpolated variable dynamic access #6109 by @JohnathonKoster
- Improve blueprint performance. #6108 by @jasonvarga
- Alphabetize the
dd&dumpmodifier output. #6121 by @edalzell - Improve active toggle field state when it's read-only. #6079 by @jacksleight
- Update French translations. #6120 by @ebeauchamps
- Update Norwegian translations. #6066 by @hgrimelid
What's fixed
- Support query strings in
Path::extension(). #6132 by @ryanmitchell - Fix static caching invalidation when using separate domains. #6138 by @jasonvarga
- Fix error when using taxonomy terms fieldtype with multiple taxonomies. #6103 by @ryanmitchell
- Support query builder in
chunkmodifier. #6084 by @ryanmitchell - Ensure route bindings only apply to Statamic routes. #5775 by @ryanmitchell
- Runtime: Fix variable scope across parser boundaries. #6139 by @JohnathonKoster
- Runtime: Reset stack state when rendering final view. #6140 by @JohnathonKoster
- Runtime: Remove literal/stack replacements on 404/error. #6073 by @JohnathonKoster
- Runtime: Corrects assignments across query builder scopes. #6136 by @JohnathonKoster
- Runtime: improve variable parsing and Builder array plucking #5902 by @JohnathonKoster
- Bump eventsource from 1.1.0 to 1.1.1 #6128 by @dependabot
- Remove unnecessary code from the Glide tag. #6087 by @ryanmitchell
- Tidy up some more Blade echo statements. #6126 by @michaelr0
3.3.12
May 18th, 2022
What's improved
- Add
togglemode to revealer fieldtype. #6052 by @jesseleite - Allow eloquent query builder to accept page parameters. #6056 by @ryanmitchell
- Clean up deprecations. #6014 by @jasonvarga
- Expect the
RevisionContractinside WorkingCopy. #6017 by @jonassiewertsen - Disable SSL certificate verification locally for
static:warmcommand. #6028 by @FrittenKeeZ
What's fixed
- Fix for revealers nested within grids with
mode: stackedenabled. #6047 by @jesseleite - Fix file uploads in front end form submissions. #6061 by @jesseleite
3.3.11
May 10th, 2022
What's improved
- Swedish translations. #5975 by @adevade
- Remove unused assets (mostly
.pngs). #6006 by @adevade - Update default url to use
httpsin markdown fields. #5971 by @adevade - Enable spellcheck in markdown fields, improve CodeMirror field accessibility. #6016 by @jacksleight
- Allow overwriting the
getAddonmethod. #5935 by @jonassiewertsen
What's fixed
- Fix hidden data when replicator sets are collapsed by default. #6021 by @jesseleite
- Fix adding new s3 folder to asset listing cache with stache watcher disabled. #5996 by @jesseleite
- Fix overzealous deleting from asset listing cache with stache watcher disabled. #5998 by @jesseleite
- Move route to fix live preview pop out. #5968 by @jasonvarga
- Fix limit and offset on ordered query builders. #5932 by @jasonvarga
- Fix indexing of query builder results. #5961 by @jasonvarga
- Runtime: Fix numeric variables inside parameters and shares cascade data. #5995 by @JohnathonKoster
- Runtime: Evaluate Antlers within
codefieldtype whenantlers: trueis set. #5966 by @JohnathonKoster
3.3.10
April 29th, 2022
What's new
- Add
str_padmodifiers. #5920 by @FrittenKeeZ - Add 'Copy URL' action to assets. #5901 by @duncanmcclean
What's improved
- Swedish translations. #5948 by @adevade
- French translations. #5903 by @ebeauchamps
- Runtime: Better line and char numbers when reporting interpolation errors. #5930 by @JohnathonKoster
- Move the HTML fieldtype into the proper "special" category. #5959 by @jackmcdade
- Enable Glide presets to use watermarks. #5925 by @wesort
- Asset browser uses HasActions mixin. #5912 by @jasonvarga
What's fixed
- Runtime: Corrects parameter style modifier scope overwriting issue. #5885 by @JohnathonKoster
- Runtime: Prevent variables from leaking out of tags. #5884 by @JohnathonKoster
- Runtime: Adds support for uppercase logical keywords. #5911 by @JohnathonKoster
- Add backwards compatibility to entry edit url. #5924 by @jonassiewertsen
- Fix hidden code field. #5923 by @jasonvarga
- Hook up CodeMirror's
directionconfig property. #5957 by @jackmcdade - Update data when replicator set is toggled. #5898 by @edalzell
- Bump composer/composer dependency. #5921 by @jasonvarga
- Bump async from 2.6.3 to 2.6.4. #5922 by @dependabot
3.3.9
April 21st, 2022
What's new
What's improved
- Updated Russian translations. #5879 by @dragomano
What's fixed
- Runtime: Fix conditions checking the Cascade. #5875 by @JohnathonKoster
- Fix submitted data when fields are hidden by revealer fieldtype. #5878 by @jesseleite
- Fix hidden field tracking in stacked grid rows. #5877 by @jesseleite
3.3.8
April 20th, 2022
What's new
- Glide generated images can be stored on any filesystem. #5725 by @jasonvarga
- Glide supports watermarks. #5725 by @jasonvarga
- Actions can run JavaScript. #5854 by @duncanmcclean
- Ability to copy a password reset link from the user listing dropdown menus. #5854 by @duncanmcclean
- Ability to provide additional preview targets. #5549 by @aerni
- Simplified Chinese translations. #5847 by @grandpalacko
What's improved
- Starter kits will require multiple dependencies at once. #5859 by @jesseleite
- Updated Dutch translations. #5867 by @robdekort
- Runtime: Optimized
noparseparsing. #5848 by @fdabek1
What's fixed
- Fix issue where adding an image to Bard will make an needless, erroring AJAX request. #5864 by @fdabek1
- Fix issue where the
termsfieldtype filters out too much. #5865 by @jasonvarga - Fix
group_bymodifier not working with grids. #5858 by @jasonvarga - Runtime: Preserve builder instances when being supplied in dynamic bindings and modifiers, or when they've been scoped/nested. #5807 by @fdabek1
- Runtime: Fix single letter variables without spaces skipping HTML content. #5843 by @fdabek1
- Fix validation error when attempting to create a taxonomy that has the same handle as a collection. #5850 by @grandpalacko
3.3.7
April 14th, 2022
What's new
- The
togglefieldtype is available in frontend forms. #5789 by @jesseleite - Added an
inline_labeloption to thetogglefieldtype. #5789 by @jesseleite
What's improved
What's fixed
- Fix handling of hidden nested fields in publish forms. #5805 by @jesseleite
- Runtime: Prevent modifiers on tag pairs being evaluated twice. #5828 by @JohnathonKoster
- Runtime: Prevent a log when looping over a null. #5832 by @JohnathonKoster
- Adjusted docs link in French translation. #5835 by @ebeauchamps
- Another ReturnTypeWillChange annotation. #5839 by @jasonvarga
3.3.6
April 11th, 2022
What's new
- The Markdown
Parserclass is macroable. #5797 by @jacksleight
What's improved
- Dutch translations. #5801 by @robdekort
- Norwegian translations. #5798 by @espenlg
What's fixed
- The
nav:breadcrumbstag can now be used in Blade. #5599 by @jasonvarga - Collections are counted more efficiently in the
lengthmodifier. #5802 by @jasonvarga - Fix issue when using a single
assetsfield namedasset. #5799 by @jasonvarga - Fix
entriesfieldtype in select mode pushing the content area wider. #5787 by @jackmcdade - Runtime: Support for multiple interpolations in tag method names. #5800 by @JohnathonKoster
- Runtime: Isolate scope when resolving values to prevent overriding page data. #5668 by @JohnathonKoster
- Runtime: Correct self closing tags. #5781 by @JohnathonKoster
- Runtime: Fix issue when using recursion and conditions. #5779 by @JohnathonKoster
- Runtime: Fix
noparsebehavior. #5778 by @JohnathonKoster - Runtime: Fix modifier chains and null values. #5780 by @JohnathonKoster
- Runtime: Prevent literal from being removed when using multiple nested double braces in a parameter. #5777 by @JohnathonKoster
- Runtime: Removes ctype_space null deprecation warning. #5776 by @JohnathonKoster
- Bump
minimistfrom 1.2.5 to 1.2.6 #5808 by @dependabot - Bump
momentfrom 2.27.0 to 2.29.2 #5806 by @dependabot
3.3.5
April 6th, 2022
What's new
- Norwegian translation. #5722 by @espenlg
- When there's a syntax error inside an Antlers-enabled field, the exception will show the contents. #5659 by @JohnathonKoster
What's improved
- German translations. #5715 by @helloDanuk
- French translations. #5705 by @ebeauchamps
What's fixed
- Fix runtime parser not maintaining query builder results accurately in subsequent tags. #5716 by @JohnathonKoster
- Fix the
groupbyoperator not supporting modifiers in the runtime parser. #5716 by @JohnathonKoster - Fix runtime parser outputting a replacement string when a stack is used with nothing pushed into it. #5716 by @JohnathonKoster
- Fix runtime parser support for multibyte characters. #5704 by @JohnathonKoster
- Fix runtime parser support for tags with parameters in Antlers-enabled fields. #5659 by @JohnathonKoster
- Fix Glide cache disk permissions. #5724 by @jasonvarga
- Fix URL typo in Dutch translation. #5772 by @MarcelWeidum
- Fix slugification not using appropriate language on the create term form. #5738 by @arthurperton
- Fix issue where Flysystem could return pathless FileAttributes response. #5726 by @jesseleite
- Fix runtime parser support for PHP assignments inside loops. #5734 by @JohnathonKoster
- Add attribute to suppress deprecation notice #5719 by @marcorieser
- Add ReturnTypeWillChange attribute #5701 by @jasonvarga
3.3.4
March 30th, 2022
What's improved
- The
sitefilter's badge will display the name instead of the handle. #5683 by @j3ll3yfi5h - Show a more graceful error when hitting a rate limit on the licensing page. #5678 by @jesseleite
- The
usersfieldtype will show the first/last name in listings when applicable. #5677 by @j3ll3yfi5h - The "Site selected." toast message is localizable. #5687 by @j3ll3yfi5h
What's fixed
- Fix issue where the
datefieldtype could not be cleared. #5682 by @potentweb - The cache is bypassed for tokenized GraphQL requests. #5693 by @jasonvarga
- Fix 404 handling for entries/terms in the REST API. #5690 by @notnek
- Fix an error when you have a comment at the start of a
partialslot. #5651 by @JohnathonKoster - Fix issue where the updates badge shows the wrong count in some cases. #5678 by @jesseleite
- Fix asset editor overflow issues. #5689 by @jackmcdade
- Fix issue where collections were unnecessarily converted to arrays in modifiers. #5642 by @JohnathonKoster
- A handful more Antlers bug fxies. #5571 by @JohnathonKoster
- Tidy up some Blade echo statements. #5645 by @michaelr0
- Fix the initial height of textareas. #5649 by @wiebkevogel
- Prevent slug error when used on forms without containers. #5657 by @jasonvarga
- Fix Global Variables in GraphQL not resolving query builders #5640 by @jasonvarga
- Upgraded to PHP CS Fixer v3. #5541 by @jesseleite
3.3.3
March 24th, 2022
What's new
- Live Preview is supported in the REST API. #5623 by @jasonvarga
- Query builders can accept page name and number. #5602 by @mattmurtaugh
- Added
csrfparameter toformtag. #5626 by @robdekort - Added
has_focusvariable to assets. #5638 by @jasonvarga - Added
playtimevariable to assets. #5586 by @jackmcdade
What's improved
- Redesigned Search Index Utility. #5625 by @jackmcdade
- Removed primary style on the Asset browser's "Create Container" button. #5629 by @jackmcdade
- Expanded Windows testing. #5613 by @jesseleite
- Updated Swedish translations. #5615 #5620 #5617 #5616 by @jannejava
- Made asset editor full width. #5608 by @jackmcdade
- Asset fields will auto-select the container when only one exists. #5498 by @duncanmcclean
What's fixed
- The
to_jsonmodifier can handle query builders. #5635 by @jasonvarga - Fix
is_externalcheck for anchors. #5631 by @grandpalacko - Fix Asset Editor not showing HTML5 players. #5607 by @jackmcdade
3.3.2
March 18th, 2022
What's improved
- Update French translations. #5540 by @ebeauchamps
- Link to automatic titles section in the docs. #5553 by @jackmcdade
What's fixed
- Prevent filtering users by password hashes in the APIs. #5568 by @jasonvarga
- Prevent usage of
nullas filesystem paths. #5562 by @jasonvarga - The
glidetag pair can handle query builders. #5552 by @jasonvarga - Fix Flysystem 3 support in Glide. #5551 by @jasonvarga
- Make
isseton properties work. #5530 by @jasonvarga - Range fields can now use
0as a value or default. #5538 by @jasonvarga
3.3.1
March 16th, 2022
What's new
- Ability to make fields read only through the Blueprint builder. #5379 by @jackmcdade
What's improved
- Update German translations. #5511 by @helloDanuk
What's fixed
- Fix issue in Runtime parser where augmenting within an expression could alter the scope. #5525 by @JohnathonKoster
- Fix Grid fields not converting to JSON by making
ValuesimplementJsonSerializable. #5524 by @jasonvarga - Fix error when determining slug language on non-entry forms. #5523 by @jasonvarga
- Fix nested query builder access in Regex parser. #5521 by @jasonvarga
- Fix Runtime parser not supporting dashes in variable names. #5516 by @JohnathonKoster
- Fix Flysystem error on Cache Manager utility page. #5509 by @jesseleite
3.3.0
March 15th, 2022
Read First 👀
Be sure to read the Upgrade Guide first as manual changes (especially if you're running on Laravel 7) may be necessary. You can also read the Statamic 3.3 Launch Announcement blog post to learn about many of the new features in depth!
What's new
- New Antlers Parser.
- Laravel 9 support.
- Headless Live Preview.
- Frontend form field conditions.
- Improved Blade interoperability.
- Blade tag/modifier helpers.
Statamic::query()aliases to query builders.- Entries and other data objects can use magic property access to get augmented values.
- Entries and other data objects can use magic methods to get query builders.
- Entries and other data objects are Arrayable.
- The
static:warmcommand may leverage the queue. - Hidden blueprints now have visual indicators.
- You now have more control over how values should be stored for querying. (e.g.
datefieldtypes storeCarboninstances.) - Date-based
whereclauses are now supported by query builders.
What's fixed
- The new parser fixes an impressively large number of issues.
Major changes
- PHP 7.2 and 7.3 are no longer supported.
- Laravel 6 and 7 are no longer supported.
Special note
- Control Panel forms now only submit visible fields (as originally intended) which fixes sometimes/required_if/etc validation rules, among other things. This could potentially be a breaking change if you were using field conditions purely for cosmetic showing/hiding of form fields.
Everything else
- Review the rest of the changes in the upgrade guide.
3.2.39
March 22nd, 2022
What's fixed
- Prevent filtering users by password hashes in the APIs. #5604 by @jasonvarga
- Fix error when determining slug language on non-entry forms. #5603 by @jasonvarga
3.2.38
March 14th, 2022
What's new
- Support
whereJsonContains,whereJsonDoesntContain, andwhereJsonLengthin the query builder. #4707 by @ryanmitchell - Add ability to select assets in the
linkfieldtype. #4647 by @jacksleight - Add
origin_idto augmented entry data. #5455 by @jasonvarga
What's improved
- Updated French translations. #5465 by @ebeauchamps
- Slugification is language-aware. #5494 by @jasonvarga
What's fixed
- Fix division by zero error when calculating asset ratio. #5488 by @arthurperton
- Register Variables debugbar collector once. #5448 by @michaelr0
- Fix
linkfieldtype not updating when switching sites. #5447 by @jasonvarga - Fix a few asset issues. #5433 by @jasonvarga
- Fix
navtag'sis_currentandis_parentvariables. #5292 by @arthurperton
3.2.37
March 7th, 2022
What's improved
- Updated Swedish translations. #5421 by @jannejava
What's fixed
- Fix validation related error in Grid fields. #5424 by @jasonvarga
- Fix user wizard icon size. #5423 by @duncanmcclean
- Fix rare GitHub auth error output in the
starter-kit:installcommand. #5410 by @jesseleite
3.2.36
March 4th, 2022
What's new
- The
routetag can be used with anameparameter. #5407 by @ryanmitchell - The CP updater will prevent you upgrading to a version that could require manual changes. #5401 by @jasonvarga
What's fixed
- Namespaced translation methods #5144 by @jasonvarga
- The
rangefieldtype will save integers. #5391 by @jackmcdade
3.2.35
March 1st, 2022
What's fixed
- Fixed casing of
pdfobjectimport.
3.2.34
March 1st, 2022
(Assets are missing from this release. Fixed in 3.2.35)
What's new
- New PDF viewer that doesn't rely on Google Docs and allows previewing of PDFs in private containers. #5349 by @edalzell
- Add duration to asset augmentation. #5265 by @schmidex
- Form validation rules are queryable in GraphQL. #5344 by @arthurperton
- Support
when,unless, andtapin the query builder. #5090 by @ryanmitchell - Support
taxonomy:term:not="something"syntax. #5206 by @jackmcdade - Add ability to filter navigation trees. #5085 by @arthurperton
- The
entryGraphQL query now supports thefilterargument. #5119 by @strebl - Add Malaysian translation. #5326 by @zunnurs01
What's improved
- Improve messaging around GitHub auth errors when installing Starter Kits. #5374 by @jesseleite
- Added a notification about an updated CLI tool when installing Starter Kits. #5338 by @jesseleite
- Provide a helpful exception if a site doesn't exist when viewing a collection. #5336 by @jackmcdade
- Update Swedish translations. #5330 #5329 #5328 by @jannejava
- Update German translations. #5321 by @helloDanuk
- Update French translations. #5261 by @ebeauchamps
What's fixed
- Fix issue where items would always be placed at the end of the tree when using numeric IDs (i.e. the Eloquent driver). #5283 by @ryanmitchell
- The
reversemodifier will preserve keys when modifying a collection. #5340 by @Konafets - Prevent replacements interfering with in
regexvalidation rules. #5345 by @arthurperton - Fix Grid UI when using date fields with time. #5364 by @arthurperton
- The
entryGraphQL query will filter out drafts by default. #5119 by @strebl - Fix incorrect query parameter replacement in the
videofieldtype. #5317 by @arthurperton - Remove null values from Grid. #5284 by @duncanmcclean
- The
collectiontag will respect the custom sort field and direction in the config. #5071 by @ryanmitchell - Remove unused parameters from call to
HTML::email()#5235 by @Konafets - Remove unused replicator method. #5281 by @jasonvarga
- Bump ajv from 6.12.2 to 6.12.6 #5258 by @dependabot
- Bump url-parse from 1.5.6 to 1.5.10 #5359 by @dependabot
- Bump color-string from 1.5.3 to 1.9.0 #5276 by @dependabot
- Bump url-parse from 1.5.1 to 1.5.6 #5275 by @dependabot
- Bump ws from 5.2.2 to 5.2.3 #5274 by @dependabot
- Bump tmpl from 1.0.4 to 1.0.5 #5273 by @dependabot
- Bump follow-redirects from 1.14.1 to 1.14.8 #5263 by @dependabot
3.2.33
February 11th, 2022
What's new
- Support
whereBetweenandwhereNotBetweenin the query builder. #4752 by @ryanmitchell - Ability to add config fields to existing fieldtypes. #5077 by @aerni
- Add Polish translation. #5146 by @damianchojnacki
- Replicator/Bard/Grid fields can be validated against fields in the same set/row. #5047 by @arthurperton
- Add audio and video attributes to assets. #5045 by @edalzell
What's improved
- Improve performance of fetching user roles. #5120 by @jonassiewertsen
- The password protection page is translatable. #4894 by @jelleroorda
What's fixed
- Fix toggle fieldtype alignment issues. #5251 by @arthurperton
- Fix the
listmodifier not working with Collections. #5255 by @ryanmitchell - Fix incorrect exception usage in Comb. #5223 by @Konafets
- Fix incorrect exception usage in the Agolia index. #5224 by @Konafets
- Fix the
structuresicon not inheriting color. #5230 by @aerni - Removed duplicated logic in
navtag. #5210 by @arthurperton - Revert
typebeing a reserved word for field handles. #5184 by @jasonvarga - Fix static caching not invalidating when a collection tree is deleted. #5170 by @Konafets
- Fix HTML snippet in Bard fieldtype related messages. #5145 by @Konafets
- Set the
colorfieldtype'scolor_modesdefault value correctly. #5137 by @Konafets - Prevent additional data in blueprint YAML files being removed when saving. #5129 by @jasonvarga
- A bunch of code formatting fixes. #5218 #5214 #5219 #5215 #5189 #5158 #5134 #5142 by @Konafets
3.2.32
January 26th, 2022
What's improved
- Improve performance of the
navtag. #4925 by @FrittenKeeZ - Prevent entering negative values into
max_items/max_filesconfigs. #5044 by @edalzell - Prevent using
typeas a field handle. #5088 by @arthurperton - Default field names are suffixed to help prevent tag/variable collisions. #5084 by @arthurperton
What's fixed
- Fix infinite loop in UI when removing assets from
assetfieldtype. #5070 by @arthurperton - Fix
widontinserting spaces into nested lists. #5115 by @benfreke - Fix Replicator preview text generation. #5096 by @arthurperton
- Fix Eloquent query builder column selects. #5125 by @jasonvarga
- Fix "passed value cannot be an array" error. #5127 by @jasonvarga
- Fix unintentionally added new abstract query builder method. #5123 by @jasonvarga
- Fix
navtag'sis_parentlogic so it works better for Navs. #4969 by @arthurperton - Throw a 404 instead of 500 on Glide asset URLs when there's an invalid container. #5094 by @edalzell
- Fix Replicator's "add set" button not inserting at the right position. #5107 by @arthurperton
- Fix the "delete" action confirmation translations. #5074 by @zsoltjanes
- Bump
markedfrom 0.7.0 to 4.0.10 #5075 by @dependabot
3.2.31
January 14th, 2022
What's new
- Ability to exclude certain fields from displaying in the REST API. #5041 by @arthurperton
- Ability to
selectfields innav,locales, andcollectiontags. #5068 by @jasonvarga - Add search to the user listing in the CP. #4084 by @arthurperton
- Support
whereColumnin the query builder. #4754 by @ryanmitchell
What's fixed
- The
static:warmcommand visits taxonomy URLs, excludes taxonomy URLs with no views, includes multisite taxonomy URLs, displays the URL count, and excludes excluded URLs. #5065 by @arthurperton - Fix how localized terms and globals save their data and fall back to origin values. #4884 by @aerni
- Prevent nested Bard fields from going into fullscreen mode. #5059 by @jonassiewertsen
- Fix infinite loop when using nested Replicator fields. #5055 by @jasonvarga
- Replaced a hardcoded
langdirectory reference. #5054 by @Konafets - Fix incorrect redirect when saving a taxonomy term. #5053 by @arthurperton
- Fix SVGs not displaying in private asset containers. #4991 by @arthurperton
- Fix saving not using the latest state when you hit save too quickly after typing. #5039 by @jackmcdade
- Fix some PHP 8.1 deprecation messages. #5063 by @edalzell
- Add allowed composer plugins. #5069 by @jasonvarga
3.2.30
January 7th, 2022
What's new
- Support sub-field querying (JSON) in the query builder. #4758 by @ryanmitchell
- The
collectiontag (and others) cansortby sub-fields. #5030 by @jasonvarga - Uploaded assets may be attached to form submission emails. #4726 by @jacksleight
- Provide errors indexed by fields for the
user:reset_password_formtag. #4822 by @marcorieser DataCollectioncan use the first value of an array for sorting. #4967 by @arthurperton- Add
min_andmax_filesizevalidation rules forassetsfieldtypes. #4980 by @arthurperton
What's improved
- The
displayfield is auto-focused in the blueprint builder. #5026 by @jackmcdade
What's fixed
- Fix state mutations in Replicator, causing the page to freeze in some situations. #5031 by @arthurperton
- Fix the Asset's
removemethod not removing anything. #5038 by @arthurperton - Fix inappropriate state mutations in Grid and Assets fieldtypes. #5005 by @arthurperton
- Fix terms not being sorted appropriately in other sites. #4982 by @arthurperton
- Fix the range field's derpy layout of uneven widths #5027 by @jackmcdade
- Fix
Viewmethod chainability. #5020 by @jasonvarga - Fix unnecessary dirty state when changing sites. #5013 by @jasonvarga
- Fix readonly sub-fields in localizable Grid and Bard fields. #4962 by @arthurperton
3.2.29
January 4th, 2022
What's new
- Support
where([...])syntax in the query builder. #4899 by @ryanmitchell - Added login throttling to
user:login_form. #4971 by @arthurperton - Add
is_homepagevariable to cascade. #4995 by @edalzell - The pagination slider window can be adjusted. #5001 by @ryanmitchell
What's improved
- Updated French translations. #4976 by @ebeauchamps
- Updated German translations. #4998 by @helloDanuk
What's fixed
- Fix red error states when dealing with nested fields (Replicator, Grid, Bard). #5002 by @arthurperton
- Prevent error when when uploading assets in forms when there's no container configured. #4974 by @arthurperton
- Fix intersection error in iterator query builder, which search uses. #5006 by @jasonvarga
- In the fieldtype selector, hide empty sections, and hide slug for forms. #4948 by @jesseleite
- Link to docs in route config field. #4986 by @Konafets
- Fix reordering in a collection ending with the word "collection". #4978 by @arthurperton
- Fix changelog dates. #4973 by @markguleno
3.2.28
December 22nd, 2021
What's new
- Entries in a multi-level structured collection can be sorted by depth-first order. #4883 by @FrittenKeeZ
- Asset folder can be renamed/moved in the Control Panel. #4028 by @arthurperton
- The pool concurrency can be configured for the Static Cache warming command. #4931 by @jelleroorda
- Add
compactmodifier. #4933 by @JohnathonKoster - Add
increment:resettag. #4932 by @JohnathonKoster
What's improved
- Improve augmentation performance by caching blueprint fields. #4923 by @FrittenKeeZ
- Updated Markdown icon. #4956 by @jackmcdade
What's fixed
- Allow
group_bymodifier to support stringable objects. #4955 by @jasonvarga - Hide the handle field on the asset container edit screen. #4954 by @jasonvarga
- Alphabetically order asset container tabs, and fix the redirect. #4947 by @duncanmcclean
- Fix params not working on
assetstag when it's an assets fieldtype. #4731 by @jelleroorda - Fix error when attempting to view a revision. #4945 by @jasonvarga
- Fix noparse extractions with non-Antlers layouts. #4934 by @JohnathonKoster
- Adjust Replicator update logic, which fixes nested
tablefields losing data. #4903 by @jesseleite - Fix
sitequery param on tree API endpoints. #4907 by @jesseleite - Replace JS lazyloading with native. #4943 by @jackmcdade
- Add
ends_withvalidation rule to the autocompletion list. #4940 by @dmgawel - Fix pasting into Bard image alt field. #4950 by @dmgawel
- Fix checkbox position. #4957 by @jackmcdade
3.2.27
December 17th, 2021
What's new
- Entries may have autogenerated titles and/or optional slugs. #4667 by @jasonvarga
- Query builder can perform closure based nested wheres. #4555 by @ryanmitchell
- Added a
current_uservariable to views. #4888 by @jacksleight
What's improved
- Refreshed fieldtype selector design. #4929 by @jackmcdade
What's fixed
- Fieldtypes no longer get assigned to the
textcategory by default. 447c27343 by @jackmcdade - Links in instruction text are no longer red. #4905 by @jackmcdade
- Fix issue where the wrong entry's values could appear on the front-end. #4918 by @jasonvarga
- Bumped TailwindCSS to 1.9.6. #4929 by @jackmcdade
3.2.26
December 10th, 2021
What's new
- Add create and link button to Terms fieldtype. #4073 by @arthurperton
- Swedish translation. #4880 by @adevade
- Add
parentmethod to Blueprint class. #4885 by @aerni
What's fixed
- Fix
form:errorsnot showing errors. You had one job. #4095 by @arthurperton
3.2.25
December 7th, 2021
What's new
- Add
please license:setcommand. #4840 by @jesseleite - Add
trackable_embed_urlmodifier. #4856 by @edalzell
What's fixed
- Fix Starter Kits not being installable on Windows. #4843 by @jesseleite
- Adjusted some licensing messaging. #4870 by @jasonvarga
- Fix double scheduling. #4855 by @edalzell
- Fix action file downloads not being completed. #4851 by @wanze
- Fix jumpy publish tabs on page load. #4866 by @jackmcdade
- Fix jumpy origin sync button. #4819 by @aerni
- Fix read-only mode on grid solo assets. #4865 by @jackmcdade
- Emails will use the site's
langfor translations if provided. #4842 by @okaufmann - Fix paths to git documentation in config files. #4824 by @McGo
- Added PHP 8.1 tests. #4724 by @jasonvarga
3.2.24
November 24th, 2021
What's new
- Native Bard / TipTap extensions can be replaced by custom ones. #4314 by @jacksleight
- Added an
is_tomorrowmodifier. #4802 by @joseph-d - Added a Hungarian translation. #4804 by @matkovsky
What's improved
- Custom Bard buttons can be added conditionally. #4106 by @morhi
- French translations #4809 by @ebauchamps
3.2.23
November 19th, 2021
What's new
- You can specify
export_aspaths in your starter kit config. #4733 by @jesseleite - Add
get_errorstag. #4192 by @edalzell - Add
whereNullsupport to query builders. #4740 by @ryanmitchell - Add Forms support to GraphQL. #4115 by @arthurperton
What's fixed
- Added missing
antlersconfig to the UI for Bard fields. #4782 by @jackmcdade - Fixed error when submitting forms from other domains. #4745 by @SteJW
3.2.22
November 15th, 2021
What's new
- Publish form tabs are pushed into the URL so you can link to specific tabs or stay where you are when refreshing. #4660 by @jackmcdade
- Option to hide email login button when using OAuth. #4625 by @duncanmcclean
- Include cascade data (like globals) on the password protection page. #4706 by @ryanmitchell
- Add
downloadmethod to the Asset class. #4712 by @edalzell - Using an invalid nav or collection on the
navtag will throw an exception. #4624 by @jelleroorda - Add
bootAddon()method toAddonServiceProvider. #4696 by @ryanmitchell - Ability to infer template from blueprint. #4668 by @jesseleite
What's improved
- Chinese translations. #4734 by @binotaliu
- Russian translations. #4695 by @dragomano
What's fixed
- Store
parentas ID in the Stache to make it queryable. #4728 by @jasonvarga - Fix
rangefield not updating when changing sites. #4713 by @edalzell - Fix spacing on the
entriesfieldtype. #4714 by @edalzell - The app translator locale is set to the site's
lang. #4715 by @marcorieser - Fix error on
select(and similar) field when there are no options. #4689 by @jasonvarga - Handle numeric keys on
select(and similar) fields. #4688 by @jasonvarga
3.2.21
November 8th, 2021
What's new
- The
localestag can output data for all sites even when the entry isn't localized. It can also exclude its own locale. #4665 by @aerni - Utility for warming the Stache. #4659 by @jackmcdade
What's improved
- Show a more helpful error if someone hides all blueprints. #4607 by @jelleroorda
- French translations. #4627 by @ebeauchamps
- Dutch translations. #4664 by @royvanv
- German translations. #4642 by @helloDanuk
What's fixed
- Fix nav root pages not showing extra data. #4650 by @jelleroorda
- Fix asset field validation when using Amazon S3. #4116 by @arthurperton
- Fix null and empty string field condition handling. #4661 by @jesseleite
- Style links inside bard tables 3880e39c3 by @jackmcdade
- Add a duplicate translation for backwards compatibility. #4648 by @jasonvarga
- Bump axios from 0.21.1 to 0.21.2 #4679 by @dependabot
- Bump validator from 10.11.0 to 13.7.0 #4649 by @dependabot
3.2.20
November 2nd, 2021
What's improved
- Update Dutch translations #4635 by @robdekort
What's fixed
- Fix nested field validation inside Grids. #4639 by @jesseleite
- Fix nested field validation inside Replicators (specifically Bards). #4633 by @jesseleite
- Fix password reset notification translation. #4630 by @rrelmy
3.2.19
October 29th, 2021
What's new
- Added
langto sites to explicitly define the language for translations. #4612 by @jelleroorda - The mode in the
codefieldtype may optionally be selectable by the user. #4586 by @jackmcdade - Added
RevisionSavedandRevisionDeletedevents #4587 by @jesseleite - Added
latest_dateto thedatefieldtype (and fixedearliest_date). #4623 by @jackmcdade
What's improved
- Passing asset instances to the
glidetag results in a little performance boost. #4585 by @jasonvarga - Make textareas more visually in sync with text inputs. #4622 by @jackmcdade
- Improved the collection listing's empty state. #4616 by @jackmcdade
- Hide the twirldown from the collection view page when it's empty. #4613 by @jelleroorda
- Update Dutch translations. #4580 by @robdekort
What's fixed
- Fix multisite support on the individual Global API endpoint. #4594 by @notnek
- Fix missing variables and redirect on the
user:reset_password_formtag. #4618 by @jelleroorda - Fix the
tablefieldtype's dirty state. #4620 by @jackmcdade - Fix the
colorfieldtype's dirty state. #4621 by @jackmcdade - Fix how the
structuresfieldtype saves collections. #4615 by @jasonvarga - Fix front-end form submissions not showing validation messages in the right language in some cases. #4612 by @jelleroorda
- Prevent filtering out
@from search queries using the local Comb driver. #4602 by @jelleroorda - Hide
formwidgets when a user is not allowed to view it. #4608 by @jelleroorda - Don't show "View" link in entry actions if the entry doesn't have a dedicated URL. #4606 by @jelleroorda
- Support floating point numbers in the
summodifier. #4611 by @jelleroorda - Add augmentation to the
Structureclass. a950ef47d by @jackmcdade - Add augmentation to the
UserGroupandRoleclasses. b9f5c4fc8 by @jackmcdade
3.2.18
October 25th, 2021
What's new
- Add support for
orWhere(),orWhereIn(), andorWhereNotIn()in query builders. #4356 by @ryanmitchell
What's improved
- The
ResponseCreatedevent has access to the data. #4569 by @jbreuer95 - Updated French translations. #4548 by @ebeauchamps
What's fixed
- Fix custom protector class hydration. #4550 by @ChristianPavilonis
- Use configured CP guard for the Eloquent user driver. #4225 by @jbreuer95
- Fix hard session driver requirement. #4571 by @jbreuer95
- Fix SVG compatibility & consistency in Thumbnail.vue. #4547 by @caseydwyer
- Add check for permissions before showing create link. #4556 by @jackmcdade
3.2.17
October 20th, 2021
What's new
- Ability to add additional toast notifications from PHP. #4449 by @fjahn
- Add ability to assign user groups when registering. #4529 by @jacksleight
- The "remember me" feature is configurable for OAuth. #4415 by @samspinoy
What's improved
- Update French translations. #4531 by @ebeauchamps
- Improve UI for selecting user groups/roles, and for containers in Markdown and Bard fields. #4539 by @jasonvarga
What's fixed
- Fix a number of issues with select (and similar) fieldtypes. #4483 by @jasonvarga
- Fix reversing of entries when re-ordering a
descordered collection. #4532 by @jesseleite - Speed up the recently added fieldtype input debouncing. #4470 by @jasonvarga
- Fix entry taxonomization indexing for existing terms. #4530 by @jesseleite
- Fix a couple of issues regarding the
User::fromUser()method when using Eloquent. #4500 by @jesseleite
3.2.16
October 14th, 2021
What's improved
- Improve IDE Autocompletion of
Blinkfacade. #4466 by @duncanmcclean
What's fixed
- Fix relationship fieldtype request query length limit. #4484 by @jesseleite
- Fix issue with Glide signature and Laravel Octane. #4473 by @riasvdv
- Fix multisite entry blueprint logic. #4465 by @jasonvarga
- Fix fieldtype key and label translations. #4458 by @ebeauchamps
- Fix styles of lists in Markdown Preview. #4480 by @duncanmcclean
- Fix Bard codeblock margin. #4482 by @stvnthomas
3.2.15
October 12th, 2021
What's new
- Entries may be propagated to other sites automatically on creation. #3304 by @duncanmcclean
- Slugs may be shown on a collection's tree view. #4444 by @tobiasholst
- You can query entries'
blueprintfields in GraphQL. #4416 by @dmgawel
What's improved
- When creating a new localized entry, the published toggle will now match the origin entry's status. #4432 by @jesseleite
What's fixed
- Fix incompatibility with latest version of Laravel. #4456 by @jasonvarga
- Fix Bard reactivity issue #4438 by @tobiasholst
3.2.14
October 8th, 2021
What's improved
- Updated German translations. #4429 by @helloDanuk
What's fixed
- Fieldtype titles are translated separately to prevent conflicts with common words. #4423 by @jasonvarga
- Collection entry counts are site specific. #4424 by @jasonvarga
- Fixed issue where IDs are shown instead of titles in relationship fieldtypes when using Eloquent. #4422 by @tobiasholst
3.2.13
October 7th, 2021
What's improved
- Update Dutch translations. #4413 by @robdekort
- Update French translations. #4411 by @ebeauchamps
What's fixed
- Fix lost asset meta on move / rename. #4412 by @jesseleite
3.2.12
October 6th, 2021
What's improved
- Added debouncing to a number of fieldtypes to prevent slowdowns in some situations. #4393
- Updated French translations #4382
What's fixed
- Fixed Bard's floating toolbar button styles leaking outside of the toolbar. #4383
- Use separate first/last name fields in the user listing and wizard when applicable. #4408 #4399
- Fix issue where enabling a site on a taxonomy would not show the terms until the cache is cleared. #4400
- Add missing dimensions icon dimensions. #4396
- Bump
composer/composerin test suite. #4401
3.2.11
October 4th, 2021
What's improved
- Updated German translations. #4373
What's fixed
- Added
Cascade::hydrated()callback method so you can manipulate its data after being hydrated. #4359 - Fix extra live preview data not being in view. #4359
- Make
pluckmodifier work with arrays. #4374 - Fix
parenttag not finding the parent in some cases. #4345 Search::indexExists()returnsfalserather than throwing an exception. #4244
3.2.10
September 30th, 2021
3.2.9
September 28th, 2021
What's new
- The
group_bymodifier can now be looped over, use nested values, and handles dates. #4322 - Added a
splitmodifier. #4305
What's improved
- Updated French, German, Swiss, and Russian translations. #4332 #4311 #4306
- Return queries from
QueriesConditionstrait. #4312 - Improve IDE completion of
GraphQLfacade. #4307
What's fixed
- Fixed
Userclass not being overridable. #4243 - Fixed
usersfieldtype outputting too much data. #4243 - Don't show "toggle all" checkbox in the asset selector if only one file is selectable. #4309
- Fix pages that start with the CP route, but not actually within the CP, being considered a CP route. (e.g.
/cpa) #4324 - Support default values on all applicable form inputs. #4323
3.2.8
September 24th, 2021
What's new
- Add a
format_translatedmodifier to get translated Carbon dates. #4272
What's fixed
- Localized entries with explicit
nullvalues will no longer inherit their origin's values. #4301 - Fix slow stack selector listing in the
entriesfieldtype. #4302 - Fix error when editing certain imported fields in the blueprint editor. #4298
- Fix overzealous field blink cache that causes data to remain across entries when using the SSG. #4303
- Fix another giant SVG icon. 488c8aca5
3.2.7
September 23rd, 2021
3.2.6
September 21st, 2021
3.2.5
September 17th, 2021
3.2.4
September 9th, 2021
What's fixed
- Fix issue where Bards inside Replicators wouldn't validate. #4241
3.2.3
September 9th, 2021
What's new
What's improved
What's fixed
- Fix issue where newly created asset folders wouldn't show on reload. #4176
- Make the
site:clearcommand clear trees. #4231 - Bring back the HTML field on the HTML fieldtype so you can HTML in your HTML field. a3f7caabb
- Read inline SVGs from Composer vendor directory which improves Vapor support. #4216
- Escape user input on git commands. #4220
- Validate replicator as an array. #4212
3.2.2
September 1st, 2021
What's improved
What's fixed
- Fix Starter Kits not being installable on Windows #4202
- Fix Control Panel updater on Windows. #4198
- Fix Live Preview and Visit URL icons. e67c3fc53
- Fix Control Panel side nav height. statamic/ideas#313
- Fix form submissions responses not being returned as JSON. #4186
- Prevent error on empty bard fields, when they're configured to save HTML. #4197
- Fix avatars overlaying incorrectly. #4196
3.2.1
August 26th, 2021
3.2.0
August 24th, 2021
Read First 👀
Be sure to read the Upgrade Guide first as you may need to make some minor manual changes. You can also read the Statamic 3.2 Launch Announcement blog post to learn about many of the new features in depth!
What's new
- A brand new Starter Kit experience that's objectively better in every possible way (just you wait and see). #3755
- Navs can now have their own blueprints. 🎉 #3941
- Addon/extension
makecommands now do all the boilerplate work for you, including wiring upwebpackbecause nobody wants to do that. #3965 - An entire Pringles can full of UI improvements that definitely doesn't have a fake snake coiled up inside. #3967
- Added Alpine.js to the Control Panel. #3903
- You can now select multiple rows in CP tables by clicking one, holding down shift, and clicking another. #3907
- References get automatically updated throughout content when you move or rename assets and terms. #3850 #3912
- Nav and collection tree items are now are collapsible. #3899
- Added a pagination size selector to the asset browser. #3957
What's changing
cmd+snow does a quick save (andcmd+returndoes the full thing). #3910
What's fixed
3.1.35
August 23rd, 2021
What's new
- Taxonomy terms may be live previewed. #4145
- The
foreachtag supports dynamic variables. #4012 - The
videofieldtype's placeholder may be customized. #4162
What's fixed
- Fix missing environment variables when updating through the CP using Laravel Sail. #4027
- Fix
crop_focalusage in Glide presets. #4041 - Fix
navandnav:breadcrumbstags showing incorrectly showing redirected items as current. #4058 - Fix date column on form submissions table. #3969
- Make the
asmodifier work with collections. #4130 - In the
static:warmcommand, fix missing requests, and show errors for failed requests. #4128 - Fix term
titlenot taking the supplemented value into account. #4153 - Fix CP nav items not being marked as active when there's a query string. #4149
- Fix the
linkfieldtype's perpetual dirty state #4148 - When creating a blueprint, the title will get slugified to prevent colons and question marks. #4143
3.1.34
August 17th, 2021
3.1.33
August 12th, 2021
What's new
What's improved
What's fixed
- Fix GraphQL error when trying to get
parententry. #3971 - GraphQL uses floats instead of integers for image dimensions. #4107
- The
videofieldtype no longer strips the?from YouTube URLs. #4104 - Add
password_activationstable to theauth:migrationcommand stub. #4079 - Update the config stubs used by the
clear:sitecommand. #4060 - The
markdownfield'scmd+leftbehavior now works the way you expect it to. ad0c05bb4 - Fix blueprint card corners. #4103
- Fix tab overflow dropdown in LivePreview pane. a1c3f5bdb
- Hide "Add Set" button when there are no sets. #4083
- Prevent showing the Laravel Telescope link when the user doesn't have permission. #4075
- Fix view scaffolding tpyo. #4077
- Add toggle for "create" config option on
entriesandtermsfieldtypes. #4069 - Bump
path-parsefrom 1.0.6 to 1.0.7 #4110 - Remove unused
tardependency. c963ac8b5 - Fix QueriesConditionTest #4113
- Add more assertions for ternary conditions inside tag parameters #4111
3.1.32
July 28th, 2021
What's fixed
- When we designed the tab overflow UI, we neglected the other tabs in the control panel. They look like tabs again. #4063
3.1.31
July 28th, 2021
What's new
- Ability to query individual entries in a specific site using GraphQL. #4055
What's improved
- Publish form tabs now overflow into a dropdown when there's no more room. #4051
- Field handles are shown when hovering over labels for a moment. statamic/ideas#302
What's fixed
3.1.30
July 26th, 2021
3.1.28
July 15th, 2021
What's new
- The
linkfieldtype can have its collections specified, and it defaults to only collections with routes. #3973 - Sites can now have arbitrary attributes. #3996
- Added GraphQL support for the
arrayfieldtype. #3972 - Added a
session:hastag. #3958
What's improved
- The blueprint builder will prevent you from adding fields with reserved words. #3989
- The blueprint builder will allow you to set default field values. #3982
- The collection scaffolder now just creates views. #3997
- In listings that only ever require a single selection, you no longer need to unselect before selecting its replacement. #3950
What's fixed
- Fix "create navigation" button not appearing when you have permission. #4005
- Fix asset meta data disappearing when renaming programmatically. #3964
- Collection trees will be deleted when setting a collection to not orderable. #3901
- Prevent video previews blowing out the UI of the asset editor. #3975
- Support collections in the
reversemodifier. #4003 - Prevent the Live Preview toolbar covering the Bard toolbar. #3979
- Tree files are ignored if they don't have a matching collection. #3948
- Consolidate the Stache's
getItemFilterandgetFileFiltermethods. #4001 - Fix
searchtag when theasparam is used withoutpaginate. #4000 - Fix static caching invalidation mismatch when using trusted proxies and SSL. #3939
- Fix removing users from groups when using Eloquent. #3951
- Fix table word wrap weirdness. #2550
- Fix
codefieldtype not loading, andtextareafieldtype not being the correct height when in inactive tabs. #3955 - Fix site specific views not loading. #3944
3.1.27
July 1st, 2021
What's improved
- Structure entry eager loading is conditional, and won't happen when loading front-end pages. #3540
What's fixed
- Only update Stache indexes when they aren't cached at all yet. #3936
- Fix
is_parentbeingtruefor the home page in thenavtag when your site is defined with a full URL. #3900 - Fix error when getting the dimensions for a zero byte image. #3935
- That also prevents corrupt images from constantly recalculating their dimensions.
- Fix
dimensionsvalidation rule onassetsfields. #3922 - Filter out
importfields from the "add existing field" pane in the Blueprint builder, which was causing JS errors. #3924 - Make Grid column squeezing rules more specific, which fixes a derpy
datefield. #3917 - Check permissions for the "Create" button on the
entriesfieldtype. #3906 - Fix
integerfieldtype focus state. 6211855ad - Fix
isLowerCasemethod casing. 9f05530bf - Fix random invalid popper reference errors. d8a0f52b9
3.1.26
June 22nd, 2021
What's new
- The
View::make()method can now accept data. - Added a
View::first()method that uses the first view that exists in a given array. #3880
What's fixed
- Fixed pagination in the
search:resultstag. #3894 - Static caching: Collection-based term URLs get invalidated when saving a term. #3884
- Static caching: Reordering a collection will invalidate the URL where it's mounted. #3885
- Static caching: Saving a nav tree will trigger invalidation. #3882
- Prevent error for entries with
layout: false, or routes withlayout: false/null. #3893 - Apply field config
classestogridfields. #3881 - Improve handling of creating terms in a non-default site. #3441
- Fix errors when importing single fields into Blueprints. #3249
- Prevent seeing asset breadcrumbs when navigation is restricted. #3873
- Fixed the "Create Folder" field not gaining focus in some browsers. #3874
- Bump
striptagsfrom 3.1.1 to 3.2.0 #3879
3.1.25
June 18th, 2021
What's new
- Support for
.antlers.xmlviews which automatically set the response type totext/xml. #3855 - You can add more fieldtypes to the selector when building Form blueprints. #3866
- You can set the
widthongridsub-fields in table mode. #3867
What's improved
- When using full-measure static caching, pages with really long query strings will fall back to half-measure caching. #3864
What's fixed
3.1.24
June 16th, 2021
3.1.23
June 14th, 2021
What's improved
What's fixed
3.1.22
June 11th, 2021
What's new
- Action classes can customize their toast messages. #3822
- Sites may specify text direction. #3815
- Added
formto Submission. #3792 - Added
widthattribute to DataList's Table component. #3762 - Added
maxlengthto the views of form fields that have acharacter_limitset. #3797
What's improved
- Updated Dutch translations. #3834
What's fixed
3.1.21
June 9th, 2021
What's new
- The
redirecttag will pass along route parameters when targeting a named route. #3801
What's fixed
3.1.20
June 8th, 2021
3.1.19
June 7th, 2021
3.1.18
May 28th, 2021
3.1.17
May 26th, 2021
What's improved
- Support underscored partials in a partials directory. statamic/ideas#305
What's fixed
3.1.16
May 20th, 2021
What's fixed
- Reverted the lodash and underscore upgrades from 3.1.15 temporarily. #3750
3.1.15
May 20th, 2021
What's new
- You can programmatically get and set a user's preferred locale more easily. #3725
- You can customize a Collection's "Create Entry" text. #3586
What's improved
What's fixed
- Fix issue where the site URL sometimes would be incorrect, causing incorrect behavior in the
nav:breadcrumbstag, and likely other places. #3695 - Fix the
localestag only working for entries. #3689 - Fix asset editor not being editable even if you have permission. #3743
- Prevent mounting an entry from the same collection onto itself. #3731
- The
entriesfieldtype filters out unpublished entries when augmenting. #3544 - Typehint the Submission interface in the form email class so custom implementations can be used. #3596
- Bump underscore from 1.9.2 to 1.12.1 #3662
- Bump lodash from 4.17.19 to 4.17.21 #3672
3.1.14
May 14th, 2021
What's new
- Add Bard node extension helper. #3657
What's improved
- Add HTML fieldtype icon. 247364cbb
- Update Spanish, German, Dutch, and French Translations #3706 #3674 #3703 #3688
What's fixed
- Fix avatar URLs for some situations. 468a55864
- Fix error when selecting certain collections in a Bard fieldtype. #3709
- Fix array fieldtype always being dirty. #3704
- Fix GraphQL error in globals and terms. #3711
- Fix Bard z-index issue. #3694
- Fix SVG Dimensions. #3702
- Explicitly use Stringy for
Str::replace(). #3698 - Bump codemirror from 5.55.0 to 5.58.2. #3691
- Bump url-parse from 1.4.7 to 1.5.1. #3664
- Bump hosted-git-info from 2.8.8 to 2.8.9. #3676
3.1.13
May 10th, 2021
What's improved
- In Bard, display the asset container option when using the link or image buttons. #3665
- Make dropdown items links, letting you open them in new tabs. #3667
What's fixed
- Update tracked keys when saving and deleting #3684
- Bard link picker only show entries for collections with a route. #3679
- Separate the title and optional translation. #3675
- Fix Bard error when linked entries and assets are deleted. #3678
- Fix
datefieldtype'stime_enabledoption #3661 - Fix
linkfieldtype alignment. 83aededfe - Fix YAML fence when dumping multiline string as last key #3663
- Fix "Create Fieldset" button not displaying. #3645
3.1.12
May 6th, 2021
What's new
- Added Duplicate ID tracking and resolution, with both Control Panel and CLI options. #3619
- Bard link button popover has been redesigned and now supports selecting assets. #3591
- You can now replace ProseMirror nodes and marks with custom ones. #3648
What's improved
What's fixed
- Fix a bunch of Stache issues. #3619 #3616
- Fix augmentation fallback behavior #3660
- Fix
trans_choiceTag #3650 - Fix
linkfieldtype not showing the saved value. #3637 - Fix localizable Grid fields in stacked mode being read only. #3518
- Favor authors value in Stache index #3617
- Bump composer requirement, of composer. #3653
3.1.11
April 28th, 2021
What's improved
- Assets uploaded in the selector stack will be automatically selected. #3604
- Improved the UX of the
linkfieldtype. #3605 - Updated French and German translations. #3583 #3589 #3601
What's fixed
- Fix relationship fieldtypes sometimes only showing IDs. #3547
- Prevent regenerating asset meta file for non-images. #3609
- Handle custom
authorsfield. #3599 - Cascade is reused on subsequent calls rather than rehydrating. #3595
- Old input values are remembered in the
user:register_form. #3584 - Support collections in the
sentence_listmodifier. #3593 - Support collections in the
option_listmodifier. #3606 - Fix bard formatting inside links. #3108
3.1.10
April 23rd, 2021
What's improved
- Improve Laravel Nova compatibility by avoiding conflicting routes. #3543
- A read-only asset editor is now more read-only-er. #3552
- Improved asset upload failure error messages. #3560
What's fixed
- The
linkandpathtags use theidparameter to output urls for entries, etc. #3576 - They'll use the original item's url if it doesn't exist in the current site. #3579
- Fix the Collection edit screen not showing existing routes, and prevent an incorrect dirty state message. #3581
- Fix issues where the Static Site Generator would sometimes leak data between pages. #3562
- Fix set reordering for Bard and Replicator. #3574
- Fix page not scrolling when dragging Bard sets. #3571
- Fix images not displaying in Bard. #3570
- Add missing red asterisk to required fields in a Bard or Replicator set. #3572
- Fix issue where the first line after an image in Bard was not editable. #3555
- Fix issue where you sometimes couldn't move the cursor in Bard. #3559
- When using a collection widget with pagination, you don't get scrolled to the top of the page. #3553
- Fix the missing delete action for asset folders. #3582
- Bump ssri from 6.0.1 to 6.0.2. #3549
3.1.9
April 19th, 2021
What's improved
- Added header to disable Google's FLoC tracking by default. #3545
3.1.8
April 16th, 2021
3.1.7
April 15th, 2021
What's new
- The
linkandpathtags can output URLs for entries, terms, etc. #3530 - You can customize the table names for storing users in a database. #3278
- Added a
urlWithoutRedirectandabsoluteUrlWithoutRedirectmethods to entries and terms. #3522
What's improved
- Adjusted the UI for the site selector on the entry and term publish forms. #3519
What's fixed
- Localized entries can save empty values, which fixes not being able to override the values from the original entry. #3531
- Private entries can be viewed in Live Preview. #3533
- Fix the site being used in Live Preview. #3534
- Fix JavaScript modules only loading one time in Live Preview. #3524
- The
textfieldtype, when using number mode will prevent an empty value being saved as0. #3536 - It will also save integers or floats appropriately. a18d6f639
- Add border to selected non-image thumbnails in the asset browser. #3525
- Fix
is_parenton nav tags when using first-child redirects. #2359 - The
permalinkvariable on nav items with hardcoded URLs will now be converted to absolute URLs. #3522 - Fixed YAML exceptions sometimes showing the wrong file's contents. #3515
3.1.6
April 12th, 2021
What's new
- Added a
pluckmodifier. #3502 - The
multisitecommand lets you add more than one additional site. #3302 - Added a
max_depthparameter to thenavtag. #3513
What's improved
- Updated French translations. #3497
- Gracefully handle incorrect-but-close-enough usage of
customfield conditions. 73f941c5e
What's fixed
- Fix taxonomy routing when using localization. #3505
- In the
search:resultstag, includesearch_score, and fixresult_typewhen not supplementing data. #3477 - Preserve user defined defaults for new entries. #3472
- Prevent newly added navigation items being greyed out even if they're published. #3510
- Fix trailing slash on URLs which sometimes makes the asset browser not load. #3504
- Fix error in the
assets:generate-presetscommand on older versions of Laravel. #3511 - Fix error wen
CarbonImmutableis used app-wide. #3499 - Fix 404 error when URLs have both ending slash and query parameters. #3494
- Fix NaN and other glitches in the
timefieldtype. #3496
3.1.5
April 7th, 2021
3.1.4
April 6th, 2021
What's new
- Ability to push queries and middleware into GraphQL. #3385
- Add breadcrumbs to asset browser. #3475
- Add limit param to foreach tag. fc034eec1
What's fixed
- Fix squished sidebar toggle. #3456
- Prevent unintended deletion of assets through editor. #3474
- Fix autofocus issues in Safari and Firefox. #3471
- Handle encoded characters in uploaded asset filenames. #3473
- Fix Glide 404ing for images in the
publicdirectory. #3484 - Fix assets being incorrect every other request in some cases. #3485
- Use request helper instead of server variables to fix an issue with Laravel Octane. #3483
3.1.3
April 2nd, 2021
What's new
- Status icons are shown in collections' tree views. #3461
- Addons can add external stylesheets. #3464
- Added a
honeypotvariable inside forms. #3462
What's fixed
- Glide routes will return 404s for non-existent images. #3450
- Recognize tag pairs correctly for a collection alias. #3457
- Fix utf8 handling of base64 encoded strings. #3421
- Fix
markdownmodifier not working with thecodefieldtype. #3460 - Allow
symfony/var-exporter5.1. #3463 - Bump y18n from 4.0.0 to 4.0.1. #3443
3.1.2
March 30th, 2021
What's improved
- Prevent the need to hit enter to add a validation rule, thus saving you between .5 and 3 seconds every time you make a new one. We recommend saving this time up and using it to make a sandwich for a friend who could use a little pick-me-up. bdf9e03a5
- Updated German translations. #3434
What's fixed
3.1.1
March 25th, 2021
What's improved
- French translations. #3429
What's fixed
- Fix widths for certain fieldtypes within Grid tables. #3426
- Fix update issue when a nav doesn't have a tree. #3430
- Fix link color inside updater. #3423
- Fix translation typo #3428
- Fix date fieldtypes not displaying. #3422
- Fix issue where the delete action wouldn't show, or would show twice. #3420
- Prevent error on
/cp/authwhen logged in. #3425 - Don't check for composer scripts during tests. #3427
3.1.0
March 24th, 2021
Read First 👀
Be sure to read the Upgrade Guide first as you may need to make some minor manual changes. You can also read the Statamic 3.1 Launch Announcement blog post to learn about many of the new features in depth!
What's new
- GraphQL #2982
- White labeling #3013
- Update Scripts #3024
- Entry author permissions #3053
- REST API Caching #3168
- REST API Nav and Collection tree endpoints #2999
- REST API Form endpoint. #3271
- You can configure Statamic to use separate authentication from the rest of your app. #3143
- You can disable paste and input rules on Bard fields. e23f2103
- You can add placeholder text to
textareafieldtypes. dc8fb06f - Added support for the
mimetypesvalidation rule. #3290 - Added support for
dateinput type on the Text fieldtype. FR#476 - The
form:createtag now supports setting customactionandmethodparameters. #3411
What's improved
- A whole bunch of Amazon S3 performance optimization. #3369 #3353 #3354 #3359 #3362
- Replicators no longer use a dropdown picker when there's only 1 set to pick from. FR#29
- Don't show error templates in the template fieldtype. FR#293
- Display toggle fieldtypes inline when in sidebar. FR#218
- Collecton widgets now fill the empty vertical space for a more pleasurable viewing experience. FR#351
What's fixed
- Fixed Safari display issue. #1999
- Fix date fields not augmenting ranges. #3223
- The REST API will filter out draft entries by default. #3317
- Full measure static caching no longer logs when creating the page. #3255
- Form fieldtypes now show data in the API rather than an empty object. #3182
- Removed the minimum character limit for search queries. 4327e68c
- Added the missing jpeg file type icon. 0c019840
- The
mimesandimagevalidation rules now use the actual mime type rather than just the extension. #3290 - SVG assets now provide their dimensions. #2865
- Users are now properly redirected to the control panel after activating their accounts. 5e2ff7df7
- Grid tables now dynamically use the most appropriate space. It should look better 90% of the time (and probably worse 10% of the time. Sorry about that.). 12529a8bf
- Default Bard, Grid and Replicator values now preprocess their preload methods. #3235
- Bumped
laravel/frameworkrequirement to versions with security patches. #3416
What's changing
- Collection and Nav Trees are now stored separately from their config. #2768
- REST API resources are opt-in. #3318
- The
datefieldtype now augments toCarboninstances. - A
hasCachedPagemethod has been added to theStatamic\StaticCaching\Cacherinterface. - Global search is now only triggered with a slash. (Not ctrl/alt/shift+f) cad87068
- The
@svgdirective has been renamed to@cp_svgto avoid potential conflicts. #3186
3.0.49
March 24th, 2021
3.0.48
March 22nd, 2021
3.0.47
March 15th, 2021
What's new
- Added a
routeparam toredirecttag. #3308 - Added a "double encode" option to the
sanizitemodifier. #3067
What's fixed
- Fix sorting on aliased entries. #3363
- Fix default entry blueprint when hiding some of them. #3368
- Fix error when using SVGs in Glide tag pairs. #3366
- Fix JS error when field condition would result in an unevaluatable string. #3366
- Fix CP index dates in range-mode. #3306
- Removed unused dependencies in Fieldset and Blueprint repositories. #3307
3.0.46
March 5th, 2021
3.0.45
February 22nd, 2021
What's new
- Add new
chunkmodifier. 849ae0ccb - Support
imageandmimesvalidation rules for assets. #3253 - Parameters can now access:nested:variables. #3267
- Added syringe icon. #3232
What's improved
- Improve Spanish translations. #3243
What's fixed
- Fix error when attempting to filter a collection by a single taxonomy. #3244
- Prevent deleting
selectfield selections when in read only. #3283 - Preserve numeric keys in the
arrayfieldtype. #3284 - Localize the taxonomy
termsfield. #3172 - Persist the
parentwhen using the create another entry button. #3285 - Fix disabled
selectfield styling issues. #3275 - Prevent excessive user database queries. #3227
- Handle null labels correctly in the
arrayfieldtype. #3260 - Keep text field width within limits in Firefox. #3258
- Fix type error in
repeatmodifier. #3261 - The
datefieldtype in a listing uses use thedate_formatsetting. #3264 - Use
date_formatin updater changelogs. #3246
3.0.44
February 17th, 2021
3.0.43
February 11th, 2021
What's new
- Added an
EntryCreatedevent. #3078 - Ability to save entries without triggering events. #3208
- Add
sortandquery_scopeparameters tosearch:resultstag. #2383 - Ability to disable focal point editor. #3160
What's improved
What's fixed
- Fix Radio input position. #3183
- Fix Antlers ternary condition escaping. #3123
- Prevent terms being created with existing slugs, which prevents overriding existing terms. #3114
- The "Visit URL" button gets hidden when a collection has no route. #3080
- Fix stroke color of the taxonomy icon. #3225
- Fix issue where date range fields would sometimes be a day behind. #3221
- Prevent error when a user's avatar is deleted. #3212
- Use more data when augmenting a form submission, which prevents the wrong date being shown. #3204
3.0.42
February 4th, 2021
3.0.41
February 3rd, 2021
3.0.39
January 19th, 2021
What's improved
- Fixed a handful of translation issues. #2511 #2520 #2515 #2510 #2509 #2641 #2514 #3119
- The
multisitecommand will enable pro and update your config file for you. #3125
What's fixed
- Fix error in the
multisitecommand. #3125 - Fix table fieldtype duplicating data. #2470
- Fix table fieldtype not showing delete row button. #2790
- Fix entries etc not being removed from search index when deleted. #3121
- Fix API URL related error when using Live Preview while creating an entry. #3112
- Fix time being added to the date fieldtype unnecessarily. #3118
- Prevent null values from being saved in Bard and Replicator fields. #3126
- Prevent a situation where you could move a page into a child of the root, which isn't allowed. #3104
- Prevent orderable collections from having a parent field. #2012
- Removed route model binding for users. #3088
- Fix 404s within the CP rendering as front-end 404s. #3098
3.0.38
January 11th, 2021
What's new
- Added a horizontal rule button to Bard. #3076
- Ability to choose from multiple blueprints on the empty collection screen. #1985
- You can now edit a blueprint section's or Bard set's handle separately from the display text. #1667
- Addons can more easily register actions, scopes, and filters. #3093
What's improved
What's fixed
- Fix Bard issue where using bold inside a link would split the link up. #2109
- Fix Bard issue where an empty paragraph is added before a newly added set. #1491
- Prevent editing and removing assets from the assets fieldtype when it's read only. #1826
- Half measure static caching uses the correct expiry key as per the docs. #2744
- Fixed an issue where a statically cached page would get unintentionally re-cached. #3085
- Fix date handling when using revisions. #3094
3.0.37
January 6th, 2021
3.0.36.1
December 28th, 2020
- N/A Changelog not available.
3.0.36
December 23rd, 2020
What's new
What's improved
- Hide the "Enable Pro" part of the Getting Started widget if it's enabled. #3051
- Updated French and German translations. #3029 #3052
- Improved the Asset SVG asset previews. #2945
What's fixed
- Fix issue where you couldn't drag Bard sets when used inside a Replicator. #2063
- The 'Add Date' button is unavailable in the date fieldtype when it's read only. #3025
- Fix issue where a non existent avatar sometimes caused an error. #3027
- Show a dropdown indicator when there's more than one taxonomy blueprint. #3010
- Fix btn class selector clash. #3022
- Updating through the CP will also update dependencies, fixing an issue where people were stuck on 3.0.12. #3045
- Prevent Replicator sets shrinking when dragging them. 9dedf49b3
- Fix issue where you couldn't un-hide a blueprint. #3033
3.0.35.1
December 28th, 2020
- N/A Changelog not available.
3.0.35
December 17th, 2020
What's new
- Blueprints can be hidden from the Create Entry and Create Term buttons. #3007
- Added a
UserBlueprintFoundevent. #2983
What's fixed
- Fixed a circular reference which made Bard freeze the page. #2959 #3005
- Register our custom cache driver earlier, which fixes compatibility with Laravel Telescope. #3023 #1721
- The Toggle fieldtype gives you a boolean when undefined, rather than null. 1f11c9c89 05601e49b
- Terms can contain supplemental data, which fixes error within search. #3008
- Fix
isInGroupfor Eloquent user driver. #2951 - Fix issue where only one term would be returned when you have two terms with the same slug in different taxonomies. c9624a49e
- Hide the "Duplicate Row" button when max grid rows have been reached. #3006
- Removed the zero indexed grid item count. b657efa28
- Fix
joinmodifier when value is null. #3001 - Fix Term facade hints. #3012
- Bump
inifrom 1.3.5 to 1.3.8 #3009
3.0.34
December 9th, 2020
3.0.33
December 8th, 2020
What's improved
- Allow collection specific taxonomy views to work without mounting (when you have a single word collection). 352772eaa
- Updated German translation. #2968
What's fixed
- Fixed an issue where you couldn't re-select an asset after removing one. 844e3710d
- Prevent terms being excluded from search results by giving them a published status. #2950
- Fix the "View" dropdown link on the taxonomy term listing page. e26a1ad5f
- Fix terms not having the collection scoped URLs on the collection specific listing page. 175783dc6
- Fix a paginator related error when using Laravel 6. 6ade2a61c
- Fixed an issue where colon delimited strings in Antlers conditions weren't parsed correctly. #2396
- Fix breadcrumbs not rendering properly when not including home #2976
- Fix error for an empty search string #2974
- Fix error when paginating using Eloquent. 7f4fd19ea
3.0.32
December 2nd, 2020
What's new
What's improved
- Added
hiddento thetextfieldtype'sinput_typedropdown. #2952 - Improved visual spacing when adding Replicator blocks. #2955
- Updated French translations. #2870
What's fixed
- Reverted the
highlight.jsandtiptap-extensionsupgrades from 3.0.31. Fixes a Prosemirror error. #2919 - Fix users not being able to change their own passwords. 6fec3bace
- Fix users not being able to reset their passwords when using Eloquent. #2795
- Fix an unnecessary alert after saving a term. #2930
- Prevent the
statamic:installcommand trying to creating.gitkeepfiles at the wrong place. #2939
3.0.31
November 25th, 2020
What's new
What's improved
- The Select fieldtype's Replicator preview text uses labels. #2913
- When using Eloquent based users, prevent updating timestamps when logging in. f7d242e5c
- Added an Antlers toggle to the config of text fieldtypes. #2891
- The
.gitkeepfiles generated by theinstallcommand use directories defined in the config. #2888 - Updated translations. #2896 2ef2fda9c
What's fixed
- Fixed non-string IDs (like integers, when using Eloquent) within the Entries fieldtype. #2900
- Fixed error when attempting to filter entries by a null taxonomy term. #2904 #2912
- Upgraded
highlight.jsandtiptap-extensions. b74c61e05 - Fix error when a
termsfieldtype is used within a User. 6e04a0878 #2826 - Fix cmd+s not saving on a navigation. #2873
- Fix OAuth when using Eloquent users. #2901
- Pass in the current blueprint to the 'Create Another' URL. #2886
- UTF8 encode asset name. #2892
- Fixed the
localizemodifier. 7bf579393
3.0.30
November 20th, 2020
What's new
- Added a sites variable. #2513
- Added the ability to limit number of sets in a Replicator field. #2866
- The search:results tag supports pagination. d059bc4eb
What's fixed
- Prevent comma in submission filenames when used in some locales. 927890a95
- Prevent form submissions generating new IDs. #2822
- Don't use the "after save" features when inside a Stack. #2827 #2469
- Global CP search results are filtered by permission. #2848
- Prevent error when getting image dimensions from a corrupt file. #2877
- Query string is maintained in pagination links in tags. d059bc4eb
3.0.29
November 19th, 2020
What's fixed
- Fix issue where nested imports with prefixes causes compounding prefixes. #2869
- Prevent select fields with max_items set to 1 being unclearable. d04519d2b
- Select fields are searchable if you allow additions, even if you don't explicitly enable the searchable option. 5cba0bc
- Adjust Bard Set Picker placement. 80ff247b2
- Fix styling of pagination's
...separator. f0f1cdef6 - Support cmd+s to save on Fieldset and Navagition form pages. b77a8d227
- Fixed that annoying little gap in the main nav when the trial banner isn't there. d9396a838
- Only turn fieldtype length limiter to red when you exceed the limit. Meeting is fine. 0c939faa3 7ce0200f1
- Fix the
rtfmcommand's URL and text. 3185d65e5 - The
lengthmodifier works with collections. #2876
3.0.28
November 17th, 2020
What's new
What's improved
- Improved speed of CP entry, term, and form submission listings by only requesting values for visible columns. #2857
- Made some Blueprint related performance improvements. #2856
- Added unique classes based on the handle to each field wrapper div. statamic/ideas#388
- Replaced fzaninotto/faker with fakerphp/faker. #2819
What's fixed
- Collection widget shows entries for the current site. adbeaeba5
- Prevent situations where a structure could end up with a root page with children. #2852
- Render attributes whose value is false. #2845
- Prevent removing/ordering of options on read-only relationship selects. #2415
- Adjusted trial mode banner visibility. 4b83422b9
3.0.26
November 10th, 2020
What's improved
- Asset browsing has been given some performance improvements when dealing with large amounts of assets. #2828
- The
embed_urlmodifier load embeds without cookies from Vimeo or YouTube. #2820 - Increase scannability of the fieldtype picker. statamic/ideas#384
What's fixed
3.0.25
November 6th, 2020
What's new
- Field names in form validation can be translated. #2764
- Added an Indonesian translation #2426
- The
assetstag can search by collection, and fields, and filter by type. #2716
What's improved
- French, German, and Danish translations have been updated. #2808 #2804 #2809
- The name is passed along when creating custom search index drivers. #2781
- The
search:updatecommand defaults toallso you can just hit enter. a0c7ad908 - Exceptions thrown within modifiers will now show the real exception in the stack trace. 0c443f751
- The
textfieldtype will save integers instead of strings wheninput_typeisnumber. #2708
What's fixed
- Fix shallow augmentation for nested relations. #2801
- Fix a recursion issue in Bard that made the page hang. #2805
- Prevent an error when adding a new set in Bard or Replicator. f9c448d1c
- Prevent an error when there's a Replicator set without any fields. 402feb229
- Fix issue where only the last field's value of a Replicator is shown in the preview. a5fd579f4
- Fix a weird table shrinky overflowy UI thing. #2595
- Localized entries get appropriate fallback values placed in the search index. #2789 88b245b
- Fix the
summodifier not being able to handleValueobjects. #2703 - Prevent
selectfields with lots of text from overflowing. #2702 - Prevent blueprint fields with long labels from overflowing. #2673
3.0.24
November 4th, 2020
What's new
- Added Stache Locking. Reduces resource spikes on busy sites while building the cache. #2794
- Added an
entriesCountmethod to taxonomy terms which lets us perform a more efficient count query. This speeds up Stache build time on taxonomy-heavy sites. #2792
What's improved
- Added some missing translations. 36d973eb
What's fixed
- Fixed a typo in a Dutch translation. #2796
3.0.23
November 2nd, 2020
What's new
- Replicator can configure it's set collapsing behavior. Everything by default #2771, or accordion style 979daebec.
- Static caching supports invalidaton by Navigation and Global. #2778
What's improved
- Radio fieldtype labels are shown in listings instead of just the values. #2731
- Add Slovene translation. #2777
- Improve Replicator and Bard performance when collapsing sets. #2787
What's fixed
- Fixed field conditions in Grids and imported fieldsets with prefixes. #2767
- Only look up addon editions if they're installed. #2782
- Taggable and Relationship fieldtype in select mode is reorderable by drag and drop. #2059
- Fix a few instances of title, status, etc not being updated in the UI appropriately. #1822
- Prevent select fields from converting booleans when used as config field. b2a425079
- Prevent an overzealous blink cache clear. 818c4fdc4
3.0.22
October 29th, 2020
What's fixed
- Addon directories should include a trailing slash. seo-pro#140
3.0.21
October 28th, 2020
What's improved
- Addons can get their directory without needing it in the manifest. #2761
- Structure tree entries get eager loaded. #2573
- Composer 2 is used within the control panel. facca2693
Str::isUrl()checks more URLs. #2759- Dutch translation has been updated. #2754
- The Entry facade docblock has been updated. #2720
- The
@svgBlade directive is only registered on CP routes. Prevents conflicts with things like Blade UI Kit. 99e812e6c - The
shufflemodifier works for Collections. #2709 - The
.ideadirectory is git ignored, and we now requireext-json, which improves the experience for PhpStorm users. #2735
What's fixed
- Fix how data gets passed into
*recursive var*in the parser and structure tag. #2719 - Addon views are registered only if the views directory exists. #2707
- Actions can return any type of
Requestfor downloads, like aStreamedResponse. #2738 - Update some JS dependencies to patch security issues. 49e4ce819 c290a86ec
- Prevent an error when using the
entriesfieldtype in a non entry (e.g. a user) 8ede3718b - Prevent making addon instances multiple times d4ce47099
- Fixed a PSR-4 incompatible test. #2734
3.0.20
October 20th, 2020
What's new
- Added a
smartypantsmodifier andHtml::smartypants()method. #2689
What's improved
What's fixed
- A bunch of taxonomy cache fixes. Listed below for good measure. #2686
- Prevent taxonomy terms hanging around after you delete them. #1349
- Prevent taxonomy terms showing the slug instead of the title. #1982
- Prevent an undefined offset error when creating terms. #2020
- Entry-term assocation is actually removed when expected. #1870
- Prevent terms being displayed as the ID when you create new ones on an entry.
- An empty taxonomy parameter no longer tries to filter. #2672
- Entries and Terms fieldtypes will show all results in select mode (instead of just the first paginated page). #1727
- Entries fieldtype will show localized entries in select and typehead modes. #1835
- Prevent changing publish status from wiping out the origin. #2451
- YAML content should be null if it's just whitespace #2677
- Delete Eloquent user through the repository. da9335936 #2697
- Fixed variable name in down migration #2676
- Updated docs urls 898889ce5
3.0.19
October 15th, 2020
3.0.18
October 14th, 2020
What's new
- Added an
md5modifier. #2652
What's fixed
- Form validation errors are translated appropriately. #2387
- Form emails are localized based on the site where they were submitted. #2658
- The
entriesfieldtype will localize its selections in views based on the locale. #2657 - The entry gets passed along in more places, fixing some issues with Replicator, Grid, and Bard. #2656
3.0.17
October 13th, 2020
What's new
- Added a
findmethod to the query builder. #2630 - Added a
current_full_urlvariable that includes the query string. #2638 - Added a bunch of query parameter related modifiers. #2638
What's improved
- Deleting entries when using multiple sites will give you options on how to handle localizations. #2623
- When you have a huge bunch of assets, it would cause search indexing while saving entries to be slow. Now it's fast. #2643
- Added
cast_booleansconfiguration option to Radio fieldtype #2601 - Listing Vue component is available globally #2602
- Portuguese and Danish translations have been updated.
- Popper.js has been updated. #2622
- The translator generate command recognizes annotations with single asterisks. 8f778d0
- Static caching strategy is settable in the
.envfile. #2648
What's fixed
- Context is provided to the nav tag recursively. #2610
- Template front-matter works across operating systems. #2607
- Partial is used on the licensing page. #2620
- Fixed an error when localizating the root entry in a structured collection. c9f0255fd
- Updating an Algolia index will flush it rather than deleting it. #2645
- Password reset errors are now shown (and in the right positions). #2618
- Passing
trueandfalseinto API filters will now be treated as booleans. #2640 - Falsey HTML attributes are stripped out. True attributes actually say true. Useful for aria attributes on svg tags. #2605
3.0.16
October 6th, 2020
What's new
- Added a
keyparameter to thecachetag. #2589 - Search indexes can define transformers. #2462
What's improved
- The
localemethod on theEntryclass can accept aSiteobject. - The
togglefieldtype can understand0and1in your YAML files, rather than justtrueandfalse. - French translation has been updated. #2591
What's fixed
- Entries are placed appropriately into a collection's structure when localizing them. #2471
- The
datemethod on theEntryclass checks forCarbon\Carbon, rather thanIlluminate\Support\Carbon. - The subrequest is passed along to the cascade in Live Preview, which fixes things like
segment_xvariables using the CP URL.
3.0.15
October 5th, 2020
What's new
- Laravel 8 (The Ochoâ„¢) support! #2547
What's improved
- You can override repositories using
Statamic::repository()which stops service provider load order being a factor. - The entry repository uses a container binding for the query builder to make extending simpler.
- Added a query builder contract which the parser will check for instead of a concrete class.
- The Eloquent query builder is more consistent with other query builder classes.
- Taxonomy related entry query builder methods have been extracted into a trait to ease reusability.
- Improve performance related to noticing collection YAML file changes. #2572
- Portuguese, Danish, and German translations have been updated. #2583 #2587 #2588
What's fixed
- Fix handling of taxonomy routes when they have multiple words. #2273
- Setting
create: falseon atermsfield will actually prevent you from being able to enter new terms. #2453 - Prevent seeing validation rules multiple times times. #2582
- If you have permission to view form submissions, you have permission to export them. #2577
- The unique slug validation rule works when your entry IDs are integers.
- Pages can define entries by passing integer IDs, instead of just strings (UUIDs).
3.0.14
September 30th, 2020
What's improved
- Prevent the asset browser's bulk action toolbar pushing everything down in grid mode.
- You can define a fieldset's handle when creating it. #1717
- Added a
downmethod to the auth migration. #2546 - Increase performance of blueprint lookups. #2552
- Entry and Term static cache URLs will be invalidated when they're deleted. #2393
- Fix the listings' "check all" checkbox position.
- The
user:forgot_password_formtag plays nicer with other forms on the page. - A bunch of translations have been updated.
What's fixed
- Stop forcing the title field to the start. #2536
- Fix position of Bard toolbar inside a Stack. #1911
- The translator tool will no longer null out nested arrays. #2544
- Fixed the
successvariable on theuser:forgot_password_formtag. #1777 - Fixed the
mountvariable in routes sometimes doubling up or being for the wrong site. #2569 - Match the "discovered addon" color to Laravel's "discovered package" color in the
statamic:installoutput.
3.0.13
September 25th, 2020
What's new
- The partial tag now supports slots. Why didn't we ever add this before??
What's improved
- Previewing SVGs in the asset editor now looks super dope
- The
get_contenttag has been waxed and polished for a nice little performance boost - The UX for defining field conditions has been given some TLC (Tender Lettuce Caress)
- French translations have been updated. #2504
What's fixed
- Status icons update when saving entries without needing to refresh. #1822
- Fixed entries in a structured collection (i.e. pages) ignoring content protection. #2526
- A markdown field with no value will be treated that way, rather than as an empty string. #2503
- Actions with redirects now actually redirect. #1946
- Action confirmation modals remain open on failures. #1576
- Bard will now render
strikethroughelements. #2517 - Bumped html-to-prosemirror and prosemirror-to-html packages.
- Bumped lodash version #2089
3.0.12
September 22nd, 2020
What's improved
- Added labels to scaffolding checkboxes. #2488
- French and Portuguese translations have been updated. #2493 #2474
- Yo dawg, I heard you like HTML, so the HTML fieldtype gets an HTML field so you can write HTML to display as HTML.
What's fixed
- Removed the handle field in the navigation edit form. #1959
- Fixed the missing icons when you add new fields. #1959
- Long links in Bard get wrapped. #1814
- Asset upload instructions actually explain asset uploads. #1686
- Invalid dates no longer cause an error. #2038
- SVGs get rendered in the asset editor modal. #2484
- Fixed some breadcrumb links. #2475
- The YAML fieldtype is now actually read only when it needs to be, instead of just saying it is. #2082
- Upgraded the Pickr library, which stops the color fieldtype dropping off the page. #2110
- The Revealer fieldtype's label is hidden inside Replicator. #2468
- The
hasmethod on data classes like entries will returntrueif it has a value offalseornull. - The submission class sets its data and supplements properties to collections.
3.0.11
September 21st, 2020
What's new
- Ability to remove a blueprint section programmatically. #2491
- You can pass a variable into the
navtag'sfromparameter and it will make sure it has a slash, allowing you to do:from="segment_1".
What's fixed
- Fixed a protection related error on taxonomy URLs. #2472 #2481
- Relationship tags filter out invalid IDs when augmenting. #1752
- The
nav:breadcrumbstag supports multi-site. #1807 #2487 - Prevent
nav from="/"returning nothing. #1683 #1542 - Fixed pluralisation issue. #1695
- Fixed an error when adding a Bard set. #1718
- Entries'
ordervariables are available in templates.
3.0.10
September 18th, 2020
What's improved
- German, French, and Portuguese translations have been updated. #2445 #2444 #2458
- When an asset search returns no results it says "No results" instead of "This container is empty".
- Asset container handle are generated using snake_case as you type the title.
- The "and" the sentence_list modifier is translated. #2463
What's fixed
- Actions that don't want to be confirmed... won't be. #1497 #2446
- Assets can be searched in grid mode. #2318 #2442
- User avatars can be output in templates. #2017
- The glide:generate tag uses the appropriate generation methods.
- Resolved an error in a taxonomy term listing when using a terms field on another term. #2307
- Fix an issue where the sort modifier would output nothing. #2450
- Prevent the tree from disappearing when switching from list view. #2408
What's removed
- "Angle brackets can now be used in modifiers" from 3.0.9 has been reverted for now. #2022
3.0.9
September 16th, 2020
What's new
- Antlers now supports dynamic array access with a brand new (to Antlers) square bracket syntax. #1983 (thanks @morhi!)
- The cache tag can be now disabled. #2328
- You can now set a separate database connection for users. #2416
- Form emails now have full access to all global variables. #2411
- Form fields in templates get placeholder attributes. #2354
What's improved
- The Spanish, Dutch, and French translations have been updated. #2440, #2435, #2434
- When creating a field, the fieldtype title is used instead of uppercasing the handle. #1662
- Improved the asset uploader drop zone. #2358
- You now get a more helpful exception when using a non-existent collection in the entries fieldtype. #2422
- We now prevent options from showing in the collection listing dropdown if you don't have permission to do the things. #2412
- The Mail config utility area now looks better. #2380
What's fixed
- Fixed a password reset related error. #1973
- Angle brackets can now be used in modifiers. #2022
- The Markdown fieldtype's dark mode preview text is no longer dark on dark. {insert another Tom Haverford reference} #2185
- Bard's fixed toolbar is now shown when fullscreen and source are disabled, as you'd expect. #2280
- Fixed the asset rename warning translation. #2329
- Fixed the "Pro Mode" text in the Getting Started widget. #2433
- Prevent an error on the entry list when you reference a non-existent user. #2410
- Passing a zero into a tag parameter that expects a number will now use the zero instead of falling back to a one. Weird one. Or weird zero I guess.
3.0.8
September 15th, 2020
What's new
- The Save/Publish button now supports "After Saving" options! You can choose to go to back to the listing, stay and edit, or create another and it will remember your last chosen option next time. #675
What's improved
- The Getting Started widget now explains Pro Mode, and no longer references the beta. #2402
- The French and German translations have been updated.
- The Select field now supports max items. #1771
- The Range field has a smarter, configurable default that accounts for the
stepoption. #2328 - The Replicator field now looks better when underneath a Section field. #2375
What's fixed
- Bard's floating toolbar no longer keeps the table icons in the dark. Dark mode is one thing, but dark on dark is Tom Haverford-level silly. #2189
- Bard's overaggressive focus outlines on Safari have been surgically removed. #2188
- The publish sidebar will no longer collapse like a bully shoving a skinny kid into their locker.
- Section fieldtypes are no longer included in listings. #2425
- Global search shows the collection/taxonomy name again. Sorry about that regression — at least it was cosmetic! #2332
3.0.7
September 8th, 2020
What's fixed
- Fix more instances of the rascally #2369
- The scope modifier now supports collections, not just arrays.
- Pagination in tags now re-keys the values. Fixes an issue where you might get no results when you aren't on the first page.
3.0.6
September 7th, 2020
3.0.5
September 4th, 2020
What's fixed
- A change in 3.0.4 (just a short bit ago) caused collection tags to throw errors. Obviously we didn't intend to break that, but it managed to in such a unique way that we didn't even have a test for it. Now we do. And now it's fixed. 😅
3.0.4
September 4th, 2020
What's new
- Redesigned the fieldtype validation builder and made it even easier to use. This is what we originally imagined but didn't have a chance to build. I'm sure you can relate. Enjoy! (FYI it doesn't validate image sizes or types yet. Hang tight.)
- The
transtag now accepts alocaleparameter if you want to be explicit, just like thetrans()helper.
What's fixed
- The table fieldtype is now usable inside Replicator. #1447
- The search results tag will now filter results by the current site by default. #2343
- It'll also filter by published results by default. #2268
- Tag pairs using the
scopemodifier have access to cascading variables. #1550 - Using the
wheremodifier no longer removes access to cascading variables. #2224 - Fix error when using the
scopemodifier on a Grid fieldtype. #2250
3.0.3
September 2nd, 2020
What's new
- Bard now has an option to always show the "Add Set" button.
What's improved
- Widespread accessibility improvements through
ariaattributes and matching form labels+IDs - The Array fieldtype is now full width by default. It makes it look better more of the time. #2315
- Filter badges are no longer forced to lowercase for selfish aesthetic purposes. There are many legitimate cases for case sensitivity. #2219
- A bunch of form improvements. Fields are loopable, values are augmented like in entries, submission index and show views are prettier, and more. #2326
What's fixed
- The link tag now properly prefixes URLs with the current site base url. #2317
- Super long Select field values no longer spill out of the box like when you have too much spaghetti in your back pocket and sit down. �?? #2324
- Non-reorderable Grid rows can now be deleted, as one would expect. #2306
- A global variable named
titlewill be used in templates, rather than the title of the set itself. #2329 - PHP files can no longer be uploaded to asset containers.
3.0.2
August 27th, 2020
What's new
- Parent field is localizable by default. #2211
- Site selector when reordering entries.
What's fixed
- Prevent overwriting the entry variable. Prevents title, slug, parent, etc from incorrectly falling back to the root value. #2211
- Fix a "does not exist in structure" error when localizing a page. #2176
- The "Visit URL" button is updated when you change sites, or update the slug. #1864
- Fix an error when switching sites when creating an entry. #2261
- Fix entry reordering when using multiple sites. #1869
- Fix select fieldtype not rendering when you have numeric options/values. #2302
- The
wrapmodifier only wraps if there's something to wrap. #2299 - Fix missing breadcrumb. #2236
- Section fieldtype shouldn't be localizable. #2236
- Fix facade IDE typehint #2297
- Adjust contrast on some UI elements.
3.0.1
August 25th, 2020
What's new
- Localizable field toggle. #2045
- The
formtags get asubmission_createdboolean. #2285 - The
templatefieldtype will ignore views in thepartialsdirectory whenhide_partialsis enabled. #2249 - The "first child" option is only in
linkfieldtypes if the entry is in a structured collection. #2209 - A Blueprint's
parentwill be the Collection/Taxonomy when creating an Entry/Term. - Collection view mode button tooltips. #2241
- PHP short tags will be sanitized in Antlers templates.
What's fixed
- Vuex store gets the site when creating entries. #2237
- Entry locale defaults to the default site. #2275
- Entry inherits its layout from an origin entry, if one exists. #1830
- Global site selector is scrollable. #1838
- Rogue closing tag removed. #2253
- The
FormSubmittedevent gets asubmissionproperty. #2271 - Images are inline in Replicator previews. #2267
- Addon thumbnail alignment. #2272
- Simplify how our custom cache store creates paths. Fixes a Windows pathing issue. #952
- Fix shrunken toggle. #2170
- Translations. #2282 #2256
3.0.0
August 19th, 2020
Statamic 3 is Official! 🎉
The day has finally come. Statamic 3 is out of beta and into the wild!
Learn more in our launch announcement and we'll see you real soon for 3.0.1.