Release v0.3.1
See CHANGELOG.md for details.
What's Changed
- feat(ui): add border beam to the empty state upload button by @florianheysen in #108
- chore: land the 0.6.0 bump on main, stop package tags rebuilding the image by @florianheysen in #109
- feat(core): read a transform's source from a signed URL by @florianheysen in #111
- fix(core): probe a remote source with GET, not HEAD by @florianheysen in #112
- fix(web): keep self-hosted dashboards out of search engines by @florianheysen in #110
- fix(ui): percent-encode storage paths in every URL by @florianheysen in #113
- fix(ui): fold the downstream dist patch back into source by @florianheysen in #114
- fix(core): keep URL-breaking characters out of storage keys by @florianheysen in #115
- docs(cloud): render the original after an upload, not a transformation by @florianheysen in #117
- fix(registry): send a User-Agent from signUpload by @florianheysen in #118
- docs: add Next.js and React integration guides by @florianheysen in #120
- feat(core): store and deliver audio & 3D as pass-through originals by @andrzejb2137 in #107
- fix(core): validate upload content and stop sniffing on delivery by @andrzejb2137 in #116
New Contributors
- @andrzejb2137 made their first contribution in #107
Full Changelog: v0.3.0...v0.3.1