Releases: nephila/djangocms-page-meta
Releases · nephila/djangocms-page-meta
1.4.4
Features
- Switch to Coveralls Github action (#189)
Bugfixes
- Pin Django CMS version < 4 (#197)
1.4.3
Bugfixes
- Set default_auto_field in AppConfig to avoid migrations problem if DEFAULT_AUTO_FIELD is different (#181)
1.4.2
Bugfixes
- Bump django-meta version, fix settings accordingly (#178)
1.4.1
Features
- Migrate to bump-my-version, fix python/django/djangocms versions in README (#176)
Bugfixes
- Update filer dependency to avoid migration error from 155.feature (#173)
1.4.0
Features
- Add DefaultMetaImage model to handle default meta image (#155)
1.2.0
Features
- Update GH actions / linting configuration (#157)
- Add support for Django 4.2 / django CMS 3.11
1.1.0
Bugfixes
- Skip creating toolbar item in page types (#150)
- Add support for Django 3.2 / django CMS 3.10 (#151)
1.0.1
Features
- Add configuration for django-app-enabler (#141)
1.0.0
Features
- Update tooling and drop Python 2 / Django < 2.2 compatibility (#135)
- Add support for django CMS 3.8 / Django 3.1
- Add support for django-meta 2.0
Bugfixes
- Fix setup.cfg and pyproject.toml package name (#138)