Release Notes
4.28.0
October 13th, 2023
What's new
- Allow user defined fields in the CP to be translatable. #8664 by @ryanmitchell
What's improved
- French translations. #8835 #8831 by @ebeauchamps
What's fixed
- Fix lowercasing of asset filenames to include file extension. #8842 by @joshuablum
- Only show status indicator in stack view if item has a status. #8832 by @ryanmitchell
- Fix console warning generated by invalid tabulator config. #8834 by @joseph-d
4.27.0
October 11th, 2023
What's new
- Multi-site Permissions #5946 by @jackmcdade
4.26.1
October 11th, 2023
What's fixed
- Fix assets being deleted when renaming snake_case folder to kebab-case. #8826 by @jasonvarga
4.26.0
October 10th, 2023
What's new
- Support for Antlers template-defined variables to be available in the layout. #8775 by @JohnathonKoster
- Add Bard link email, phone and relationship options. #8777 by @jacksleight
What's improved
- Dutch translations. #8823 by @jeroenpeters1986
- Improve post-save performance with many Bard and Revealer fields. #8712 by @jacksleight
- Improve initial render speed of Replicators with many sets. #8716 by @jacksleight
- Simplify usage of the icon fieldtype with the SVG tag. #8815 by @JohnathonKoster
What's fixed
- Fix section fieldtype first-child's top margin. #8822 by @caseydwyer
4.25.0
October 9th, 2023
What's new
- Support for Submission-specific form redirects. #8729 by @martyf
- Support for additional CP thumbnail presets. #8811 by @jacksleight
- The toggle fieldtype gets an inline label when truthy setting. #8814 by @caseydwyer
- Fieldtypes can define additional renderable data to be available when using front-end forms. #8730 by @martyf
What's improved
- Validation translations. #8819 by @caseydwyer
- Dutch translations. #8799 by @robdekort
- French translations. #8792 by @ebeauchamps
- Clarify default field instructions. #8808 by @caseydwyer
What's fixed
- Fix error when saving entry where content is empty array. #8813 by @mauricewijnia
- Antlers: Fix custom variable assignment inside tags. #8818 by @JohnathonKoster
- GraphQL: Fix assets not resolving query builders. #8809 by @arcs-
- Fix the "Set to now" button being visible when read only. #8816 by @ryanmitchell
- Remove requirement of orderable collection from next/prev tags. #8810 by @jasonvarga
- Clean up Section fieldtype styles. #8807 by @caseydwyer
- Fix missing response from
afterRequestCompleted
. #8801 by @jacksleight - Bump postcss from 8.4.21 to 8.4.31 #8817 by @dependabot
4.24.0
October 2nd, 2023
What's new
- Date range filter. #8779 by @ryanmitchell
- Add
site
to preview target variables. #8780 by @arcs-
What's fixed
- Fix toggle fieldtype shrinkage. #8790 by @caseydwyer
- Ensure we only check that visible fields are filled in filters. #8778 by @ryanmitchell
- Default to first collection's sort config in entries fieldtype. #8782 by @ryanmitchell
- Use autocomplete attribute in the default text template. #8774 by @jeroenimpres
- Propagate save withEvents to the direct descendants on entry save. #8786 by @ryanmitchell
- Fix commands registered by class causing an error in
please
. #8784 by @SylvesterDamgaard - Bump composer requirement. #8789 by @jasonvarga
4.23.2
September 25th, 2023
What's fixed
- Fix impersonation of own account when using Eloquent users. #8763 by @ryanmitchell
- Fix static caching with Livewire 3. #8762 by @aerni
4.23.1
September 22nd, 2023
What's improved
- German translations. #8757 by @helloDanuk
- French translations. #8754 #8750 by @ebeauchamps
- Dutch translations. #8747 by @robdekort
What's fixed
- Fix eloquent like query error. #8753 by @ryanmitchell
4.23.0
September 20th, 2023
What's new
- Add ability to impersonate a user. #8622 by @ryanmitchell
- New modifier for AP and MLA style headlines. #8731 by @jackmcdade
- Add
orderByDesc
method to the query builder. #8735 by @duncanmcclean - Add replicator_preview toggle to Blueprint editor. #8297 by @jacksleight
What's fixed
- Fix incorrect entries_count in multisite when using localized term slugs. #8743 by @ryanmitchell
- Fix CSRF field related test failures. #8746 by @jasonvarga
- Make title in revision preview computed. #8745 by @jonassiewertsen
- Adjust data passed to live preview targets. #8742 by @jasonvarga
- Fix sidebar missing background on term publish form. #8741 by @jasonvarga
- Apply overflow styling to user listing. #8739 by @jasonvarga
- Empty form widget styling is now consistent with other widgets. #8736 by @jackmcdade
- Fall back to default site when selected one is invalid. #8721 by @jackmcdade
- Fix single digit month not working on whereMonth. #8697 by @arifhp86
- Make eloquent 'like' queries case insensitive. #8243 by @ryanmitchell
- Fix custom Antlers variables not being updated within recursive loops. #8725 by @JohnathonKoster
- Fix Antlers view variable leak. #8728 by @JohnathonKoster
4.22.0
September 18th, 2023
What's new
- Ability to give access to only form blueprints and not all blueprints. #7923 by @ryanmitchell
- Add an
@antlers
Blade directive pair. #8692 by @JohnathonKoster - Allow for a honeypot field on
user:register
tag. #8704 by @ryanmitchell - Add 'on' and 'off' autocomplete values to text field. #8679 by @stoffelio
What's improved
- Autofocus on new array field row's first input. #8710 by @jackmcdade
- Add placeholder text to make Taggable usage more clear. #8703 by @jackmcdade
- Improve visibility of overflowing set picker items. #8701 by @jackmcdade
What's fixed
- Fix nav item active status on user modified navs. #8685 by @jesseleite
- Make condition operators translatable. #8724 by @jackmcdade
- Fix cache tag sometimes outputting placeholder Antlers strings. #8401 by @JohnathonKoster
- Fix search snippets for bard/replicator content. #7545 by @stephensamra
- Fix sidebar's empty card when no actions are present. #8720 by @jackmcdade
- Fix fluent tag camelCase params. #8715 by @jackmcdade
- Prevent deletion of selection when filtering in stack selector. #8693 by @wiebkevogel
- More thoroughly escape and truncate Code replicator previews. #8718 by @jackmcdade
- Stop forcing max_items: 1 on form fields. #8713 by @jackmcdade
- Fix hamburger icon wompyness. #8700 by @jackmcdade
4.21.0
September 7th, 2023
What's new
- Add fullscreen and rulers to the code fieldtype. #8509 by @petemolinero
- Add CollectionTree and NavTree contracts and bindings. #8658 by @ryanmitchell
- Add config setting so CSV submission export headers can use field
display
instead ofhandle
. #8660 by @ryanmitchell - Register/export set and field related components. #8577 by @jacksleight
- Add autocomplete attribute to text fieldtype. #8623 by @jeroenimpres
- Add error redirect on user password reset form. #7935 by @ryanmitchell
What's improved
- French translations. #8653 by @ebeauchamps
What's fixed
- Fix list fieldtype focus infinite loop. #8674 by @ryanmitchell
- Fix nested Bard addEventListener error. #8676 by @jacksleight
- Set end range date to end of day in the date fieldtype. #8648 by @jonassiewertsen
- Ensure Live Preview is always excluded from static caching. #7183 by @FrittenKeeZ
- Use Laravel url helper instead to get the site url. #8659 by @jonassiewertsen
- Prevent form section instructions cascading into field instructions. #8651 by @jesseleite
- Reticulate fewer splines. #8655 by @robdekort
4.20.0
August 30th, 2023
What's new
What's improved
- German translations. #8649 by @helloDanuk
- Dutch translations. #8629 by @jeroenpeters1986
- Navs fieltype icon. #8621 by @jackmcdade
What's fixed
- Fix changing image format on upload when using source preset. #8645 by @jesseleite
- Fix asset & term reference updaters when using new set groups blueprint config. #8630 by @jesseleite
- Fix data loss when reordering sets with revealer fields. #8620 by @jacksleight
- Pint updates. #8650 by @jasonvarga
4.19.0
August 23rd, 2023
What's new
- Navs fieldtype. #8619 by @jasonvarga
- Support line breaks in Bard inline mode. #8598 by @jacksleight
- Add a way to determine which entry saved event was the initiator. #8605 by @jasonvarga
What's improved
- You now redirect to the CP login screen when logging out. #8602 by @jasonvarga
- French translations. #8612 by @ebeauchamps
- Swedish translations. #8600 by @andreasbohman
What's fixed
- Fix v4 addons not appearing in listing. #8611 by @jasonvarga
- Fix Bard set picker positioning. #8574 by @o1y
- Fix dropdowns list positioning. #8607 by @flolanger
- Fix a hardcoded string. #8601 by @andreasbohman
4.18.0
August 17th, 2023
What's new
- Expose
uniqid
JS function for generating unique IDs. #8571 by @jacksleight - Allow renaming of row id handle in Grid, Bard, and Replicator. #8407 by @jonassiewertsen
- Support arbitrary attributes on the vite tag. #8305 by @jackmcdade
What's fixed
- Make uploader synchronous. #8592 by @jasonvarga
- Fix alignment of menu icon. #8589 by @caseydwyer
- Pint updates. #8586 by @jasonvarga
- Fix slugify error. #8583 by @jasonvarga
- Only save generated title if it's different. #8101 by @aerni
- Make the views field handle reserved. #8576 by @jasonvarga
- Fix special character handling in created CP nav sections. #8568 by @jesseleite
4.17.0
August 10th, 2023
What's improved
- Improve performance of getting asset metadata when using the local filesystem. #7887 by @FrittenKeeZ
What's fixed
- Fix globals save event. #8564 by @jasonvarga
- REST API Globals return resolved relations via opt-in method. #8555 by @martink635