Skip to content

Releases: django-cms/djangocms-alias

3.0.1

18 Sep 20:35
bc2905d
Compare
Choose a tag to compare

What's Changed

  • fix: Error message message referred to wrong package by @mbi in #296
  • fix: Draft static aliases disappeared when viewing pages on site by @fsbraun in #297

New Contributors

  • @mbi made their first contribution in #296

Full Changelog: 3.0.0...3.0.1

3.0.0

17 Sep 17:01
f12f78d
Compare
Choose a tag to compare

What's Changed

  • feat: (Re-) Introduce static aliases in the structure board by @fsbraun in #283
  • fix: CSP-compliant data bridge for Django CMS 5 by @fsbraun in #285
  • fix: Only allow turning plugins into alias if they can be a root plugin by @fsbraun in #286
  • fix: Migration 0005 used manager not available in migration by @fsbraun in #288
  • ci: pre-commit autoupdate by @pre-commit-ci[bot] in #289
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #291
  • chore(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #290
  • fix: Improve placeholder retrieval and admin representation for alias models, fix deletion signal emission, and clean up alias tag behavior. by @fsbraun in #292

Full Changelog: 2.0.5...3.0.0

2.0.5

19 Aug 11:13
66ee5c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.4...2.0.5

2.0.4

18 Jun 12:31
1167419
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.3...2.0.4

2.0.3

15 May 20:38
5ffaa2e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

16 Jan 11:38
44deb47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1...2.0.2

2.0.1

28 Mar 06:55
6b36913
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0

29 Dec 09:43
f574741
Compare
Choose a tag to compare

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

2.0.0rc3

12 Dec 19:06
6e4c5fb
Compare
Choose a tag to compare
2.0.0rc3 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0rc2...2.0.0rc3

2.0.0rc2

01 Sep 01:51
10fd8d4
Compare
Choose a tag to compare
2.0.0rc2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2.0.0rc1...2.0.0rc2