github thumbor/thumbor 7.0.6
Release 7.0.6

latest releases: 7.7.4, 7.7.3, 7.7.2...
2 years ago

Potential Breaking Change

This should've been a major, but it should not cause major issues. If your thumbor install depends on OpenCV, instead of installing thumbor with pip install thumbor use pip install thumbor[all] and opencv-python-headless will be installed with it. Otherwise, if you already have OpenCV installed, no issues.

To make sure everything is smooth, just run thumbor-doctor -c <your thumbor.conf file> and thumbor will verify it can import OpenCV (if you are using it in some way).

What's Changed

Full Changelog: 7.0.5...7.0.6
PyPi release: https://pypi.org/project/thumbor/7.0.6/

Don't miss a new thumbor release

NewReleases is sending notifications on new releases.