Skip to content

v6.8.5

Choose a tag to compare

@renderpci renderpci released this 23 Dec 16:40
· 47 commits to master since this release

[6.8.5] - 2025-12-23

Bug Fixes

  • [breaking] Fix the component_iri error to ensure that languages work correctly. Removes DEDALO_DATA_NOLAN forced language on construct that unable to perform transliterations.

Features

  • Add map_media method to class diffusion_sql to handle media files path custom output like apply regex replacements, select custom quality, etc. Added documentation also diffusion_config_properties.

Miscellaneous Tasks

  • Update to version 6.8.5 with database vacuum optimization

Refactor

  • Change diffusion_sql::map_media to use get_url method instead of files_info data. Is more compatible with actual media diffusion value.