To help editors understand the purpose of each block, we just shipped a new field called Help text that you configure to shown some human-friendly description on the content editing side.
As a bonus, if the field starts with an image URL, it will be shown alongside the help text. Quite handy, isn't it? ๐
Today we launched a series of UI changes to the schema editing area that we hope will make it clearer and quicker to make changes, especially regarding blocks.
First of all, models can now be filtered with a handy search bar:
The biggest changes, however, are related to blocks. A new Blocks Library section is now visible on the sidebar, giving you an overview of all the blocks your project has defined:
You can also quicky find which Modular Content/Structured Text fields are using a specific block, and move to the field in a single click:
The inverse operation โ that is, moving from a Modular Content/Structured Text field to one of its blocks โ is one click away too:
To specify which blocks can be used in a Modular Content/Structured Text field, head over to its settings, under the Validations tab:
A long overdue update on all the UI improvements we've recently released:
Now you can set alt and title in images within the multiline string with the HTML editor:
We've been receiving feedbacks around our SEO fields that were suggesting that we had validation rules that were too strict. So now we've added the option to pick whatever minimum or maximum length for the slug, SEO title and SEO description. You can customize those per field:
And also, you can now customize the validation rules for the slug field, so that you can set your custom regular expression, if our default one is too strict for your use case:
You can now specify in which locale the record filter applies:
We have removed the limit of 30 records that you could batch update. This was particularly annoying when doing batch action across pages, almost a bug fix :)
And finally... you can now close modals pressing the Escape key!