We expanded our Content Management API documentation with some new (much needed) chapters:
We just released a new status page to better communicate downtime and system outages to our customers: http://status.datocms.com
(Yes, it's not in HTTPS.. we're having some problems with Let's Encrypt)
We silently released v2 of our Content Management API. The major change is how file uploads are now handled:
GET /uploads/:id
endpoint.Despite the big change, we tried not to break sites using our old clients. If no X-Api-Version: 2
header is passed, we assume Version 1 of our API is requested, so the GET /items
and GET /items/:id
endpoints will keep on returning data in the old format.
Important: Content Management API v1 will be sunsetted on September 1st, and so please upgrade your projects dependencies before this date!
We just released a complete redesign of our Account dashboard!
Some of the perks you'll find inside:
We'll soon release the following much needed changes: