2.0.0
What's Changed
- ci: Added concurrency to workflows by @marksweb in #271
- ci: Remove
os
from test workflow matrix by @marksweb in #270 - ci: Update actions to latest versions by @marksweb in #269
- ci: Update isort params for v5 by @marksweb in #268
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #297
- feat: Django 4.0, 4.1 / Python 3.10/3.11, mysql support, running tests on sqlite, postgres and mysql by @fsbraun in #287
- feat: Compat with cms page content extension changes by @marksweb in #291
- fix: Additional change missed in #291 by @marksweb in #301
- Add: Allow simple version management commands from the page tree indicator drop down menus by @fsbraun in #295
- fix: Adds compatibility for User models with no username field [#292] by @marksweb in #293
- feat: Use same icons in page tree state indicators and Manage verisons by @fsbraun in #302
- fix: Remove patching the django CMS core by @fsbraun in #300
- fix: test requirements after removing the patching pattern by @fsbraun in #303
- feat: add localization and transifex support by @fsbraun in #305
- feat: Add management command to create version objects by @fsbraun in #304
- feat: add Dutch translations, transifex integration file by @fsbraun in #306
- feat: French localization by @fsbraun in #307
- feat: Albanian localization, Transifex integration by @fsbraun in #308
- Some fixed strings are now translatable by @svandeneertwegh in #310
- Translate '/djangocms_versioning/locale/en/LC_MESSAGES/django.po' in 'de' by @transifex-integration in #311
- Translate '/djangocms_versioning/locale/en/LC_MESSAGES/django.po' in 'nl' by @transifex-integration in #312
- fix: translation inconsistencies by @fsbraun in #313
- feat: Add preview button to view published mode by @fsbraun in #316
- feat: Huge performance improvement for admin_manager by @fsbraun in #318
- fix: Minor usability improvements by @fsbraun in #317
- fix: update messages by @fsbraun in #321
- Translate 'djangocms_versioning/locale/en/LC_MESSAGES/django.po' in 'de' by @transifex-integration in #322
- fix: deletion of version objects blocked by source fields by @fsbraun in #320
- feat: allow reuse of status indicators by @fsbraun in #319
- fix: burger menu to also work with new core icons by @fsbraun in #323
- Translate 'djangocms_versioning/locale/en/LC_MESSAGES/django.po' in 'nl' by @transifex-integration in #328
- ci: Switch flake8 and isort for ruff by @marksweb in #329
- fix: Added related_name to version content type field by @marksweb in #274
- feat: Django 4.2, Django CMS 4.1.0rc2 compatibility, and version locking by @fsbraun in #326
- Translations for djangocms_versioning/locale/en/LC_MESSAGES/django.po in de by @transifex-integration in #330
- Translations for djangocms_versioning/locale/en/LC_MESSAGES/django.po in nl by @transifex-integration in #331
- fix: Modify language menu for pages only if it is present by @fsbraun in #333
- feat: Add pypi actions by @fsbraun in #335
- feat: Reversable generic foreign key lookup from version by @Aiky30 in #241
- Add caching to PageContent bool by @stefanw in #346
- Fix tests by @FinalAngel in #349
- Updates for file djangocms_versioning/locale/en/LC_MESSAGES/django.po in fr on branch master by @transifex-integration in #347
- docs: List
DJANGOCMS_VERSIONING_LOCK_VERSIONS
in settings by @fsbraun in #350 - docs: Update documentation by @fsbraun in #351
- fix: Update templates for better styling w/o djangocms-admin-style by @fsbraun in #352
- fix: PageContent extension's
copy_relations
method not called by @fsbraun in #344 - Bugfix/use keyword arguments in admin render change form method by @vipulnarang95 in #356
- Provide additional information when sending publish/unpublish events by @GaretJax in #348
- fix: Preview link language by @fsbraun in #357
- docs: Document version states by @fsbraun in #362
- feat: Add configuration to manage redirect on publish by @fsbraun in #358
New Contributors
- @marksweb made their first contribution in #271
- @lgtm-com made their first contribution in #297
- @fsbraun made their first contribution in #287
- @svandeneertwegh made their first contribution in #310
- @transifex-integration made their first contribution in #311
- @stefanw made their first contribution in #346
- @FinalAngel made their first contribution in #349
- @vipulnarang95 made their first contribution in #356
- @GaretJax made their first contribution in #348
Full Changelog: 1.2.2...2.0.0