Skip to content

Releases: django-cms/djangocms-transfer

2.0.0a

20 Nov 13:21
9d7830e
Compare
Choose a tag to compare
2.0.0a Pre-release
Pre-release

What's Changed

  • Add Django CMS 4 support by @stefanw in #38
  • Update README for django CMS version compatibility by @sourcery-ai in #40
  • chore: Update testing, iconography, and formatting by @fsbraun in #41

New Contributors

Full Changelog: 1.0.2...2.0.0a

1.0.2

23 Apr 06:04
eb3d3ac
Compare
Choose a tag to compare

What's Changed

  • make export filenames a bit more unique by @arneb in #15
  • added customization of export/import data via user defined functions by @wfehr in #20
  • Fix error on export when getting filename by @wfehr in #33
  • fix: improved testing environment and fixed existing errors by @wfehr in #35
  • Chore/prepare release 1.0.2 by @fsbraun in #36

New Contributors

  • @wfehr made their first contribution in #20

Full Changelog: 1.0.1...1.0.2

1.0.1

13 Mar 10:08
2eb1e33
Compare
Choose a tag to compare
  • Added support for Django 3.2 and 4.1
  • Added support for django up to CMS 3.11
  • Serializer made configurable through Django setting DJANGO_CMS_TRANSFER_SERIALIZER