1.3.0
May 9th, 2024
- add Statamic 5 support
Full Changelog: https://github.com/eminos/statamic-field-item-relationship/compare/v1.2.1...v1.3.0
1.2.0
October 18th, 2023
- Fixed bugs and cleaned up code.
- Added option to use
field
andpath
parameters on the tag. - Added option to use string literal in option label configuration, for more advanced option labels (see screenshots in readme).
Full Changelog: https://github.com/eminos/statamic-field-item-relationship/compare/v1.1.0...v1.2.0
1.1.0
October 9th, 2023
- Improved the way the source field/component is found. This fixes a bug where the source component could not be found if it was in an other tab.
- Improved option label configuration. It now supports dot notation to be able to set nested object keys as option labels.
Full Changelog: https://github.com/eminos/statamic-field-item-relationship/compare/v1.0.0...v1.1.0