v1.1.1
-
[BUGFIX] Render custom fields for file metadata
When using EXT:picturecredits in combination with other extensions that extend the "sys_file_metadata" table (e.g. EXT:filemetadata), their additional fields and palettes are no longer overwritten.
-
[BUGFIX] Update mandatory icon if field is cleared via button
Metadata fields can have a colored icon that indicates if a value is mandatory. The icon color changes if a value is set or removed by manual input.
Now, the color is also updated when a user uses the clear button of the field ("close" icon on the right).