Skip to content

v4.2.3 - Identification, tag normalization and private_fields API enhancements released

Latest
Compare
Choose a tag to compare
@mjanez mjanez released this 19 Nov 10:58
2c07487

v4.2.3 - 2024-11-12

Compare with latest

What's Changed

  • Identification, tag normalization and private_fields API enhancements released by @mjanez in #113
  • Bump version to 4.2.3 and update CHANGELOG with new features and fixes by @mjanez in #114
  • Refactor metadata profile rendering logic to improve conditional checks for GeoDCAT-AP/INSPIRE (spatial datasets) profiles by @mjanez in #115

Added

  • Add private_fields logic to package_show, package_search, etc. and config options (ad8172d by mjanez).
  • Add validators and presets for tag_string normalization (normalize_tag_string_autocomplete) (e606499 by mjanez).
  • Add custom identifier template and update translations for metadata completion message (eba6c0d by mjanez).

Fixed

  • Fix user organization membership check and clean up tag normalization logging (404b838 by mjanez).