- [36]
- adds support for binary files, e.g. uploaded images, in `to_zip_url` template filter
- `to_zip_url` accepts a `name` parameter, to encode into the Data URL
- adds `data_url_file` and `data_url_mime` to extract the file name/MIME type from a
Data URL
[36]: https://github.com/deathbeds/urljsf/pull/36