Third patch release on the 2.1.x line; accumulated bug fixes, a handful of new features, and substantially better test coverage. Safe to install on top of 2.1.1 or 2.1.2 — no configuration migrations
required.
First release on the 2.x line since 2.0.0 (March 2021). Brings modern core compatibility, Views integration, richer input parsing, a crash fix, and CI scaffolding. No breaking changes to stored data or field configuration.
- Adds migrate support.
- Massive cleanup: this also removes the textarea input for fields with cardinality > 1 as the implementation was buggy [1].
- Adds an additional widget for inputting data as raw long values.