Releases: thumbor/thumbor
Releases · thumbor/thumbor
7.3.1
What's Changed
- Documention spell check by @TiagoDanin in #1501
- feat(thumbor): Replace pyexiv2 with piexif by @guilhermef in #1519
- fix(engines): Try to import piexif and use it when available by @scorphus in #1524
- keep exif copyright information by @devppjr in #1507
- Revert "fix(engines): Try to import piexif and use it when available … by @maiagripp in #1530
New Contributors
- @TiagoDanin made their first contribution in #1501
Full Changelog: 7.3.0...7.3.1
Release 7.3.0
What's Changed
- Support for reading & writing HEIF files format using pillow_heif by @bigcat88 in #1510
- Add missing runtime dependencies to Docker image by @Tenzer in #1508
- test(pil): Mark a test as expected to fail by @scorphus in #1516
- cleanup: Remove a dead line from README by @scorphus in #1515
- Set default format when required format is not available by @RaphaelVRossi in #1512
New Contributors
Full Changelog: 7.2.1...7.3.0
Release 7.2.1
What's Changed
- GitHub Workflows security hardening by @sashashura in #1484
- Add Thumbor official Docker image by @guilhermef in #1496
New Contributors
- @sashashura made their first contribution in #1484
Full Changelog: 7.2.0...7.2.1
Release 7.2.0
What's Changed
- feat: Support AVIF format encoding by @fdintino in #1476
- Updated the correct link on Readme.mkd by @shendrekbharath in #1497
- Update README.mkd by @JensColman in #1495
- Fix library test example in docs and use python3 by @tchollingsworth in #1450
New Contributors
- @shendrekbharath made their first contribution in #1497
- @JensColman made their first contribution in #1495
- @tchollingsworth made their first contribution in #1450
Full Changelog: 7.1.2...7.2.0
Release 7.1.2
What's Changed
- Fix/background color auto by @siqueira-ec in #1489
- Fixed load PSD files by @RaphaelVRossi in #1487
- improve workflows adding isort by @devppjr in #1440
- Adding docs for cover filter by @maiagripp in #1493
New Contributors
- @siqueira-ec made their first contribution in #1489
Full Changelog: 7.1.1...7.1.2
Release 7.1.1
What's Changed
- fix spurious write errors when STORES_CRYPTO_KEY_FOR_EACH_IMAGE is set to True by @fraenki in #1470
- docs: Fix a few typos by @timgates42 in #1465
- readme: Update Wikipedia logo by @Krinkle in #1460
- Update libraries.rst by @beeyev in #1459
- Remove unnecessary pass statement by @scorphus in #1481
- Only call get_sampling on images with layers by @scorphus in #1480
New Contributors
- @fraenki made their first contribution in #1470
- @Krinkle made their first contribution in #1460
- @beeyev made their first contribution in #1459
Full Changelog: 7.1.0...7.1.1
7.1.0
7.0.12
What's Changed
- added new validation in watermark filter to respect allowed sources configuration by @maiagripp in #1457
New Contributors
- @maiagripp made their first contribution in #1457
Full Changelog: 7.0.11...7.0.12
7.0.11
What's Changed
- Fixed pylint execution error by @RaphaelVRossi in #1464
- Added Redis Sentinel support by @RaphaelVRossi in #1439
Full Changelog: 7.0.10...7.0.11
7.0.10
What's Changed
- Remove snapshottest to reduce number of dependencies by @scorphus in #1433
- Apply filters in the same order as in the URI by @scorphus in #1435
- py3exiv2 0.11.0 breaks python3.10 unit test by @RaphaelVRossi in #1436
- Skip test from #1435 for python3.7 version by @RaphaelVRossi in #1438
Full Changelog: 7.0.9...7.0.10