Skip to content

Releases: django-cms/djangocms-rest

1.0.0

31 Dec 13:57
7f76592

Choose a tag to compare

What's Changed

  • feature/site-middleware by @metaforx in #50
  • chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #52
  • chore(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 by @dependabot[bot] in #51
  • feat: Add menu endpoints by @fsbraun in #49
  • feat: add OpenAPI support for "preview" query parameter by @metaforx in #53
  • fix: OpenAPI schema for nested navigation by @metaforx in #58
  • fix: Page serializer returned null for empty meta_description by @fsbraun in #56
  • fix: Add menu endpoint with root_id for the root page by @fsbraun in #57
  • chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #66
  • feat: Add path field to menu endpoints by @fsbraun in #65
  • fix: Respect ?preview for menu views by @fsbraun in #70
  • fix: Check for toolbar attribute before setting preview mode on ?preview=1 request by @fsbraun in #71
  • Add Django 6.0 support to CI by @vinitkumar in #72
  • fix: try to fix the issue with coverage files not uploading by @vinitkumar in #74
  • docs: init by @metaforx in #67
  • feat: Add readthedocs support by @fsbraun in #75
  • fix: readthedoc build by @fsbraun in #76
  • fix: Add page path to node attributes by @fsbraun in #78
  • feat: Remove PlaceholderRelationSerializer and add Placeholder content instead by @fsbraun in #73
  • refactor: add distinct operationId in openapi schema for menu endpoin… by @metaforx in #80
  • feat: add package data configuration for static and template files by @metaforx in #81
  • feat: Add page search endpoint by @fsbraun in #64
  • feat/placeholder-order by @metaforx in #83
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #84
  • fix: Add tests to verify caching behavior by @fsbraun in #85
  • chore: Update djangocms-versioning dependency by @fsbraun in #87
  • docs: Update README features and documentation links by @metaforx in #88
  • chore: Replace Django 6.0a1 with 6.0 in test requirements by @vinitkumar in #86
  • chore(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #90
  • chore: Prepeare release 1.0.0 by @fsbraun in #89

New Contributors

Full Changelog: 0.8.1...1.0.0

0.8.1

29 Aug 10:56
6875d95

Choose a tag to compare

0.8.1 Pre-release
Pre-release

What's Changed

  • fix: Package data not included in wheel by @fsbraun in #48

Full Changelog: 0.8.0...0.8.1

0.8.0

28 Aug 11:42
c035131

Choose a tag to compare

0.8.0 Pre-release
Pre-release

What's Changed

  • Bump codecov/codecov-action from 4.0.1 to 4.4.1 by @dependabot[bot] in #2
  • Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot[bot] in #6
  • Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot[bot] in #9
  • fix: Update github actions and readme by @fsbraun in #12
  • Bump codecov/codecov-action from 4.6.0 to 5.0.2 by @dependabot[bot] in #13
  • Bump codecov/codecov-action from 5.0.2 to 5.3.1 by @dependabot[bot] in #19
  • change supported version of django-cms everywhere by @PeterW-LWL in #22
  • Bump codecov/codecov-action from 5.3.1 to 5.4.0 by @dependabot[bot] in #24
  • fix: Update test requirements by @fsbraun in #25
  • Refactoring for improved Open API & typing support (allows: automatic schema generation) by @metaforx in #20
  • update docs by @metaforx in #26
  • ci: remove Node.js setup and frontend build from workflow by @metaforx in #28
  • feat: add public language support by @metaforx in #27
  • Bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot[bot] in #30
  • feature: update code to support Django CMS 5 by @metaforx in #29
  • fix: Enable caching for placeholder serialization and rendering. by @metaforx in #31
  • Fix/open api schema validation by @metaforx in #34
  • Bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot[bot] in #33
  • feat: extend page serializer with additional page fields by @metaforx in #35
  • feat: frontend URL handling with absolute URL generation. by @metaforx in #36
  • docs: Update readme by @fsbraun in #39
  • chore: Add django CMS 4.1 support, simplify preview views/ruff format by @fsbraun in #40
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #43
  • feat: Add RESTRenderer by @fsbraun in #42
  • chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #45
  • chore: Bump version from 0.1.0a to 0.8.0 by @fsbraun in #46
  • chore: Update readme by @fsbraun in #47

New Contributors

Full Changelog: https://github.com/django-cms/djangocms-rest/commits/0.8.0