Releases: Frontify/frontify-finder
Releases · Frontify/frontify-finder
v3.0.1
Security patch for developer dependency
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- BREAKING: Replaces the
metadataValueswith the newcustomMetadataformat - Added the
alternativeTextfield on the asset - Added the
externalIdfield on the asset
Full Changelog: v2.2.0...v3.0.0
v2.2.0
What's Changed
- Add thumbnailUrl
- Add finder version to http request header
- Remove unused dev dependencies
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Change Log:
- Passed the permanent download flag via GraphQL variables
- Updated node to the version
20 - Added
dynamicPreviewUrlto asset query - Updated CI actions version
- Set
nvmrcnode version for GitHub registry - Bumped minor version to
2.1.0
Full Changelog: v2.0.3...v2.1.0
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v2.0.0-beta.2
- Fixed event subscription context to allow mounting the finder on a popup window
- Other minor adjustments
v2.0.0-beta.1
Complete refactor of Finder v2 - this new approach depends on the frontify-authenticator package as an internal dependency which helps clients authenticate more easily to their Frontify instance before searching and selecting assets within the Frontify Finder.
Improved error handling.
Implemented token storage management.