Releases: anzusystems/core-dam-bundle
Releases · anzusystems/core-dam-bundle
1.22.0
1.21.0
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
- AssetMetadataProcessor uses
htmlspecialchars
with flagENT_SUBSTITUTE
for parsing values
1.20.1
- Added optimize author validation
- handle not found author in job processor correctly
1.20.0
- added relation between the author and the current author
- added logic for assigning the current author
- job for processing current author
1.19.0
- JobImageCopyItem changed FK relations to simple strings, this fixes DELETE asset problem.
- JobImageCopy now also copies tracking fields
- increase
MAX_ASSETS_PER_JOB
inGenerateCopyJobCommand
and renamed constants
1.18.0
- fixed KW duplicate check on create
- JOB for ImageOptimalResizeReprocess
1.17.0
- 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
- 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
- single use edit support