Skip to content

v4.2.1 - Minor bug fixes and harvesting stability

Compare
Choose a tag to compare
@mjanez mjanez released this 04 Nov 21:57
· 33 commits to main since this release
21550f1

v4.2.1 - 2024-11-04

Compare with v4.2.0

Added

  • Add XLS_HARVESTER_FIELDS_NOT_LIST to exclude fields that are not lists XLS harvester list parser (7c9e91f by mjanez).
  • Add translations for "Parent" and "None - top level" in English and Spanish (86e16a9 by mjanez).
  • Add dataset_id_field to SchemingDCATXLSHarvester for identifier resolution of attached resources (dcb88d3 by mjanez).
  • Add BibTeX and RIS download functionality and enhance citation layout (48b95c8 by mjanez).

Fixed

  • Fix access_rights, maintainer and author field bugs (ef1f26c by mjanez).
  • Fix dataset_id_field assignment in SchemingDCATXLSHarvester configuration (1705773 by mjanez).
  • Fix validators for dataset privacy settings (private) (7b86e3c by mjanez).
  • Fix dataset privacy settings logic and improve authorization messages (b371495 by mjanez).
  • Fix organization name retrieval to use display_name (af8c4cc by mjanez).

Removed

  • Removed old logic.py (8de31b9 by mjanez).