Skip to content

[ci] release - #6511

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

[ci] release#6511
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@uppy/companion@7.0.1

Patch Changes

  • 2608196: Fix Unsplash downloads failing since unsplash.com was put behind bot
    protection. download() streamed links.download, which points at
    unsplash.com/photos/{id}/download, so the bot challenge page ended up being
    piped into the upload instead of the image.

    Companion now downloads the photo from the url returned by the
    download_location endpoint — the request it already made to increment the
    download count for attribution — which points at images.unsplash.com and is
    Unsplash's documented download path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants