⚠️ This release adds a new schema file. So if you are using custom schemas, be sure to copy the schema/collections/data-dictionary.json file to your /src/schema/collections directory.
Added
- Add datastore settings documentation (#3701)
- Management of data dictionaries in DKAN via API calls (#3691)
Changed
- Switch to sqlite for streaming tests (#3699)
- Update the dkan admin view to filter by dataset by default (#3524)
- Update default search config to include modified date (#3677)
- Helptext improvement for Download URL field (#3642)
- Clean up datastore controller and related classes (#3696)
Fixed
- Indexer needs to run after the alter event, in case listeners change field types. (#3694)