Roadmap Website
The roadmap website has been updated to show estimated release windows for new features and future versions. It can be accessed through the same link: https://zipline.diced.sh/roadmap
What's Changed
- fixed security vuln with
Math.random
- fixed s3 max sockets issue
- fixed v3 imports requiring a
.stats
property - fixed v3 imports limiting at 1 mb per request
- fixed upload route not redirecting to /view for
text/
files - fixed syntax highlighting
- fixed empty lines being filtered out of code renderer
- fixed s3 erroring on 204 status codes
- updated next.js 15.2.4 (vuln that doesn't effect zipline, but to be safe!)
- added new midnight blue and orange themes
- added files per page selector for gallery view
Pulls Merged
- Midnight Theme, Files Page Improvements & Bug Fixes by @curet-dev in #753
- Improved Pagination - Files per Page Selector by @curet-dev in #757
New Contributors
- @curet-dev made their first contribution in #753
Full Changelog: v4.0.1...v4.0.2