What's Changed
- s3 file requests are fixed now
- ranged file requests actually work as intended
- reserved routes check uses regex so you can use stuff like
/rrrrr
now works - fixed #673
- fixed #659 (how has this issue existed for 2 years?)
- fixed #670
- fixed #685
- fixed #657 (possibly?)
- no longer support files that aren't in the db
- no longer support supabase datasource, use their s3 endpoint now
- new: on view routes, click anywhere on the page to zoom into the image
- new: on the home page, an alert (dismissible by clicking the x) will tell you about v4, and to consider turning off auto updaters that update zipline every time a new release is out
Pulls merged
- Woah, I think this is a lot. by @TacticalTechJay in #683
- A super cool zoom machine by @TacticalTechJay in #686
- Fixing my way downtown. by @TacticalTechJay in #692
Full Changelog: v3.7.12...v3.7.13