Releases: UniversitaDellaCalabria/uniCMS
Releases · UniversitaDellaCalabria/uniCMS
v0.12.1
fix duplicated operationId in APIs
v0.12.0
objects history logged after ADDITION/CHANGE events
v0.11.13
increase publication slug max_length to 256
v0.11.12
fix menu item get_url
v0.11.11
friendly_type in template_blocks API
v0.11.10
fix template_blocks API ordering
v0.11.9
fix bug in page.get_blocks()
v0.11.8
fix template blocks overriding with page blocks
v0.11.7
fix webpath create/edit validation:
- avoid insert webpath with an existing fullpath in same site
- slugify webpath path when created from API
- fix unit tests
v0.11.6
breadcrumbs generation fixed