DatoCMS
DatoCMS is opening the CMS to agents while hardening the media pipeline.
◆Recent moves
- 3mo ago
CLI: `npx datocms` now Just Works
The npx datocms CLI now runs without the setup steps that used to precede it. One of several entries clearing the friction between a developer and a working project - the groundwork that made the later agent and MCP access practical.
View source ↗ - 4mo ago
CMA limit raised for Developer Plan
The Content Management API limit goes up for Developer Plan projects. A quota change rather than a feature, but it lands on the plan tier where programmatic use starts.
View source ↗ - 4mo ago
CLI: Easier (and safer) project linking with OAuth
Project linking moves to OAuth, replacing copy-pasted API tokens with a browser flow. It removes a credential-handling step that every new project used to require, and it is safer by default rather than by configuration.
View source ↗ - 4mo ago
Starter kits now ship with a plugin scaffold
Starter kits ship with a plugin scaffold, so extending the CMS starts from a working template instead of a blank directory. It is a small push on the plugin ecosystem that the sidebar-tab fix later made more visible to editors.
View source ↗ - 4mo ago
Automatic antivirus scanning for all Media Area uploads
⚡ SPARKEvery Media Area upload is scanned automatically, with infected files quarantined and purged from the CDN, status badges in the dashboard, a meta.antivirus field on the CMA, and webhooks on status change. It is the anchor of the media-hardening thread that asset permissions and the media editor continue.
View source ↗ - 4mo ago
Configurable `hue` property on Visual Editing
A configurable hue property on Visual Editing overlays. Cosmetic, though it arrives at the start of the Visual Editing run that later extended into sidebar previews.
View source ↗