Releases: wrav/related
Releases · wrav/related
v2.1.1
Updated
- Add scope to all sites or a selected site, thanks @OscarBarrett for the issue #20
v2.1.0
Updated
- Pointed API url to actionTrigger to support non-superuser access, thanks @Eviltoastey for the issue #23
- Locked down API controller to only allow users to access it to prevent data leakage
v1.2.0
v1.1.6
Updated
- Thanks to @SHoogland for updating lookup for sections and categories to use handle instead of ID to support the de-sync between different databases. WARNING: You'll may need to reconfigure the plugin settings.
- Set minimum PHP support to >=7.2.5
Fixed
- Changed status icon color to support Entry status colors reported by @terryupton.
- Hide category options if no categories' setup, fixing UI bug.
v1.1.5
Added
- Added support for Categories and Users, allowing both viewing their relations and returning them in other relations.
Updated
- Updated HTML layout and support more usable linking in the relation table.
v1.1.4
Updated
- Updated to support latest CraftCMS release.
1.1.3
1.1.2
1.1.1
Fixed
- Removed trailing comma to support all PHP 7.x builds
1.1.0
- Added support for entries linked inside Matrix fields.