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)

v3.3.1

2022-02-20

What’s Changed

  • More actions on dashboard tables
  • Improvements to startup time, now interfacing with prisma’s migration API instead of running a command
  • Every config option (excluding SECRET and DATABASE_URL) now has a default, so you only need those 2 to run Zipline
  • New themes (Matcha dark azul and Qogir Dark)
  • Fixed images not viewing correctly on chrome sometimes
  • When building Zipline it shouldn’t error with weird stuff anymore (ZIPLINE_DOCKER_BUILD env var)
  • Some improvements to the code base (I tried switching everything to ESM but it didn’t go well so maybe later lol)

To update: docker-compose pull docker-compose up -d

Full Changelog: https://github.com/diced/zipline/compare/v3.3.0…v3.3.1