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