Skip to content

v1.1.1

Compare
Choose a tag to compare
@sebkln sebkln released this 08 Feb 09:31
· 4 commits to v1.x since this release
  • [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).