Releases: silentsokolov/flask-thumbnails
Releases · silentsokolov/flask-thumbnails
1.1.1
Fix
- Fix image rotation according to EXIF information (thx @jonashoechst)
1.1.0
Added
- Flask 2.0 compatibility
1.0.7
Added
- Flask 1.1 compatibility
1.0.6
- Flask 1.0 compatibility
1.0.5
v1.0.5 Prepare 1.0.5
1.0.2
1.0.1
- Support for single integer size values for square thumbnails
- Fix the event someone uses the Thumbnail constructor without passing in the app
Special thanks Robert Bost
1.0.0
- Add custom thumbnail storage
- Support python 3.4+
- Tests