Releases: diced/zipline
Releases · diced/zipline
v3.2.3
What's Changed
-
configuration validation is now revamped with
yup
-
several config fields are now not required (run Zipline with just 4 variables)
-
this will now make it easier to add new config opts without making everything required
-
core.secure
made default tofalse
-
core.secret
now requires a minimum of 8 characters -
core.host
now defaults to0.0.0.0
-
core.port
now defaults to3000
-
uploader.length
now defaults to6
v3.2.2
What's Changed
- audio and video files are now supported so you can view them on the dashboard
- there is a new modal that appears when you click on an image to manage it (above)
- some backend stuff (rename /api/user/images -> /api/user/files for a soon refactor and more)
- fixed some bugs
v3.2.1
What's Changed
ZWS is now implemented, feel free to use it by just adding ZWS: true
to the headers.
Reworked embedded images, they no longer sit on their own route, they are saved with embed: true
if you have the Embed header, and when viewing any image that has embed: true
will appear as embedded.
v3.2.0
v3.1.0
v3.0.0
Total rewrite of Zipline! See how to use https://zipline.diced.me