Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Mar 06:32
· 1 commit to main since this release

What's Changed

  • Add content versioning to test website by @formfcw in #32
  • Add unit tests by @formfcw in #33
  • Add field access checks before activating editable elements by @formfcw in #34

⚠️ Breaking change

Elements won't show edit overlays unless the parent frame responds to checkFieldAccess with activateElements — requires Directus v11.16.0+ (#34)

Full Changelog: v1.2.0...v2.0.0