2022-11-24
* dataset metadata forms may now be split across multiple pages with
start_form_page
* new ckan_formpages.yaml example schema using dataset form pages
* datastore_additional_choices option for adding static choices
to a dynamic choice list
* new markdown and radio field form snippets and presets
* automated tests against 2.8 (py2), 2.9 (py2), 2.9 and 2.10
* show extra resource fields on resource pages
* csrf_input and humanize_entity_type support for ckan 2.10
* improved documentation and examples
* fixes for multiple_text form fields
* fixes for repeating_subfields feature
* fix for applying default org/group types
* sync example dataset schemas, presets and templates with upstream ckan
changes