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.4.1
2022-03-03What’s Changed
Notable changes:
- Datasource API, this will allow contributors/me to add new datasources in the future without changing fundamental parts of the codebase
- S3 Datasource
- Local Datasource (default, if you are updating then you dont need to do any config)
- Changed server from js to ts for sanity purposes
- Cleaned up some files
To update:
docker-compose pull
docker-compose up -d
Full Changelog: https://github.com/diced/zipline/compare/v3.4.0…v3.4.1