Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 2.33 KB

2023-07-18.mdx

File metadata and controls

31 lines (22 loc) · 2.33 KB
date
07-18-2023
  • Our docs just got a major face lift, matching the rest of our branding. Other improvements include:
    • The documentation content is now public on GitHub and open for community edits.
    • Website search was rebuilt and will now output results from the blog alongside documentation.
    • Grammar and syntax highlighting in code snippets are improved.

A new style for the Xata documentation

  • We’ve officially published the first preview versions of the 1.x version of our Python SDK: https://pypi.org/project/xata/1.0.0a3/
  • The early access program for image transformations and file storage has officially kicked off. Come join our Discord channel and hop into #eap-files if you’d like to join in on the fun.
  • Community contribution from cartogram to fix some typos in xata init
  • The search API now includes the total hits returned in the search response (canny request). This is only available in the REST API at the moment and SDK support will be coming soon.
  • The ask endpoint that enables you to easily build ChatGPT experiences on your data is now conversational. With the latest update, you can now ask follow up questions to your data.
  • When deleting a workspace, delete based on the name of the workspace instead of the workspace ID.
  • Display an object deprecation notice where appropriate throughout the Xata app

bject type deprecation warnings

  • Adds the physical close button back in for mobile record / image viewing as a more obvious close option
  • Resolved numerous bugs in the table related to linked columns and metadata fields

New blog posts: