Releases: utomic-media/directus-extension-field-actions
Releases · utomic-media/directus-extension-field-actions
Release list
v2.2.0
What's Changed
- Build(deps-dev): Bump vitest from 4.0.16 to 4.1.0 by @dependabot[bot] in #81
- Bind click handler to copy button by @greenGizmo in #83
New Contributors
- @greenGizmo made their first contribution in #83
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Fix "Open Link" click action on displays by @Dominic-Marcelino in #78 (issue #77)
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- DESIGN: prevent linkPreview overflow by @Dominic-Marcelino in #76
Full Changelog: v2.0.0...v2.0.1
v2.0.0
⚠️ Potential Breaking Changes
- rework dynamic prefix for project-url by @Dominic-Marcelino in #73
What's Changed
- FEAT: add translations. @Dominic-Marcelino in #63 Feel free to open a PR for more languages
- FEAT: conditionally display shared options by @Dominic-Marcelino in #72
- FEAT: default warnExternalLinks to always by @Dominic-Marcelino in #74
- Feat: keep display action buttons visible by @Dominic-Marcelino in #75
- Refactor: code cleanup by @Dominic-Marcelino in #67
- FIX: sharedOptions types by @Dominic-Marcelino in #71
Dev-Changes
- Feat/add sync schema dev instance by @Dominic-Marcelino in #64
- Feat/tests by @Dominic-Marcelino in #65
- TEST(Display): Add test for hidden value by @Dominic-Marcelino in #66
Full Changelog: v1.10.0...v2.0.0
v1.10.0
What's Changed
- DESIGN: update css variables to use theme variables by @Dominic-Marcelino in #54
- Chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in #56
- Design/theme support by @Dominic-Marcelino in #59
- Feat/add dev instance by @Dominic-Marcelino in #62
- feat: add customizable tooltip labels for copy and open link actions by @Dominic-Marcelino and @anjerodev in #61
Note
Removed field values from hover tooltips to reduce clutter and avoid content duplication, especially with the external link warnings introduced in v1.8.2. If you relied on this feature, please let us know via an issue.
New Contributors
- @dependabot[bot] made their first contribution in #56
- @anjerodev made their first contribution in #61
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- DESIGN: update css variables to use theme variables @Dominic-Marcelino in #54
Full Changelog: https://github.com/utomic-media/directus-extension-field-
actions/compare/v1.8.4...v1.9.0
v1.8.4
v1.8.3
What's Changed
- 🐰 Compatability with new Directus marketplace (released with v10.10)
- 🔨 Fix: Default click action on interface stopped working with a previous directus update. This now works again
- 🆕 New Setting: Option to warn on external links
- 👨🎨 Minor design & spacing optimisations
Full Changelog: v1.8.2...v1.8.3
v1.8.2
What's Changed
- 🐰 Compatability with new Directus marketplace (released with v10.10)
- 🔨 Fix: Default click action on interface stopped working with a previous directus update. This now works again
- 🆕 New Setting: Option to warn on external links
- 👨🎨 Minor design & spacing optimisations
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
- 🐰 Compatability with new Directus marketplace (released with v10.10)
- 🔨 Fix: Default click action on interface stopped working with a previous directus update. This now works again
- 🆕 New Setting: Option to warn on external links
- 👨🎨 Minor design & spacing optimisations
NOTE: The release for v1.8.0 failed. V1.8.1 has no other changes and was just used to re-run the release action
Full Changelog: v1.7.0...v1.8.0
