Add links to external URLs in Navigation bar
You can now add menu items on the sidebar navigation bar pointing to external resources (ie. internal documentation/guidelines, intranets, etc.)
You can now add menu items on the sidebar navigation bar pointing to external resources (ie. internal documentation/guidelines, intranets, etc.)
A long awaited request just shipped! If you have optional translations enabled on one of your models, you are no longer forced to insert content for the main locale:
You can now move, rename and group your sidebar navigation entries in-context:
Enjoy!
First of all, you can now set a minimum/maximum number of blocks on Model content fields:
We also enhanced the way Modular content fields are presented. Every block can now be collapsed/expanded:
You can even decide if blocks will start collapsed by default:
Plugins aim to provide an amazing experience for DatoCMS editors, by letting developers replace the default fields that DatoCMS provides with third-party HTML5 applications, so the editing experience of every DatoCMS project can be fully customised.
Browse existing plugins, learn how to create new ones or simply read the full announcement in our blog.
Your organization’s workflow gets another boost thanks to a new feature, the ability to let editors only manage records they created.
Previously as an admin you could set negative or positive permissions specifying which roles can see or edit records discriminating by model and action - ie. can only read or publish etc. Now you can be even more precise by adding a creator-based criteria, that discriminates access to a certain record depending on the fact that the editor is the one that created it.
We just added the ability to present DatoCMS records in a table, with the ability to completely configure the columns (add, remove, reorder and resize).
The classic "compact" visualization mode is still the default, so if you want to switch to this new mode head over one of your models and change it to "Tabular view":
As requested on Slack, we just introduced a new way to fetch content on our GraphQL Content Delivery API.
If you want to get the value of a field in every language, you can now use the _all<FieldName>Locales
field:
We're happy to announce that we just shipped some massive performance optimizations in DatoCMS.
If you had projects with lots of languages/modular content blocks, common operations like create/update or publish records could become pretty slow (up to 20 seconds on some edge cases).
We heavily optimized our DB queries, reducing the global execution time by an order of magnitude. Even on extreme scenarios, creating/updating a record should now take not more than 2 seconds.
Happy weekend everyone!
If you need to update/revise some image or media, up until now you needed to upload a new file, hunt down any references to the old media and point them to the new media, then delete the old media. Extremely inefficient and time consuming.
Now you can simply update existing media, retaining all metadata, URL and of course record references: