Releases: django-cms/djangocms-picture
Releases · django-cms/djangocms-picture
4.1.1
4.1.0
What's Changed
- Fix AbstractPicture.get_size for portrait images + changelog + tests by @SteinRobert in #100
- fix: get_size should always return size as tuple of int by @fabien-michel in #111
- fix: test_migrations.py to only check migrations missing in djangocms-picture by @fsbraun in #116
- DOCS: update README by @corentinbettiol in #121
- Feat: django 4.2 support by @mogoh in #123
- fix: Remove reference to
__latest__
migration of cms by @vasekch in #124
New Contributors
- @SteinRobert made their first contribution in #100
- @fabien-michel made their first contribution in #111
- @fsbraun made their first contribution in #116
- @corentinbettiol made their first contribution in #121
- @mogoh made their first contribution in #123
- @vasekch made their first contribution in #124
Full Changelog: 4.0.0...4.1.0
4.0.0
What's Changed
- Switch to github actions by @marksweb in #105
- Create PULL_REQUEST_TEMPLATE.md by @Kaushal-Dhungel in #106
- FEATURE: adjust setup metadata by @crydotsnake in #110
- Apply {% localize off %} on element by @MacLake in #107
- github actions & change to python/django support by @marksweb in #112
New Contributors
- @marksweb made their first contribution in #105
- @Kaushal-Dhungel made their first contribution in #106
- @crydotsnake made their first contribution in #110
- @MacLake made their first contribution in #107
Full Changelog: 3.0.0...4.0.0