Skip to content

v6.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 09:08
· 136 commits to master since this release

v6.1.0 (2025-07-14)

Feature

  • feat: added standard_serializer option to PageMeta class and to camomilla settings (36fb1a8)

Fix

  • fix: added model identifier in menu nodes serializer (a5e7e45)

  • fix: fix alternate urls generation for missing permalinks (29c5bba)

  • fix: fix autopermalink generating double slash with parent page (7cd21ce)

Refactor

  • refactor: renamed router views and router serializers class (94e4105)

Unknown

  • Merge pull request #31 from camomillacms/feature/test-page-relation

feature: add test for page relation api (e970bcb)

  • feature: add test for page relation api (6d0a749)

  • Merge branch 'master' of github.com:camomillacms/camomilla-core (ff55136)

  • tests: added tests for page meta (fba4ea8)