Skip to content

Releases: nephila/djangocms-page-meta

1.4.4

16 Jan 11:46
Compare
Choose a tag to compare

Features

  • Switch to Coveralls Github action (#189)

Bugfixes

  • Pin Django CMS version < 4 (#197)

1.4.3

27 Sep 07:44
Compare
Choose a tag to compare

Bugfixes

  • Set default_auto_field in AppConfig to avoid migrations problem if DEFAULT_AUTO_FIELD is different (#181)

1.4.2

26 Sep 09:33
Compare
Choose a tag to compare

Bugfixes

  • Bump django-meta version, fix settings accordingly (#178)

1.4.1

20 Sep 11:01
Compare
Choose a tag to compare

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

31 Aug 08:58
Compare
Choose a tag to compare

Features

  • Add DefaultMetaImage model to handle default meta image (#155)

1.3.0

07 Aug 10:21
Compare
Choose a tag to compare

Features

  • Add meta robots (#116)

1.2.0

08 May 18:04
b99ae77
Compare
Choose a tag to compare

Features

  • Update GH actions / linting configuration (#157)
  • Add support for Django 4.2 / django CMS 3.11

1.1.0

27 Aug 17:48
e4fb67c
Compare
Choose a tag to compare

Bugfixes

  • Skip creating toolbar item in page types (#150)
  • Add support for Django 3.2 / django CMS 3.10 (#151)

1.0.1

21 Dec 09:03
942dc76
Compare
Choose a tag to compare

Features

  • Add configuration for django-app-enabler (#141)

1.0.0

18 Nov 11:18
c686377
Compare
Choose a tag to compare

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)