Skip to content

Releases: UniversitaDellaCalabria/uniCMS

v0.12.1

28 Apr 21:45
Compare
Choose a tag to compare

fix duplicated operationId in APIs

v0.12.0

28 Apr 07:27
Compare
Choose a tag to compare

objects history logged after ADDITION/CHANGE events

v0.11.13

23 Apr 12:23
Compare
Choose a tag to compare

increase publication slug max_length to 256

v0.11.12

23 Apr 06:03
Compare
Choose a tag to compare

fix menu item get_url

v0.11.11

22 Apr 22:28
Compare
Choose a tag to compare

friendly_type in template_blocks API

v0.11.10

22 Apr 21:58
Compare
Choose a tag to compare

fix template_blocks API ordering

v0.11.9

22 Apr 15:26
Compare
Choose a tag to compare

fix bug in page.get_blocks()

v0.11.8

22 Apr 14:07
Compare
Choose a tag to compare

fix template blocks overriding with page blocks

v0.11.7

22 Apr 10:47
Compare
Choose a tag to compare

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

21 Apr 21:33
Compare
Choose a tag to compare

breadcrumbs generation fixed