With the new Data API only recently launched, the first additions are already here!
We changed the way how we store the metadata of an app. This is what we call an artifact. These artifacts are used by the data API in runtime. As a Builder, you won't experience any difference, but this will allow us to expand on in the future. More to come!
We return better error feedback in the data API when:
Development can lead to unforeseen outcomes which need to be patched. Below is an overview of several bugs we implemented a fix for to the Data API.
As a product is further developed, visions can shift and features need to be reassessed. In some cases, this results in the deprecation, or removal of said feature.
In this release, we deprecated the option to query directly on a (multi) file property. How to request file properties through the Data API is covered here!