- Entries Subset now requires Craft CMS 5.3.0 or later. (#31)
- Fixed a bug where non-unique entry type handles could cause entries to be shown incorrectly.
- Fixed a bug where entry types could become unselected when saving the field.
- Entries Subset now requires Craft CMS v4.2.1 or later. (#23)
- Changelog fixes.
- Fixed an error that could occur when applying Project Config changes. (#22)
- Entries Subset now supports Craft CMS v4. (#18)
- Renamed plugin class
EntriesSubset
->Plugin
.
- Removed CraftQL related code.
- Fixed compatibility with Composer v2. (#17)
- Added Project Config support for Entry Types
- Updated field to extend Entries class fixes #9 h/t @tinchalamo
- Added support for Reverse Related Entries plugin
- Fixed support for Craft CMS 3.1
- Added ability to restrict entry selection by entry Author
- Added ability to restrict entry selection by entry author's user group
- Updated readme with correct composer statement
- Updated license ahead of 4/4
- Fixed issue caused by referencing deleted entry types
- Initial release rework for Craft3!