Skip to content

Releases: anzusystems/core-dam-bundle

1.22.0

20 Dec 10:47
3834972
Compare
Choose a tag to compare

API for bulk metadata update. Now does not clean undefined fields.

1.21.0

16 Dec 07:33
7714ef8
Compare
Choose a tag to compare

Introduced a new AuthorCleanPhrase entity that allows you to store phrases used to process Author exif data. This should result in better Author matching in the AssetMetadataProcess phase of asset upload.

1.20.2

05 Dec 13:05
Compare
Choose a tag to compare
  • AssetMetadataProcessor uses htmlspecialchars with flag ENT_SUBSTITUTE for parsing values

1.20.1

02 Dec 16:07
1281e1d
Compare
Choose a tag to compare
  • Added optimize author validation
  • handle not found author in job processor correctly

1.20.0

02 Dec 11:39
63228bf
Compare
Choose a tag to compare
  • added relation between the author and the current author
  • added logic for assigning the current author
  • job for processing current author

1.19.0

26 Nov 08:12
f4faac8
Compare
Choose a tag to compare
  • JobImageCopyItem changed FK relations to simple strings, this fixes DELETE asset problem.
  • JobImageCopy now also copies tracking fields
  • increase MAX_ASSETS_PER_JOB in GenerateCopyJobCommand and renamed constants

1.18.0

19 Nov 15:46
29f8446
Compare
Choose a tag to compare
  • fixed KW duplicate check on create
  • JOB for ImageOptimalResizeReprocess

1.17.0

19 Nov 06:40
157b59b
Compare
Choose a tag to compare
  • Fixed Author and Keyword suggester problem with validation requirements
  • Job for image copy
  • Clean crop cache updates
  • KW create API checks, if exists

1.16.0

04 Nov 14:32
674bb8d
Compare
Choose a tag to compare
  • Default Author order by reviewed + score
  • PNG resizes and crop served as png
  • KW changed collation
  • Crop cache updates.
  • Add filesystem provider method
  • Disable vips cache (memory problems fix)

1.15.0

23 Oct 12:48
96318cf
Compare
Choose a tag to compare
  • single use edit support