github pingdotgg/uploadthing @uploadthing/shared@7.0.0

Major Changes

  • #866 d69dd6e Thanks @juliusmarminge! - feat!: use ingest server

    Multi Part Uplaods hasve been abstracted away and files are now uploaded as a single stream to UploadThing, reducing the manual steps required to upload files and improves performance.

    Polling has been removed in favor of a streaming upload process with instant feedback

  • #866 d69dd6e Thanks @juliusmarminge! - chore: update paths to new api domain

    Previously the SDK version was just sent in the header which made it cumbersome to make large changes on the API without risking breaking older versions. This change improves our flexibility to make changes to the API without needing to do a major bump on the SDK. It should come with some nice performance wins too!

Don't miss a new uploadthing release

NewReleases is sending notifications on new releases.