Skip to content

v0.3.1

Compare
Choose a tag to compare
@Charlottez112 Charlottez112 released this 17 Oct 20:01
1315fbd

This release fixes a bug that affects displaying images with flask greater than version 2.2.0

Added

  • Updated CI to use GitHub Actions (#150).

Fixed

  • Rename cache_timeout to max_age in calls to flask.send_from_directory (#142, #143, #149).