Skip to content

V6.8.8

Choose a tag to compare

@renderpci renderpci released this 01 Mar 12:22
· 11 commits to master since this release

[6.8.8] - 2026-03-01

Bug Fixes

  • [breaking] Fix diffusion thesaurus issue where root parent of thesaurus root term was not resolved as expected in old webs (like hierarchy1_246). The new resolution mimics the previous thesaurus parent root data, only for diffusion (get_diffusion_safe_dato).
  • [breaking] Refactoring Duplicate Search SQL Generation to allow correct search across nested sections
  • Fix diffusion errors in map_target_section_tipo and general cleanup
  • Update portal locator data handling to append new locator instead of overwriting

Features

  • Add transform definition for moving intervention people to portal
  • Add .env to gitignore for diffusion api v1

Refactor

  • [breaking] Refactor duplicate search query for indexed EXISTS optimization