Reverse Relationships Icon

Reverse Relationships

2.1.2

April 21st, 2026

Fixed

  • Config field validation error — the ReverseRelationshipFieldSelect component emitted the Vue 2 input event instead of update:value, causing field: null to be sent when saving fieldtype configuration
  • Build failure on fresh install — the @statamic/cms dependency in package.json pointed to the old Statamic 5 path (resources/dist-package); updated to packages/cms
  • Rebuilt dist assets so the addon works out of the box via Composer without requiring npm run build

Full Changelog: https://github.com/cboxdk/statamic-reverse-relationship/compare/v2.1.1...v2.1.2

2.1.1

February 27th, 2026

What's New

Fieldtype icon fix

The reverse relationship fieldtype now correctly displays its icon in the blueprint editor.

Smart field auto-discovery

When configuring a reverse relationship field, the config panel now automatically discovers and suggests relationship fields from the selected collection, taxonomy, or asset container.

  • Clickable chips — discovered fields appear as selectable chips below the field handle input
  • Reactive — changing the collection/taxonomy/container instantly refreshes the available fields
  • Auto-select — when only one relationship field exists, it's automatically pre-filled
  • Fallback — manual text input is always available for custom handles

Marketplace documentation

Added DOCUMENTATION.md for the Statamic marketplace listing.

2.1.0

February 27th, 2026

  • N/A Changelog not available.

2.0.0

February 27th, 2026

  • N/A Changelog not available.