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
.gitkeep
files generated by theinstall
command 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.js
andtiptap-extensions
. b74c61e05 - Fix error when a
terms
fieldtype 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
localize
modifier. 7bf579393