date |
---|
1-23-2024 |
-
File uploads from the browser! This was a highly requested feature for file attachments. The way it works is that you can create a new record without passing the file, you get back an
uploadUrl
that is safe to pass to the browser, then you upload the file to that URL. For more details, see the documentation for Upload URLs. This example demonstrate doing files uploads directly from the browser, in a sample Next.js application. -
We've shipped a new onboarding workflow for creating and connecting to databases. The new workflow asks a few questions and then displays instructions that fit with your particular case.
-
Cloudflare launched a database integration for Xata. Please see the docs here, and there's also a demo on Cloudflare TV.
-
Lots of tables? You're going to enjoy this quality of life improvement where you get a search box on top of the list of tables.
- The branch selector in the UI now accepts hundreds or thousands of branches, for our dear heavy-branch users.
- The workspace invite emails got a facelift with our updated branding.
- Made it possible to query Xata metadata columns when using the Drizzle integration.
- Fixes for using transaction via the TypeScript SDK.
- Added a “Back to Workspace” button when you are on Account settings. Makes it easier to well, get back to the workspace.
- Fixed indexing in the search engine for the JSON type values.
- Fixed replication errors in some corner cases.
- Fixed the support for some SQL queries that are using sub-queries.
- Fixed a couple of typos in the OpenAPI spec, because attention to details matters.
- The first Xata workshop: Learn how to perform Postgres schema changes in production with zero downtime. It's this Wednesday, register for free to get the recording.
- Xata-Cloudflare integration: Connect your Cloudflare Worker with Xata in one click
- The Club Xata experience - connecting, collaborating, creating
- Tutorial: Build your own image gallery CMS
- Community spotlight: Automating the creation of Shopify stores with Xata
- Community spotlight: Reducing search response time by 99.98% with Xata