V5.9.5
Maintenance and security update.
Additions
- Added set_default dato optional CONFIG_DEFAULT_FILE_PATH JSON file with precedence from properties defaults: component_common->set_dato_default(), component_filter->set_default-dato_for_user().
Update your config4.php with this new constant if you need this new functionality.
- Added basic support to v6 GIT version in build_version_from_git_master
- Added DEDALO_UPLOAD_SERVICE_CHUNK_FILES constant to sample_config.
Update your config4.php with this new constant, if you need this new functionality.
- Added chunked files to be upload by tool_upload
- Fixed tool_import marc21 with old data of component_filter
- Added to get 650 values of marc21 to rsc210
Fixes
- Fixed default project (component_filter) bug were the assignation sequence order was review because was wrong (global default project was set always, instead the properties default data
- Fixed component_filter set_dato method bug were non global_admin user saving projects delete the data not accessible to itself (other projects not accessible)
- Fixed # php 8.2 added protected vars error (documents $aditional_path case)
- Fixed tool_posterframe issues with aspect video aspect calculations from FFMEG
- Fixed Ontology link issue (added final slash)
- Fixed Ontology compatibility issues with v5
- Fixed tool_upload errors and issues about upload finish managing
- Fixed search existing values in tool_import_zotero
Changes
- Increased section cache default max from 1200 to 2100
- Update ontology in json format
- Restored missing lib 'pear' in .gitignore. Used for tool_import_marc21
Comment about next releases of v5
This version will be the last version of v5 in master branch. Now v5 become a secondary versión with target security fixes only and will update only the v5 branch. The upcoming V6 Release Candidate 3 will replace the our master branch.