You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.