What's Changed
- Add ability to map item and holdings note types by name (no more hard-coded UUIDs for note types)
- Supports optional value mapping file, but will map directly by mapped value without one
- Pre-validates any hard-coded (
"value"and"fallback_value") mappings before processing begins - Updated online docs for these changes
Pull Requests
- Feature/reference data mapping for note types by @btravisebsco in #1030
Full Changelog: v1.12.5...v1.12.6