Zipline logo

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.4.2

2026-02-11

thanks for bearing with and reporting issues in 4.4.1, hopefully this release is better! couple of new features, and tons of bug fixes as always:

What’s Changed

  • BREAKING: removed native ssl support - use a reverse proxy to handle this now!
  • fixed validation error (#968)
  • fixed validation error (#966)
  • fixed passkeys causing a restart loop (#964)
  • fixed logging db url in prod
  • fixed validation error when editing user
  • fixed validation errors with metrics
  • fixed even more validation errors ig
  • fixed random character conflicts when generating file names
  • fixed not handling unicode in content-disposition
  • fixed improper length checks (#987)
  • fixed /r/ not in reserved routes (#985)
  • added a warning when accessing over http when returnhttps is off
  • added a warning to old passkeys in passkey menu
  • added domain selection to shorten URL modal
  • added nested folders (#961, @Anuril)
  • added docker scripts and using ENTRYPOINT
    • you can now call ziplinectl directly in the shell: docker compose exec zipline ziplinectl help

Pull’s Merged

New Contributors

Full Changelog: https://github.com/diced/zipline/compare/v4.4.1…v4.4.2