Django Cms Versions Save

The easy-to-use and developer-friendly enterprise CMS powered by Django

3.11.5

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/django-cms/django-cms/compare/3.11.4...3.11.5

4.1.0

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/django-cms/django-cms/compare/4.0.0...4.1.0

4.1.0rc5

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/django-cms/django-cms/compare/4.1.0rc4...4.1.0rc5

3.11.4

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/django-cms/django-cms/compare/3.11.3...3.11.4

4.1.0rc4

8 months ago
  • Dark mode for v4 branch (#7597) (e0c923836) -- Fabian Braun
  • Open new plugin window in language of toolbar not of page (#7632) (ac74c2127) -- Fabian Braun
  • Update transifex source file (#7629) (06ecf3a8e) -- Fabian Braun
  • Remove publish/draft reference from grouper admin message (fcc2f7ad5) -- Fabian Braun
  • Update _modal.scss (4ab1f58cd) -- Fabian Braun
  • Better action feedback (94cc9b0f5) -- Fabian Braun
  • modal.scss dark-mode compatibilitiy (318d417a4) -- Fabian Braun
  • remove copy_to_public from page and page content extensions (#7604) (81ad858e9) -- Fabian Braun
  • Cross-talk between grouper admins due to common list initialization (#7613) (1f932b097) -- Fabian Braun
  • Remove admin view provided cancel button from modals (since it has its own cancel button) (#7603) (5caf8d5c2) -- Fabian Braun
  • Upgrade js build system to node.js 18 (#7601) (a0977a7f9) -- Vinit Kumar
  • update diff-dom and karma, run frontend tests on Chrome Headless (#7599) (69a6cef63) -- Fabian Braun
  • Sitemaps in v4 relied on availability of PageUrl instead of PageContent (#7596) (1c208a8cb) -- Fabian Braun
  • page settings does not correctly focus (#7576) (e100087c3) -- Fabian Braun
  • Add (back) navigation extenders to advanced settings (#7578) (3e3a86b4f) -- Fabian Braun

3.8.2

10 months ago

Fix missing assets (http 404) of version 3.8.1

3.8.1

10 months ago

Pin django-treebeard version to < 4.5 required for django CMS 3.8

4.1.0rc3

11 months ago

Bugfixes wrt 4.1.0rc2

  • Menu link is outdated when page moved (#7558)
  • Preview button lead to the wrong language (#7558)
  • empty actions shown without unwanted spaces (#7545) (#7552) (aee76b492) -- Fabian Braun

4.1.0rc2

1 year ago

Features:

  • Graceful plugin exceptions (#7423)
  • Reintroduce indicator menus (#7426)
  • Add release scripts for develop-4 branch (#7466)
  • Icon update (#7494)
  • Add setting to redirect slugs to lowercase et al. (#7510)
  • Grouper model admin class
  • Change TitleExtension to PageContentExtension (#7369)
  • Optimize populating page content cache for Page model. (#7177)
  • Unified icon font with icons for versioning, moderation and version locking
  • Django 4.2, 4.1 and 4.0 support
  • Python 3.11, 3.10 support
  • Remove patching of PageContent by djangocms-versioning (#7446)
  • Utility function get_placeholder_from_slot for PlaceholderRelationField (#7479)

Bug Fixes:

  • Language switching in page settings (#7507)
  • Show language menu in toolbar only if at least two languages are configured (#7508)
  • Moving plugins between placeholders, plugin api (#7394)
  • Apphooks at endpoints (#7496)
  • Fix bug that broke page tree if it contained empty page content
  • Fix bug that created new page content not in the displayed language but the browser language
  • Remove outdated Django setting SEND_BROKEN_LINK_EMAILS
  • Fixed redirect issues when i18n_patterns had prefix_default_language = False
  • add release scripts for develop-4 branch (#7466) (ddbc99a53) -- Fabian Braun

Statistics:

This release includes 145 pull requests, and was created with the help of the following contributors (in alphabetical order):

  • Fabian Braun (55 pull requests)
  • Mark Walker (1 pull request)
  • Nebojsa Knezevic ( 1 pull request)

With the review help of the following contributors:

  • Andrew Aikman
  • Fabian Braun
  • Mark Walker

Thanks to all contributors for their efforts!

3.11.3

1 year ago

Bug Fixes:

  • Remove superfluous curly bracket left behind on PR 7488 (#7529) -- Corentin Bettiol
  • Fix admin tests (#6848) for some post requests (#7535) -- Fabian Braun

Statistics:

This release includes 2 pull requests, and was created thanks to the following contributors (in alphabetical order):

  • Corentin Bettiol (1 pull request)
  • Fabian Braun (1 pull requests)

With the review help of the following contributors:

  • Fabian Braun
  • Vinit Kumar

Thanks to all contributors for their efforts!