What's Changed
- Relationships by @CodeWithDennis in #18
I'm excited to announce the release of version 3.1.0, which now includes support for BelongsTo
and BelongsToMany
relationships. The functionality of this plugin has undergone significant changes, but because it's only been out for three days, I haven't classified it as a major release.
Depending on the type of relationship you specify, it will create either a single or multi-select field.
For more details, please refer to the documentation.
Full Changelog: v3.0.4...v3.1.0