Release history
zipline releases
A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
All releases
9 shown
v4.5.3
Mixed
⚠ Upgrade required
- S3 SDK updated and verified compatible with AWS S3, Google Cloud Storage, Backblaze B2, Minio, Rustfs, and Cloudflare R2
Notable features
- New settings layout with each server setting on its own page
- Instantaneous thumbnail generation
- Pagination added to folder view
Full changelog
What's Changed
- fixed HTML escaping issues with SSR
- fixed other logins divider when none were available
- fixed URL shortener allowing reserved routes
- fixed performance issues on code highlighter
- updated packages, S3 sdk is up-to-date, please open issues if you encounter them
- tested on and working:
- aws s3
- google cloud storage
- backblaze b2
- minio
- rustfs
- cloudflare r2
- tested on and working:
- added new settings layout, every server setting is now separate and on their own page
- added instantaneous thumbnail generation (Features > Thumbnails > Instantaneous)
- added pagination to folder view
Full Changelog: https://github.com/diced/zipline/compare/v4.5.2...v4.5.3
v4.5.2
Bug fix
Hotfix addressing white blank page on certain configurations, MFA settings display issues, batch upload notifications, and catch-all route rendering problems.
v4.5.1
Security relevant
Breaking changes
- Query string parameter changed from ?popen=true to ?pending=true
Security fixes
- GHSA-m649-gvwx-j6qv
Notable features
- Batch uploading up to 500 files
- QR code downloading for shortened URLs
- Domain setting configuration for copied URLs
v4.5.0
Security relevant
Security fixes
- GHSA-9j96-vvqc-h9f8
- GHSA-6q69-pgmp-w93c
- GHSA-fgwh-2pc5-wr73
Notable features
- API response validation with OpenAPI schemas
- Anonymous file upload property
- Revamped sessions system
v4.4.2
Breaking risk
Breaking changes
- Native SSL support removed; reverse proxy required for HTTPS
Notable features
- Nested folders support
- Domain selection for URL shortening
- Docker command wrapper ziplinectl
v4.4.1
Security relevant
Breaking changes
- All previously generated tokens must be regenerated
Security fixes
- GHSA-rw9m-7mvm-6gxp
- GHSA-2wfm-prg7-x586
- GHSA-8xjg-qm2p-75gm