Releases: directus/visual-editing
Releases · directus/visual-editing
v2.0.0
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
v1.2.0
What's Changed
- Attach visual editor elements to AI Assistant Context by @bryantgillespie in #24
- Update library dependencies by @formfcw in #27
- Replace tsup with tsdown by @formfcw in #28
- Remove NODE_AUTH_TOKEN from NPM publish step in release workflow by @formfcw in #29
New Contributors
- @bryantgillespie made their first contribution in #24
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Add github templates by @formfcw in #19
- Improve hover effect by @formfcw in #12
- Add the ability to send page information to the Visual Editor module by @formfcw in #15
- Improve NPM Package meta by @formfcw in #16
- Add GitHub actions for release workflow by @formfcw in #18
- update package dependencies by @formfcw in #20
- Remove dist folder from repository by @formfcw in #17
Full Changelog: v1.0.1...v1.1.0
v1.0.1
v1.0.0
✏️ Visual Editing
A library to enable in-place editing of your website’s frontend from within the Visual Editor in Directus 🐰
What's Changed
Full Changelog: https://github.com/directus/visual-editing/commits/v1.0.0