2.0.0
What's Changed
- Django 4 support by @marksweb in #150
- build(deps): bump actions/setup-python from 2 to 4 by @dependabot in #154
- build(deps): bump actions/upload-artifact from 2 to 3 by @dependabot in #156
- build(deps): bump liskin/gh-problem-matcher-wrap from 1 to 2 by @dependabot in #155
- build(deps): bump actions/download-artifact from 2 to 3 by @dependabot in #153
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #152
- feat: add localization and transifex support by @fsbraun in #151
- Translate '/djangocms_alias/locale/en/LC_MESSAGES/django.po' in 'de' [manual sync] by @transifex-integration in #157
- Translate '/djangocms_alias/locale/en/LC_MESSAGES/django.po' in 'sq' [manual sync] by @transifex-integration in #158
- ci: Disable test requirements' hashes by @marksweb in #159
- ci: pre-commit autoupdate by @pre-commit-ci in #161
- Translate 'djangocms_alias/locale/en/LC_MESSAGES/django.po' in 'nl' by @transifex-integration in #163
- Translate 'djangocms_alias/locale/en/LC_MESSAGES/django.po' in 'nl' by @transifex-integration in #164
- fix: auto-create static alias content in current language by @fsbraun in #165
- Translate 'djangocms_alias/locale/en/LC_MESSAGES/django.po' in 'de' by @transifex-integration in #166
- Bump terser from 4.8.0 to 4.8.1 by @dependabot in #135
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #147
- build(deps): bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #148
- build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #149
- fix: Avoid language = None when auto creating static aliases by @fsbraun in #169
- feat: Use grouper admin to resolve usability issues by @fsbraun in #167
- fix: Modify language menu for pages only if it is present by @fsbraun in #179
- feat: Add pypi actions, bump version by @fsbraun in #180
- ci: pre-commit autoupdate by @pre-commit-ci in #181
- ci: pre-commit autoupdate by @pre-commit-ci in #183
- fix: Simplify versioning interaction for better disentanglement by @fsbraun in #182
- allow same name for category in different languages by @vasekch in #189
- ci: pre-commit autoupdate by @pre-commit-ci in #190
- Allow using variable as identifier in static_alias template tag by @stefanw in #191
- fix: New migrations in cms cause migration failure by @marksweb in #192
- chore: Bump to 2.0.0rc2 by @marksweb in #193
- ci: pre-commit autoupdate by @pre-commit-ci in #194
- avoid generating migrations based on settings.LANGUAGE by @vasekch in #186
- ci: pre-commit autoupdate by @pre-commit-ci in #197
- ci: pre-commit autoupdate by @pre-commit-ci in #198
- ci: Test against django main by @marksweb in #195
- fix: Enable caching for
static_alias
template tag by @vasekch in #200 - build(deps): bump actions/checkout from 3 to 4 by @dependabot in #196
- fix:
static_alias
unnecessarily creates new content objects when used with versioning by @fsbraun in #202 - feat: Django 5.0 support, fixed test suite by @fsbraun in #203
- build(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #204
- build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #185
- build(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #184
New Contributors
- @transifex-integration made their first contribution in #157
- @pre-commit-ci made their first contribution in #161
- @lgtm-com made their first contribution in #147
- @vasekch made their first contribution in #189
- @stefanw made their first contribution in #191
Full Changelog: 1.11.0...2.0.0