v6.1.0
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)