diff --git a/2024-02-21.mdx b/2024-02-21.mdx index 387e522..09f9d5e 100644 --- a/2024-02-21.mdx +++ b/2024-02-21.mdx @@ -19,7 +19,8 @@ date: 2-21-2024 /> - File attachment URLs are now returned automatically in the search results. While previously you had to query the transaction store (/query), you can now get the file attachment URLs directly from the search results. This will save some round-trips. -- Improved the table search code snippets in all languages for which we have SDKs. - When uploading a file, the upload response +- Improved the table search code snippets in all languages for which we have SDKs. +- When uploading a file, the upload response now contains all the object fields, with the exception of the actual file content. - Fixed a bug where CSV download was occasionally failing. - Fixed a bug where in the link selection dialog the column selector was not a drop-down.