Zipline
A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
Alternative to: imgur, cloudapp, sharex, gyazo
About
Versions (93)
v4.0.1
2025-03-12What’s Changed
- fixed many import bugs
- fixed
ziplinectlnot running - fixed oauth redirect uri not being used when provided
- fixed view page on firefox (smh)
- fixed sessions being overwritten in many different cases
- fixed external links area not scrolling
- fixed passkey appearing even when disabled
- fixed oauth saving (a restart shouldn’t be needed now)
- fixed titles overflowing out of the page or container
- fixed gps metadata not clearing
- fixed api errors not erroring properly to the user
- fixed url passwords only working when logged in
- fixed hex parsing for discord webhook embed color
- fixed unsupported headers in s3
- fixed combobox being hidden when in a small container
- add default state to oidc oauth (fixes authentik)
- add warning when enabling embeds to enable view routes
- add ishare support
- add
x-zipline-domainrandom domain selection (comma separated list of domains) - add
cross-envto support environment variables on windows (smh) - add ranged requests to non view-routes (i’m sorry 😭 i forgot)
- add anonymous folder uploads: send a link to your friends to which they can upload files to without having an account!
Pulls Merged
- feat: add github issue template by @TacticalTechJay in https://github.com/diced/zipline/pull/696
- Randomized Domain Selection support for Files and URL Shortener by @nobodys-tools in https://github.com/diced/zipline/pull/713
- Updated package.json, pnpm-lock.yaml and register.tsx by @loefey in https://github.com/diced/zipline/pull/727
- Update ExternalAuthButton.tsx by @Madelyyn in https://github.com/diced/zipline/pull/737
New Contributors
- @nobodys-tools made their first contribution in https://github.com/diced/zipline/pull/713
- @loefey made their first contribution in https://github.com/diced/zipline/pull/727
- @Madelyyn made their first contribution in https://github.com/diced/zipline/pull/737
Full Changelog: https://github.com/diced/zipline/compare/v4.0.0…v4.0.1