Releases
v3.0.25
What's new
Field names in form validation can be translated. #2764
Added an Indonesian translation #2426
The assets
tag 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:update
command defaults to all
so you can just hit enter. a0c7ad908
Exceptions thrown within modifiers will now show the real exception in the stack trace. 0c443f751
The text
fieldtype will save integers instead of strings when input_type
is number
. #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 sum
modifier not being able to handle Value
objects. #2703
Prevent select
fields with lots of text from overflowing. #2702
Prevent blueprint fields with long labels from overflowing. #2673
You can’t perform that action at this time.