Releases: thumbor/thumbor
Releases · thumbor/thumbor
Release 7.7.7
What's Changed
- Remove non-DFSG-compliant image: 800px-A_small_cup_of_coffee.JPG by @marcelometal in #1734
Full Changelog: 7.7.6...7.7.7
Release 7.7.6
What's Changed
- Remove Debian/Ubuntu ppa-repo from documentation by @mkobel in #1707
- chore(deps): bump pypa/cibuildwheel from 2.23.2 to 2.23.3 by @dependabot in #1723
- chore: updated ubuntu release version by @RaphaelVRossi in #1724
- Remove perf folder and related configurations by @marcelometal in #1729
- Add copyright holder and license for weird_normalize_error.jpg by @marcelometal in #1726
- README: Use http instead of https for localhost access by @marcelometal in #1728
- Replace test image in test_should_return_original_image_size by @marcelometal in #1730
- Add support to Python 3.13 by @marcelometal in #1725
- Replace and clean up documentation images by @marcelometal in #1727
- Remove shebang from non-executable Python files by @marcelometal in #1731
Full Changelog: 7.7.5...7.7.6
Release 7.7.5
What's Changed
- Bump pypa/cibuildwheel from 2.16.5 to 2.17.0 by @dependabot in #1661
- Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #1662
- Bump pypa/cibuildwheel from 2.17.0 to 2.18.1 by @dependabot in #1670
- Bump coverallsapp/github-action from 2.2.3 to 2.3.0 by @dependabot in #1669
- Fix lint warnings by @marcelometal in #1671
- chore: Update to latest Pillow version 10.2.0 by @guilhermef in #1657
- chore(deps): bump pypa/gh-action-pypi-publish from 1.8.14 to 1.10.0 by @dependabot in #1686
- Silence pylint errors by @marcelometal in #1698
- Proposal to Add a Thumbor Client Library for Node.js and Browsers (SSR friendly) by @azabroflovski in #1663
- chore: add setuptools as required dependency by @RaphaelVRossi in #1699
- chore(deps): bump coverallsapp/github-action from 2.3.0 to 2.3.6 by @dependabot in #1713
- chore(deps): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.12.4 by @dependabot in #1715
- chore(deps): bump pypa/cibuildwheel from 2.18.1 to 2.23.0 by @dependabot in #1718
- avoid metrics with the same name causing exception in prometheus registry by @mkobel in #1720
- chore(deps): bump pypa/cibuildwheel from 2.23.0 to 2.23.2 by @dependabot in #1721
- Fix setting minimal height for no_upscale filter by @crisp-tweakers in #1703
New Contributors
- @azabroflovski made their first contribution in #1663
- @mkobel made their first contribution in #1720
- @crisp-tweakers made their first contribution in #1703
Full Changelog: 7.7.4...7.7.5
Release 7.7.4
What's Changed
- chore: Reformat files according to new Black Code Style by @scorphus in #1644
- chore(release): Update to download-artifact and upload-artifact v4 by @guilhermef in #1645
- Bump pypa/cibuildwheel from 2.16.2 to 2.16.5 by @dependabot in #1646
- Bump github/codeql-action from 2 to 3 by @dependabot in #1635
- feat(engines/pil.read_multiple): Use Pillow to save multipage images as GIF by @scorphus in #1643
- feat: enable auto-png configuration by @RaphaelVRossi in #1652
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #1655
Full Changelog: 7.7.3...7.7.4
Release 7.7.3
What's Changed
- Bump actions/stale from 8 to 9 by @dependabot in #1632
- Bump actions/setup-python from 4 to 5 by @dependabot in #1636
- bump dependencies by @devppjr in #1639
Full Changelog: 7.7.2...7.7.3
Release 7.7.2
What's Changed
- Bump actions/stale from 4 to 8 by @dependabot in #1614
- Bump actions/setup-python from 3 to 4 by @dependabot in #1616
- Bump github/codeql-action from 1 to 2 by @dependabot in #1615
- Documentation update: quick start with docker (Fix issue #1589) by @mamchyts in #1620
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #1627
- Should have vary header with auto heif and avif by @devppjr in #1626
New Contributors
Full Changelog: 7.7.1...7.7.2
Release 7.7.1
What's Changed
- Drop circleci configuration by @jairhenrique in #1607
- Redis bump new version 5.0.1 by @Meisterzeit in #1611
- Releasing new version Thumbor-7.7.1 by @Meisterzeit in #1619
New Contributors
- @Meisterzeit made their first contribution in #1611
Full Changelog: 7.7.0...7.7.1
Release 7.7.0
What's Changed
- Configure dependabot by @jairhenrique in #1594
- Bump coverallsapp/github-action from 1.1.3 to 2.2.3 by @dependabot in #1600
- Drop Python3.7 from wheel build by @guilhermef in #1605
- Bump pypa/cibuildwheel from 2.11.3 to 2.16.2 by @dependabot in #1603
- Bump actions/checkout from 2 to 4 by @dependabot in #1602
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #1601
- Bump docker/metadata-action from 4 to 5 by @dependabot in #1604
- Run tests on Python3.12 by @guilhermef in #1608
- Bump to 7.7.0 by @guilhermef in #1612
New Contributors
- @dependabot made their first contribution in #1600
Full Changelog: 7.6.0...7.7.0
Release 7.6.0
Potential Breaking Change
- Drop python 3.7 support
What's Changed
- fix check_extensibility_modules : RESULT_STORAGE default value is None by @gdegoulet in #1568
- Normalize images loaded from storage by @thomas-brx in #1548
- docs: Add a v2 .readthedocs.yaml config file by @scorphus in #1583
- fix: Ensure result storage is passed results in bytes by @scorphus in #1578
- Update typo on configuration.rst by @keul in #1588
- Drop python 3.7 support by @jairhenrique in #1595
- bump: update pillow verson to 10.0.1 by @RaphaelVRossi in #1592
- Improve docs of auto mime-type config by @devppjr in #1599
New Contributors
- @thomas-brx made their first contribution in #1548
- @keul made their first contribution in #1588
Full Changelog: 7.5.2...7.6.0
Release 7.5.2
What's Changed
- Use random and srandom instead of rand and srand by @scorphus in #1483
- Update URL of Node's favicon by @scorphus in #1575
- feat(docker): Add support to OpenCV on base Docker image by @guilhermef in #1579
Full Changelog: 7.5.1...7.5.2