Bug fix:
- Autocomplete with CRM Core contacts not working anymore. #2669154
- Conflict with Devel's query log / page timer etc. #2629894
Features:
- Relation field widget with relation type with infinite arity. #2010286
- Add hook to load entities in relation_add_block. #2635502
- Limit populated list using a custom view. #1530826
The Relation Block has been moved to the Relation Block submodule. The Relation Block module is included in the Relation Add package and the Block can be (re-)enabled by enabling that module.
This release contains many bug fixes and some new features.
The main improvements can be found at the field widget, such as file upload, directional relation fixes and some smaller issues.
One of the important new features is that now a permission can be assigned to a role to regulate who can access the endpoint autocomplete path, which reduces data leakage.