Skip to content

Releases: adobe-dmeservices/custom-metadata

Options filtering fix

20 Dec 01:41
38a516e
Compare
Choose a tag to compare

This fixes an issue where options were not filtering properly.

We also added the following new features:

  • You can now automatically set a field value on a filtered field when the options reduce to one value
  • Text fields will now automatically become multi-text when the existing value is an array

Bug fix for text fields

25 Nov 02:05
829eeb4
Compare
Choose a tag to compare

This fixes a bug in 2.0.2 that could cause text values to become arrays.

We introduce a large set of improvements in the 2.0.2 release. This release addresses multiple user-reported issues and adds much-requested features. We are updating the public documentation and refreshing videos, but we have updated the in-app help text. Additionally, the What's New screen contains some helpful copy and short videos. While not comprehensive, here's a list of additions, improvements, and bug fixes.

Field updates

  • Added URL and multi-URL form fields
  • Added Multi-Number form field
  • Added Hidden Fields
  • Added Custom Tooltips
  • Added Custom Placeholder Text
  • Added additional Time and Date formatting controls for Date and MultiDate fields
  • You can now Sync values between fields
  • Added Language Alternative support for Structures
  • Improved Language Alternative configuration
  • Improved Language Alternative display to include asset-defined langs
  • Fixed issue which prevented update to structure contents

Additional Features

  • You can now Copy and Paste properties between Views when editing Views
  • Added support for relative path names for Views in Settings.json
  • Added click to select JSON file
  • Added portability for Presets between Views
  • Improved feedback when there are no Fields to display
  • Moved Presets to the bottom of the Metadata View window so it's always visible
  • Added clickable link to Section and SubSection headers
  • Includes updated IPTC metadata starter Views (thanks, IPTC!!!)

Bug fixes

  • Fixed field update issue when the image selection changed in Bridge
  • Fixed issue which prevented Presets from working with Structures
  • Added support for displaying Alt Langs with single values when the View expects an array
  • Fixed a bug in Dropdowns that prevented users from selection options when using labels in the option array
  • Fixed a longstanding bug in Tags which prevented the use of label-value objects
  • Squashed other bugs

To do:

  • Update public documentation

Major feature and bug fix release

14 Sep 00:54
60fe344
Compare
Choose a tag to compare

We introduce a large set of improvements in the 2.0.2 release. This release addresses multiple user-reported issues and adds much-requested features. We are updating the public documentation and refreshing videos, but we have updated the in-app help text. Additionally, the What's New screen contains some helpful copy and short videos. While not comprehensive, here's a list of additions, improvements, and bug fixes.

Field updates

  • Added URL and multi-URL form fields
  • Added Multi-Number form field
  • Added Hidden Fields
  • Added Custom Tooltips
  • Added Custom Placeholder Text
  • Added additional Time and Date formatting controls for Date and MultiDate fields
  • You can now Sync values between fields
  • Added Language Alternative support for Structures
  • Improved Language Alternative configuration
  • Improved Language Alternative display to include asset-defined langs
  • Fixed issue which prevented update to structure contents

Additional Features

  • You can now Copy and Paste properties between Views when editing Views
  • Added support for relative path names for Views in Settings.json
  • Added click to select JSON file
  • Added portability for Presets between Views
  • Improved feedback when there are no Fields to display
  • Moved Presets to the bottom of the Metadata View window so it's always visible
  • Added clickable link to Section and SubSection headers
  • Includes updated IPTC metadata starter Views (thanks, IPTC!!!)

Bug fixes

  • Fixed field update issue when the image selection changed in Bridge
  • Fixed issue which prevented Presets from working with Structures
  • Added support for displaying Alt Langs with single values when the View expects an array
  • Fixed a bug in Dropdowns that prevented users from selection options when using labels in the option array
  • Fixed a longstanding bug in Tags which prevented the use of label-value objects
  • Squashed other bugs

To do:

  • Update public documentation

Update for the PLUS Schema example

20 Dec 19:22
60fe344
Compare
Choose a tag to compare

Based on feedback from the PLUS Coalition, we updated the PLUS License Data Format built-in example View. You can test it with "image001.jpg" which is attached to this release.

Downloads_-_Adobe_Bridge

Complex Structures and Numbers

26 Oct 22:31
60fe344
Compare
Choose a tag to compare

This release adds support for Complex XMP Objects, otherwise known as Structures. It also includes a new example View based on the PLUS standard, which highlights how to use Structures in your View. It also includes support for Number fields. Lastly, we included a link to a user survey.
We also fixed a UI constraint that limited long text fields to three lines tall.
structure
numbers
survey

New Metadata Fields release

24 Jun 15:33
f263dda
Compare
Choose a tag to compare

In this release, we added new field types and improved the View editing experience.

  • New field types include:
    • Switches and Switch Groups
    • Radio Buttons
    • Checkboxes and Checkbox Groups
    • Multiple Date fields
    • Subdivision Divider

radiogroups
checkboxes

We also added Autocomplete for XMP Namespace and Prefix definitions and a Duplicate Field button in the View Editor.
xmpprefill
propdupe

Fixed

  • A few bugs

Premiere Pro Support Release

28 Feb 16:47
2ab6ae6
Compare
Choose a tag to compare

This release adds support for Premiere Pro Clip metadata within Premiere Pro. Users can read and update Clip metadata and optionally sync those values to XMP properties. See the documentation for more details.

We also added a set of reference namespace definitions that you can access from the panel or from our documentation. These have been updated to include Premiere Pro specific metadata properties.
Screenshot_2_28_23__11_46_AM

Minor Bug Fix - 1.5.1

28 Jul 19:18
56e46ea
Compare
Choose a tag to compare

Custom Metadata Panel new release

This is a minor release to fix a bug relating to Conflict Menu not applying value. Issue #24

Changes for version 1.5.1

Fixed

  • Fixed Conflict Resolution Menu when selecting multiple files

Tabbed Interface

23 Dec 00:10
9820d0d
Compare
Choose a tag to compare

Custom Metadata Panel new feature release

This release adds support for multiple Metadata Forms via a new Tabbed Interface. It has a number of improvements and additions, including:

Changes for version 1.5.0

Added

See the User Guide for more about these new features

  • Added Tabbed Interface for Metadata Forms
    • Support for independent tabs, each with its own view
  • New Settings panel with separate controls for
    • Tab Manager
    • View Editor
    • Visibility of What's New screen
  • What's New screen
    • Carousel with animations and text to highlight new features
  • Metadata Examples for new Forms

Fixed

  • Minor bugs

Language Alternative Support

20 Sep 16:08
cfd583c
Compare
Choose a tag to compare

Custom Metadata Panel new feature release

This release adds support for Language Alternative properties. It has a number of improvements and additions, including:

Changes for version 1.4.0

Added

See the User Guide for more about these new features

  • Changed name to Custom Metadata from Custom Metadata Panel
  • Added support for Language Alternative properties in text fields
    • Ability to set AltLang value type for Text Fields
    • Added Configurator Option for Alternative Language
    • Updated Default View to contain AltLang Examples
  • Added a link to documentation in the Flyout menu
  • Added support for self-entered values for Multiple Dropdown and Tags
  • Squashed some UI bugs

Fixed

  • Inconsistent behavior when writing metadata to media files (Bridge specific)
    • This is caused by a bug in Bridge. We have implemented a workaround while the Bridge team resolves the bug.
  • Several bugs