Skip to content

v6.0.0-beta.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 09:41
· 1 commit to master since this release

v6.0.0-beta.8 (2023-10-10)

Chore

  • chore: update test app to use sitemap (d049220)

  • chore: black . πŸ’… (eb78a3b)

  • chore: added some comments on code (0b1849b)

  • chore: code format (53af6b4)

  • chore: added some typechecking to optimized storage (3f8e60a)

Documentation

  • docs: update docs emojis πŸ˜ƒ (53e511c)

  • docs: fix StructuredJSONField documentation (wrong field name in examples) (1962b3b)

  • docs: added use sitemap on docs (5924ade)

  • docs: update changelog (70c92e1)

Feature

  • feat: added camomilla sitemap (0071ce3)

  • feat: added is public annotation to urlnodes (19f6fcb)

  • feat: accept also single lang fields like title_en from serializers (b1244d5)

Fix

  • fix: fix structured cache getting value when not needed (b3f7c2d)

  • fix: fix nest to plain typing (d339a47)

Refactor

  • refactor: better typing for structured cache (eac24b6)

Test

  • test: add rest framework settings to example app (537dee1)

  • test: fix test api (c7a1f97)