Version 2.1.1
September 15, 2023
Updated
- Add scope to all sites or a selected site, thanks @OscarBarrett for the issue #20
Version 2.1.0
September 15, 2023
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
Version 2.0.1
January 11, 2023
Updated
- Updated to support Craft Commerce / Products, thanks @matt-adigital
Version 2.0.0
August 10, 2022
Updated
- Updated plugin to support Craft v4
Version 1.2.1
May 30, 2022
Fixed
- Typecast query parameters before getting Craft elements
Version 1.2.0
March 8, 2022
Added
- Added support for displaying relations on Asset edit pages.
Version 1.1.6
March 30, 2020
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.
Version 1.1.5
March 23, 2020
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.
Version 1.1.4
September 2, 2020
Updated
- Updated to support latest CraftCMS release.
Version 1.1.3
April 2, 2020
Fixed
- Composer deprecation notice (#4).
Version 1.1.2
April 2, 2020
Fixed
- Set the model as hidden till opened (#5).
Version 1.1.1
March 6, 2020
Fixed
- Removed trailing comma to support all PHP 7.x builds.
Version 1.1.0
March 5, 2020
Added
- Added support for entries linked inside Matrix fields.
Version 1.0.0
March 25, 2019
Added
- Initial release