/
DC 5.6 Release notes

DC 5.6 Release notes

Digizuite™ DAM 5.6.1
© 2006-2022 Digizuite A/S

-------------------
Version : 5.6.3
Date : 17-01-2023
-------------------

New
[DAM-6215] - Made returned facet count configurable per filter

Fixes
[DAM-6288] - Soft deleted assets would sometimes show up in Media Manager
[DAM-6297] - Fixed issue which caused loading of user data to require a administrator role
[DAM-6305] - Fixed issue where custom labels would be orphaned and therefore not load

 

Digizuite™ DAM 5.6.1
© 2006-2022 Digizuite A/S

-------------------
Version : 5.6.1
Date : 08-11-2022
-------------------

New
[DAM-5864] - Added ability in Automation engine to check if the asset has archived versions
[DAM-5899] - Added a lookup feature in Automation engine to lookup in predefined values
[DAM-6008] - Implemeted new search API in the Automation engine
[DAM-6026] - Introduced sort order on workflow transitions so they can be sorted in UI

Fixes
[DAM-5961] - Fixed issue in automatic transitions in workflows which causes them to not pass and therefore not automatically move
[DAM-6122] - Fixed issue in underlying API which caused endpoints with customizations fail on merge. This would affect all updates, but not new installations
[DAM-5966] - Fixed issue where wrong itemGuid was returned on creation of media format profiles
[DAM-6060] - Fixed issue which caused an id to not be returned correctly from API
[DAM-6144] - Fixed bug in the transcode system which caused the publish job to fail if the format was to be regenerated because the format definition had been updated
[DAM-6152] - Fixed minor issues with file cleanup logic
[DAM-6175] - Fixed issue which cause sort order to not be respected for combo and tree values
[DAM-5920] - Fixed a migration problem for the notification service
[DAM-5958] - Fixed issue in audit trail when the workflow definition was renamed
[DAM-6001] - Fixed serialization problem in cognitive services which caused facial recognition to fail
[DAM-6042] - Fixed bug in the collection service where assets in sub collections would not show
[DAM-5798] - Fixed naming issue in export service
[DAM-5908] - Fixed bug in export service which caused exported tree nodes to not contain the full path
[DAM-5967] - Fixed issue which caused assettypeid to not be updated correctly for profiles
[DAM-5993] - Fixed issue in the powerbi insights file which caused it to not load for newer versions of Digizuite
[DAM-6013] - Fixed issue which caused updated messages for collection shares to not be updated in the notification
[DAM-6039] - Fixed cache update issue on security updates
[DAM-6163] - Fixed bug which caused the system to become unresponsive if a group was disabled
[DAM-6184] - Fixed template for boolean actions in Automations which would have empty values and therefore not save before true/false was specified
[DAM-6219] - Fixed bug in collection service which caused filters to not load

Digizuite™ DAM 5.6.0
© 2006-2022 Digizuite A/S

-------------------
Version : 5.6.0
Date : 28-06-2022
-------------------

New

[DAM-3841] - Introduced new feature for Configuration management
[DAM-5238] - Introduced Elastic search as new search engine
[DAM-3306] - Added new and improved API for collections
[DAM-4954] - Added new Administration dashboard
[DAM-5123] - Added the metafield id to the export of the asset metadata
[DAM-5212] - Added the ability to pass constraint data from workflows to e-mail templates
[DAM-5471] - Added new roles: Can_view_metadata_tab and Can_view_related_assets
[DAM-5594] - Added new roles: Can_manage_filters_and_fields
[DAM-5322] - Added new roles: Can_configure_portals and Can_view_portals
[DAM-5735] - Added new roles: Can_configure_external_sharing
[DAM-5822] - Added new roles: Asset_Can_Archive
[DAM-5101] - Added new API for users & groups
[DAM-5104] - Added new API for metafield definitions
[DAM-5109] - Added new API for channel folders
[DAM-5209] - Added new API for user personal preferences
[DAM-5253] - Added constraint name from workflows to audit trail
[DAM-5275] - Introduced new Font asset type
[DAM-5286] - Extended combo and tree value checks in Automation to support multiple values at once
[DAM-5620] - Exposed OCR detection as an Automation action

Fixes
[DAM-5927] - Fixed issue in Regex step in Automation where it would fail on no match
[DAM-5932] - Fixed issue in permanently delete asset functionality where everything would not be deleted under certain conditions
[DAM-5455] - Fixed issue where retrying many jobs in one go would not work
[DAM-5606] - Improved error handling around duplicated IDs in searches
[DAM-5720] - Fixed race condition in security calculation on assets
[DAM-5468] - Fixed wrong hash calculation for binary files of assets
[DAM-5474] - Fixed bug in delete API for mediaformat
[DAM-5567] - Fixed bug in requesting print of PDFs
[DAM-5662] - Fixed backwards compatibility in SDK for metafield definitions
[DAM-5794] - Fixed issue in importer when the same name was used for two different fields

Changes
[DAM-5225] - Major cleanup of unused database artefacts
[DAM-5252] - Major cleanup of unused Digizuite constants
[DAM-5755] - Removed dependency to SQL Fulltext
[DAM-5110] - Removed /controls legacy API
[DAM-5240] - Updated to dotnet 6.0
[DAM-5717] - Removed tempdb usage from Search2 engine

 

Digizuite™ DAM 5.5.4
© 2006-2022 Digizuite A/S

-------------------

Version : 5.5.4
Date : 18-02-2022

-------------------

Fixes
[DAM-5458] - Fixed error where expired accesskeys would remain in cache
[DAM-5406] - Fixed issue where option value and text value would have a discrepancy which caused combo to not work as expected
[DAM-5407] - Fixed data error in language join guids on tree and combo
[DAM-5427] - Fixed data error in tree values which caused parent/child relationship to not work as expected
[DAM-5460] - Fixed a problem in workflow where transitions would be available despite them always failing for the user
[DAM-5478] - Fixed transition error in workflow
[DAM-5440] - Fixed issues with Azure storage and FTP publishing
[DAM-5463] - Fixed issue which caused replacing to fail if an existing transcode had been disabled
[DAM-5469] - Fixed issue in location state trigger for ignoring replaced assets

New:
[DAM-5433] - Added new role for smart asset picker

 

Digizuite™ DAM 5.5.2
© 2006-2021 Digizuite A/S

-------------------

Version : 5.5.2
Date : 12-11-2021

-------------------

New
[DAM-5329] - Improved transcode system when there are multiple transcodes for the same asset
[DAM-5278] - Changed the name of the job removing old transcodes from Permanently delete to Delete unused transcodes
[DAM-5302] - Improved performance of Status service
[DAM-5303] - Implemented the ability to white list file uploads
[DAM-5304] - implemented support for sending access keys in auth headers

Fixes
[DAM-5324] - Fixed error where you would not be able to see your own uploads only
[DAM-5307] - AI Autotranslate property was not returned by API
[DAM-5312] - Fixed yet another problem in combinatorial exercise of Autotranslating metadata
[DAM-5315] - Fixed bug which meant you could not control in which folder auto created users would end up
[DAM-5323] - Fixed a problem in the combination of replacing a crop with a new crop
[DAM-5347] - Fixed a problem in ICC conversion

 

Digizuite™ DAM 5.5.1
© 2006-2021 Digizuite A/S

-------------------

Version : 5.5.1
Date : 19-10-2021

-------------------

New
[DAM-5257] - Make name claim configurable for OIDC logins

Fixes
[DAM-5297] - Reusing the same name for a constraint in a workflow fails, but does not give a good error message
[DAM-5305] - Restrict to asset type does not work for new metadata API
[DAM-5043] - High accesskey timeouts makes the importer unable to start
[DAM-5254] - CheckIn and CheckOut should not require role
[DAM-5292] - Loading usernames in old fashion style (e.g. domain\username) does not work with Azure Active Directory
[DAM-5273] - Clearing a string field sets the database record to empty string, but it should remove the record entirely
[DAM-5276] - Importer silently fails if the configuration is wrong
[DAM-5280] - The overwrite case of Replacing assets fails to clear old transcodes
[DAM-5284] - Fixed problem in initialization of SSO Providers
[DAM-5306] - Improved the combination of Autotranslate, Autotranslate overwrite existing and AI Autotranslate

 

Digizuite™ DAM 5.5.0
© 2006-2021 Digizuite A/S

-------------------
Version : 5.5.0
Date : 31-08-2021
-------------------

New
[DAM-4768] - Implemented the ability to manually run Automations
[DAM-4079] - Changed default solr tokenizer to solr.KeywordTokenizerFactory for new Solr cores
[DAM-4097] - Added a new filter for checking if an asset has been soft deleted
[DAM-4488] - Added the ability to replace a string with an empty value in Automations
[DAM-4756] - Implemented support for unpublishing permanent links
[DAM-4791] - Implemented support for retrying Automation and Digibatch jobs
[DAM-4810] - Implemented new API for getting and setting asset metadata
[DAM-4944] - Implemented support for basic calculations in Automations
[DAM-4953] - Included ItemGuid in the response from CreateMember API
[DAM-5031] - Added a crop name for all the crops
[DAM-5089] - Implemented support for collections in Automations
[DAM-4857] - Added audit trail for deletion of assets
[DAM-4974] - Implemented support CSP and CSP report generation
[DAM-5042] - Split the allow-reuse action on destination config into two options
[DAM-3859] - Added generalized system for sending email
[DAM-4745] - Implemented support for sending e-mails through Automations
[DAM-4746] - Implemented support for setting member data from Automations

Fixes
[DAM-4722] - Fixed security issue which allowed path traversal in asset streamer
[DAM-5082] - Fixed creation of meta assets
[DAM-5086] - Fixed bug which prevented user groups to be deleted
[DAM-4877] - Fxied race condition in cropping endpoint which caused crops to be skipped if multiple crops where created at once
[DAM-4957] - Fixed bug in HTML sanitization of e-mails
[DAM-4972] - Fixed problem where GetAssetsInChannelFolder and GetAssetsInChannelFolderAndMenu which would return old versions of assets
[DAM-4991] - Fixed a bug which prevented putting an asset in a collection
[DAM-5022] - Fixed bug where LastHierchyChangedDate would fail on servers with US localization
[DAM-5060] - Fixed race condition in CopyJob which meant file table record was never inserted
[DAM-4908] - Fixed bug in StatusService which caused filtering for waiting jobs to not work
[DAM-5014] - Re-introduced deletion of old search versions in search cleanup API call
[DAM-4291] - Fixed bug in Digizuite backend and Importer, where created tree nodes created while importer was running would not work
[DAM-4646] - Fixed bug in importer retry logic
[DAM-4684] - Fixed bug where invalid JSON would be returned from GetProduct endpoint

 

Digizuite™ DAM 5.4.1
© 2006-2021 Digizuite A/S

-------------------

Version : 5.4.1
Date : 18-02-2021

-------------------

New
[DAM-4785] - Allow disabling reuse for Unc and Azure destinations - useful for destinations where files are removed by external integrations
[DAM-4513] - Added support for HEIC, HEIF and Jpeg2000


Fixes
[DAM-4039] - Fixed race condition in publish logic which could cause assets to be in a faulty state
[DAM-4811] - Fixed bug in filters for crops and replaced assets which was upside down
[DAM-4814] - Fixed bug in Crop where you could not replace existing asset with a crop
[DAM-4815] - Fixed bug in fallback logic for formats in search2 which caused MediaManager to not load
[DAM-4819] - Fixed bug where source copy could not be published to any destination
[DAM-4826] - Fixed bug where MoveAssetToFolder would not publish the asset if the asset was already in the destination folder
[DAM-4850] - Fixed an issue causing the download of multiple of assets to not be recorded in Insights
[DAM-4873] - Fixed issue in crop where crop and resize did not resize to desired size
[DAM-4771] - Audit trail now returns changes in all languages, not only the users language
[DAM-4713] - Fixed bug in self-signup functionality
[DAM-4715] - Fixed issue with bad scaling of vertical videos
[DAM-4809] - Fixed bug where generation of new thumbnails for videos did not work
[DAM-4828] - Fixed bug where default languageid was not respected on user creation
[DAM-4829] - Added more user friendly errors for sharing collections
[DAM-4844] - Fixed null reference exception in LogServer which would cause the service to stop
[DAM-4848] - Fixed bug in SSO where a hard error was thrown if user had no access to Digizuite
[DAM-4855] - Fixed bug were template user was not used for user creation in SSO
[DAM-4871] - Fixed bug where one could not replace a video with a trimmed version of it self

 

Digizuite™ DAM 5.4.0

© 2006-2020 Digizuite A/S

-------------------
Version : 5.4.0
Date      : 17-12-2020
--------------------

New

[BATCH-49] - Ported DigiBatch to dotnet core and use RabbitMQ as queuing system rather than SQL server
[DAM-4218] - Added support for Raw camera images (arw, cr2 & nef)
[DAM-4751] - Support for OpenIDConnect
[DAM-4234] - Added filters on crop and replaced assets for Automation Workflows
[DAM-3434] - The API now returns correct content-type headers
[DAM-4027] - Added steps for checking on upload computer, upload user, member being in group and member having role
[DAM-4181] - Introduced a new, improved YouTube Service for uploading and deleting YouTube videos from the DAM Center.
[DAM-4265] - Improved error handling in the Integration Service.
[DAM-4270] - Implemented empty metadata constrains for Business Workflow
[DAM-4288] - Implemented specific value comparison for metadata constrains for Business Workflow
[DAM-4365] - Added ability to dynamically assign a user or user group as a stage owner based on a metafield value
[DAM-4368] - Added a ignore casing flag for regex extract step in Automation Workflow
[DAM-4389] - Added a SearchProxyPopulate event
[DAM-4402] - Added auditing of business workflow-related changes.
[DAM-4404] - Re-introduced a [Created] field on member and member_group tables

 Fixes

[DAM-4396] - Fixed issue in Business workflow, where requestor was able to approve it's own download request
[DAM-4459] - Fixed issue which caused solr to fail on search population
[DAM-4504] - Fixed issue where replaced assets would not get a GUID
[DAM-4644] - Ensured that a user can only export assets and metadata he/she has access to,
[DAM-4173] - Fixed inconsistencies in Automation Workflow
[DAM-4188] - Fixed null reference exception in HttpContext on SSO login
[DAM-4244] - Fixed issue where a replaced asset would appear as a crop and vice versa
[DAM-4413] - Fix: queries cannot handle european dates on american databases
[DAM-4502] - Fixed issue where installer granted wrong access rights on app pools
[DAM-4520] - Fixed issue in RabbitMQ metrics after update of RabbitMQ
[DAM-4686] - Soft deleting assets did not clear transcodes
[DAM-4716] - Fixed issue where step descriptions ended up empty in automation workflow
[DAM-4724] - Fixe issue in startup of LogServer
[DAM-4738] - Fixed problem in DebouncingService which caused events to go haywire
[DAM-4773] - Fixed problem with circular references in Automation Workflow
[DAM-4335] - Fix: performance degradation in search service
[DAM-4373] - Fixed issue in importer where it would upload files that were not yet completely uploaded to the drop folder
[DAM-4411] - Remove workfolder after cropping Image when source is azure
[DAM-4466] - Fixed issue where the Notification Service failed to start
[DAM-4725] - Installer configures IIS Service to be dependent on the SQLService if local SQL Server
[DAM-3965] - Multiple Automation engine workflows that inserts assets in channel folders could result in database deadlocks
[DAM-4169] - Fixed issue with circular reference in Automation Workflows
[DAM-4212] - Fixed issue on status pages, where timestamps were wrong on different time zones
[DAM-4267] - Fix: cannot repopulate freetext enabled non-solr enabled searches
[DAM-4363] - Fixed issue where geo location was not set on download in Insights
[DAM-4392] - Removed redundant event listeners for Export service
[DAM-4403] - Fixed issue where a long firstname on a member would violate database column constraint
[DAM-4414] - Fixed issue where filtering in Business Workflow would fail

 

Digizuite™ DC 5.3.0
© 2006-2020 Digizuite A/S

Version : 5.3.0
Date : 2020-05-04

New
[DAM-4179]: When deleting a upload-replace jobchain the system now reverts to the replaced asset
[DAM-4079]: Changed default solr tokenizer to solr.KeywordTokenizerFactory for new Solr cores
[DAM-4097]: Added a new filter for checking if an asset has been soft deleted
[DAM-3949]: Logging configuration for digizuite.core services, can now be changed just by updating the appsettings.json file. There is not longer any need to restart the service.
[DAM-4131]: Introduced a simple way to rate-limit identical events in the Digizuite.
[DAM-4182]: You can now see what assets what affected by a given workflow and vice-versa
[DAM-4208]: Added option to resize cropped image area after crop
[DAM-4232]: It is now possible to update MasterItemReference fields using AW

Fixes
[DAM-4231]:  Installation / Upgrade of DamCenter failed, due to App Pool Name max length 64 Exceeded
[DAM-4235]: Problem getting fileinfo of a azure blob, that is copied internally on azure
[DAM-4034]: Fix a race condition causing some assets to reference more than 1 value in single value metadata types.
[DAM-4053]: Fixed issue where wrong languageid would be returned on log on
[DAM-4059]: Fixed problem in Importer where uploading many assets would cause large update requests to time out 
[DAM-4187]:  Fix a problem with workflows using "Asset Status" changing access rights on combovalues.
[DAM-4055]: Reconfigure ImageMagick formats to use icc profile conversion instead of -colorspace sRGB for better colorspace handling
[DAM-4120]: Allow direct upgrade from DamCenter <4.7 to 5.2.2 - fixed SearchXmlDiffer bug
[DAM-4151]: Copyright notification year has been updated
[DAM-4170]: Some newer Jpeg files failed to be identified, due to changes in the format spec,
[DAM-3555]: Allow reverting assets on Azure Storage
[DAM-4009]: Main search folder field in Configuration Management area of EpiServer changed to mandatory
[DAM-4049]: PDF files with transparent background was converted with black background by imagemagick
[DAM-4058]: Allow hard delete of asset with multiple digiupload records
[DAM-4108]:  Only list assets that is not already replaced in upload replace asset dropdown
[DAM-4229]: Updater now removes and warns, if invalid cors entries was present in existing configuration being updated.

Digizuite™ DAM Center 5.2.1
© 2006-2019 Digizuite A/S

--------------------
Version : 5.2.1
Date : 2019-12-16
--------------------

New:
[DAM-3944] - StatusDetail is now expanded to display Status of new workflow components
[DAM-3955] - Added automation workflow step to retrieve treevalue data
[DAM-3956] - Added Automation Workflow step for loading values from ComboValue fields
[DAM-4007] - Automation workflow step added, that facilitates extracting parts of a metadata value using Regular Expressions
[DAM-4008] - Added additional automation workflow step to check for empty and not empty value

Fixes:
[DAM-3880] - Avoid adding inherited roles, as explicitly assigned when removing group membership
[DAM-3897] - Ensure that deleted assets are removed from collections
[DAM-3928] - Fix: When adding a group to another group it was possible to select the group itself
[DAM-3950] - Alligned default images, in DC, with default images in MM, these images are shown if thumbnail is not yet available
[DAM-3963] - Ensure that Language dependent file download mask respects language of user
[DAM-3995] - Fix: Single-quote in filenames prevented assets from being queried.
[DAM-3996] - Fixed issue where files uploaded via DACCC were missing thumbnails
[DAM-4004] - Some UI labels was missing in DamCenter Search Editor
[DAM-4005] - Allow email addresses with longer than 4 char toplevel domains and international escaping to pass email validation
[DAM-4013] - Fixed issue in startup which caused some services to not start up properly
[DAM-4015] - Inherited Roles was not resolved for all Search securitytypes
[DAM-4016] - fixed a bug in SolR implementation, if sLayoutFolderId was invalid, the search filter was removed
[DAM-4022] - Fixed issue in Integration Enpoint where delete events would be fired despite assets not being deleted.
[DAM-4026] - Fixed problem where iterative metadata could not be saved
[DAM-4031] - Fixed issue where reading from certain metafield types in a automation workflow would cause an error
[DAM-4033] - Fixed issue where certain steps in a automation workflow would break migrations on update
[DAM-4035] - Fixed issue where the datatypes MasterItemReference and SlaveItemReference was not copied correctly
[DAM-4036] - Fixed bug, if multiple metafields were part of filename mask, only the first value was used
[DAM-4046] - Fixed issue in automation workflows where metadata changes trigger was triggered wrongly
[DAM-4049] - PDF files with transparent background was converted with black background by imagemagick



Digizuite™ DAM Center 5.2.0
© 2006-2019 Digizuite A/S

--------------------
Version : 5.2.0
Date : 2019-11-18
--------------------

New:
[DAM-3038] - It is now possible to control in which folder autogenerated users are created
[DAM-3226] - Download Filename is now configurable using the Digizuite_Constant DOWNLOAD_NAME_REPLACE_MASK
[DAM-3256] - Searches is now testable for missing metafields using the "Check searches for missing meta fields" button in ConfigManager / Searches
[DAM-3257] - API now blocks deletion of metafields that are being used by one or more searches
[DAM-3389] - Implemented NotEquals as a search operator
[DAM-3406] - Comments username cache is now cleared when usernames are updated
[DAM-3411] - Added support for having users groups in user groups
[DAM-3421] - It is now possible to send emails with video trims, like with image crops.
[DAM-3432] - Enriched AssetCreated event with data
[DAM-3442] - Added support for "Select to root" at the api level for tree metafields
[DAM-3461] - Implemented the option to test new searches directly in the UI
[DAM-3499] - There is now an option to Permanently Delete an asset, removing it entirely from the file system and the database.
[DAM-3537] - Added refresh button in the Search UI
[DAM-3583] - Optimized video transcode process
[DAM-3616] - Added option for audit trail clients to provide custom formatting on audit values
[DAM-3632] - Enable transcoding of powerpoint files without requiring special installation of Digibatch
[DAM-3660] - Enriched AssetMetadataUpdated event with more data
[DAM-3693] - Implemented the ability to sort saved searches
[DAM-3695] - Implemented endpoint for saving searches
[DAM-3812] - The cognitive services can now generate short descriptions of scenes in image assets.
[DAM-3813] - Added facial recognition and tagging of faces on uploaded assets.
[DAM-3815] - The cognitive services are now able to generate transcriptions of video audio.
[DAM-3829] - Implemented notifications when a new collection is shared with you.
[DAM-3830] - Added websocket notification when assets are added to a collection
[DAM-3836] - Automation workflows are now able to create and share collections as part of a workflow.
[DAM-3865] - The new Permanent Delete functionality can now also be triggered from an automation workflow.
[DAM-3866] - Item Security can now be set using an automation workflow.
[DAM-3971] - Added the ability to ingest zip file content with the import tool

Fixes:
[DAM-2895] - Fixed security xss issue
[DAM-3051] - Fixed issue in metadata search where access could be reported wrongly
[DAM-3072] - Fixed bug in JSON returned by the Cognitive Services API
[DAM-3080] - Fixed a bug where folders with duplicate names could be created.
[DAM-3151] - Fixed a bug where users could delete the language currently in use.
[DAM-3221] - Removed existing password box when changing password of other users.
[DAM-3295] - Fixed free text search issue in administration interface
[DAM-3337] - Added additional logging issue in search endpoint
[DAM-3426] - Fixed a bug where assetstream user did not have proper accessrights after install, causing failed uploads.
[DAM-3464] - Fixed a ui bug when deleting nodes in tree structures.
[DAM-3519] - Fixed retrying failed submit jobchains.
[DAM-3533] - Fixed caching issue in configuration service
[DAM-3564] - Fixed title on rights management window.
[DAM-3566] - Fixed asset type on some extensions
[DAM-3592] - Fixed issue when deleting media format types
[DAM-3593] - Fixed issue when creating media format type
[DAM-3594] - Fixed issue in rate limiting on cognitive services endpoint
[DAM-3625] - Fixed language issue when retrieving some metafield data types
[DAM-3626] - Fixed issue where item count would be wrong on collections
[DAM-3639] - Fixed a problem in intelligent transcoding for azure storage
[DAM-3641] - Fixed JSON error in upload endpoint
[DAM-3648] - Fixed issue with sending e-mails from Digizuite 
[DAM-3651] - Fixed issue when resetting passwords
[DAM-3659] - Fixed issue in installer which made it fail in some corner cases
[DAM-3670] - Fixed issue in comment service 
[DAM-3676] - Fixed issue when deleting a user, while active directory is enabled, it returns you to the Digizuite login prompt. 
[DAM-3683] - Fixed error in transcodes if the same format was transcoded multiple times to different destinations
[DAM-3687] - Fixed issue when transcoding rotated videos
[DAM-3696] - Fixed issue for SSO auto created users having firstname as e-mail 
[DAM-3755] - Fixed issue where uploading to a catalog folder would not work
[DAM-3758] - Fixed a bug when using quotes in freetext searches.
[DAM-3761] - Fixed issue in installer that would fail on some SQL Server versions 
[DAM-3764] - Fixed a bug where users could not download shared zip files.
[DAM-3768] - Fixed a bug that occured when uploading assets to azure storage.
[DAM-3777] - Fixed an issue with handling POTX files.
[DAM-3780] - Fixed issue in identify logic for file types
[DAM-3798] - Fixed issue when saving empty values in nullable metafields 
[DAM-3816] - Fixed an issue where users could not set favorites.
[DAM-3823] - Fixed an issue with FTP publishing.
[DAM-3831] - Fixed an issue with adding assets to shared collections.
[DAM-3843] - Fixed issue when returning data from metafields of type slaveitemreference
[DAM-3883] - Fixed issue for intermediate transcodes using Azure storage
[DAM-3900] - Fixed issue in importer when provided empty data 
[DAM-3924] - Fixed issue in Replace endpoint when KeepMetadata was set to false 
[DAM-3925] - Fixed issue when deleting upload jobs it would not clean up entirely 
[DAM-3975] - Fixed issue which would cause assets to be removed from Solr despite them being published to the channel 



Digizuite™ DAM Center 5.1.0
© 2006-2017 Digizuite A/S

--------------------
Version : 5.1.0
Date : 2019-05-01
--------------------

New:
[DAM-2814] - Export feature downloads files in parallel
[DAM-2985] - Implemented Saved Searches feature API 
[DAM-3210] - Introduced logic around search proxy updates to reduce the number of updates
[DAM-3231] - Implemented a new replace API endpoint
[DAM-3235] - Introduced support for Azure SQL
[DAM-3246] - Implemented new DeleteAsset action in Digimonitor
[DAM-3255] - Improved user experience when editing searches containing deleted metafields
[DAM-3300] - Implemented events on comments
[DAM-3353] - Changed the default database recovery model to simple.
[DAM-3384] - Improved user experience when creating new input/output fields on searches
[DAM-3393] - Importer now works with option values as well as text values.
[DAM-3396] - Removed the dependency for having e-mail set when connecting with Azure Active Directory
[DAM-3425] - Better support for CDN in backend
[DAM-3443] - Small changes in importer
[DAM-3471] - Improved API for check-in and check-out of assets 

Fixes:
[DAM-2650] - Removed triggers on table asset_location
[DAM-2923] - Fixed issue when generating thumbnails for InDesign documents
[DAM-3084] - Changed workflow to limit access when sharing on social media
[DAM-3100] - Fixed potential security breach in label system
[DAM-3206] - Cosmetic change in metadata UI
[DAM-3211] - Fixed issue where version history of assets had a wrong date
[DAM-3219] - Fixed issue where Solr was not updated correctly when deleting tree/combo values 
[DAM-3220] - Cosmetic change in user management UI
[DAM-3225] - Fixed bug which caused wrong e-mail on auto created ADFS users
[DAM-3230] - Fixed issue where reverting a replaced asset would cause wrong thumbnails and previews
[DAM-3243] - Fixed bug in search editor implementation of UrlAbsolut
[DAM-3245] - Fixed issue where some images would never finish uploading
[DAM-3283] - Fixed bug where upload computer was wrongly set on replaced assets
[DAM-3321] - Fixed bug in built-in functions in special validation in Digimonitor workflow engine
[DAM-3338] - Fixed bug when replacing assets from Importer
[DAM-3350] - Fixed issue when identifying office files
[DAM-3360] - Minor security fix around accesskeys
[DAM-3402] - Fixed publishing issue in AssetSyncFolder workflow type
[DAM-3409] - Fixed issue which caused files containing multiple dots to be non downloadable
[DAM-3415] - Minor security fix around certain searches
[DAM-3416] - Metadata now shown correctly and updated through SOLR
[DAM-3418] - Fixed small issue when updating on environments with CORS enabled
[DAM-3423] - Removed a role warning in log file
[DAM-3424] - Fixed small case sensitivity issue in Importer
[DAM-3427] - Fixed issue with RabbitMQ not starting properly after server restart
[DAM-3431] - Fixed issue which caused cropped images to have a white border
[DAM-3435] - Fixed a bug where keywords could not be saved
[DAM-3437] - Fixed issue where collections could not be downloaded
[DAM-3439] - Fixed issue in search editor
[DAM-3451] - Fixed issue where EPS files would be identified as archive and hence not properly processed
[DAM-3453] - Removed the ability to create combo values with leading and trailing whitespaces
[DAM-3462] - Fixed bug which caused FTP destinations to not work properly 
[DAM-3475] - Fixed bug when replacing a video using the trim API endpoint
[DAM-3479] - Fixed an issue with self signed users
[DAM-3480] - Fixed issue where a wrong languageids would be returned in newly created accesskeys
[DAM-3483] - CSRF is disabled by default
[DAM-3484] - Fixed issue which caused Solr to not be updated correctly
[DAM-3487] - Fixed issue when confirming self signed users
[DAM-3489] - Fixed bug when updating configuration, only one value could be saved at a time 
[DAM-3493] - Fixed issue when replacing assets, the old assets would not have thumbnails anymore
[DAM-3500] - Fixed issue where configuration would be returned in a wrong language
[DAM-3503] - Fixed issue where overlapping formats in profiles would cause a double set of transcodes
[DAM-3504] - Fixed issue which caused cropped images to not be published
[DAM-3508] - Fixed XSS security breach
[DAM-3509] - Fixed small issue when cropping 
[DAM-3520] - Fixed bug which caused retry of jobs to fail
[DAM-3528] - Fixed issue which caused selected combovalues to be blank
[DAM-3529] - Fixed bug which meant two filters on the same metafield could not be used in the same search
[DAM-3540] - Fixed a bug where Metadata only assets could not be created



Digizuite™ DAM Center 5.0.0
© 2006-2017 Digizuite A/S

--------------------
Version : 5.0.3
Date : 2019-02-12
--------------------

Fixes:
[DAM-3281] - Fixed small bug that made upload history of users wrong
[DAM-3309] - Fixed small search bug when creating qualities
[DAM-3349] - Fixed issue that caused system to slow down over time because of metadata changes


--------------------
Version : 5.0.2
Date : 2019-01-24
--------------------

Fixes:
[DAM-3289] - Cannot delete iterated/iterative for any field
[DAM-3291] - Cannot search in combos when creating transcode
[DAM-3308] - Access denied in DigiMonitor

--------------------
Version : 5.0.1
Date : 2019-01-17
--------------------

Fixes:
[DAM-3241] - DigiMonitor now always re-authenticate after an upgrade
[DAM-3242] - Fixed problems around deleting SOLR searches
[DAM-3244] - ItemHandler no longer fails on InsertDefaultValue events for combo insertion
[DAM-3249] - ItemHandler no longer removes tree values during inserts but only adds new ones

--------------------
Version : 5.0.0
Date : 2019-01-01
--------------------

New:
[DAM-1367] - Title and Keywords metafields now are born with no overwrite between different languages
[DAM-1986] - Removed SQL Service Broker usage and introduced RabbitMQ as infastructure for new event system
[DAM-2119] - Extended known names for replacing in workflows with UploadUserMemberId
[DAM-2817] - Removed TLS 1.0 compliance as it is obsolete per PCI Council deadline June 30, 2018.
[DAM-2902] - Item_combo_valueid is now selectable from searchui when setting up fields in a search
[DAM-2907] - Import now only uploads assets that has not been uploaded, in case of the application has been stopped 
[DAM-2927] - Metafield GUIDs are now always shown in the grid view in UI
[DAM-2938] - Keep old versions metadata now defaults to true on asset replace
[DAM-2957] - Users successfully logging in using ADFS WS-Federated are now auto created if not already existing
[DAM-2968] - Metafield definitions now has configurable tooltips
[DAM-2988] - Created new API endpoints for video trimming
[DAM-2994] - Introduced Audit trail for metadata fields
[DAM-3002] - Created new roles to control asset actions
[DAM-3006] - Performance optimized upload
[DAM-3089] - Debug information for transcode system has been improved
[DAM-3101] - Performance optimized publishing of assets
[DAM-3162] - Introduced RabbitMQ for new message handling infrastructure
[DAM-3218] - Added new valuehandler NotInRecursiveDamCatalogFolder for searches, to exclude assets in specific catalog folders

Fixes:
[DAM-2797] - Fixed infinite loading issue for non-previewable assets
[DAM-2823] - Fixed issue where custom searches would become uncustomizable during updates
[DAM-2830] - Fixed issue where searching for media formats did not work when trying to select one for a profile
[DAM-2847] - Fixed issue with sharing assets to social media
[DAM-2850] - Fixed issue where labels could not contain Chinese characters
[DAM-2866] - Fixed bug in importer where it could not match on assetid
[DAM-2868] - Fixed issue when ingesting metadata from Excel to metafields of type bit
[DAM-2877] - Fixed instability issue during replace of asset when system was under heavy load
[DAM-2893] - Fixed issue where metadata fields of type MasterItemReference did not accept asset as item type from UI
[DAM-2898] - Fixed Minor web.config error
[DAM-2901] - Fixed update issue between 4.91 and 5.0.0
[DAM-2906] - Fixed issue where only 9999 different combovalues could be ingested using the importer
[DAM-2909] - Fixed issue where metadata fields of type EditComboValue was not ingested correctly using the importer
[DAM-2929] - Fixed issue where Running jobs would not be displayed correctly
[DAM-2939] - Fixed issue where InDesign uploads would not get thumbnails on upload
[DAM-2944] - Fixed issue when embedding metadata on source copies, it would sometimes fail
[DAM-2945] - Fixed issue where deleting a catalog folder did not respect write access correctly
[DAM-2948] - Fixed issue where repopulating solr enabled search caches would time out
[DAM-2953] - Fixed issue when installing with HTTP which caused wrong bindings to be set in Internet information services
[DAM-2961] - Fixed issue where user was not prompted when replacing an asset
[DAM-2969] - Fixed issue where streaming PDFs would not include the extension in the served file
[DAM-2970] - Fixed API Response to reflect actual error
[DAM-2972] - Fixed bug where sometimes images would have a duration
[DAM-2979] - Fixed issue where extension was missing on source copies
[DAM-2991] - Fixed an issue where too many ProfilePublish events would be fired
[DAM-3022] - Fixed issue when cleaning up old versions of searches from UI, it did not always delete the older versions.
[DAM-3052] - Fixed missmatch between autotranslate and autotranslateOverwriteExisting on metafield definition
[DAM-3078] - Fixed issue with metadata fields of type float, where dots were not accepted as delimiters
[DAM-3079] - Fixed issue where sharing as zip using azure storage did not work
[DAM-3083] - Fixed caching issue on Config managers that caused the cache to not be purged correctly
[DAM-3085] - Fixed bug where republishing would not do anything 
[DAM-3088] - Fixed bug where republishing an asset that had already been published before did not work
[DAM-3094] - Fixed issue where sometimes metadata fields could not be created
[DAM-3099] - Fixed bug in installer which caused creation of invalid database connectionstring
[DAM-3113] - Fixed minor issue in configuration API
[DAM-3116] - Fixed issue where rights inheritance on EditComboValues were created correctly
[DAM-3117] - Fixed issue in Search xml merging which could cause infinite loops 
[DAM-3118] - Fixed bug when deleting searches with multiple search version records
[DAM-3134] - Fixed UI issues when deleting input/output fields in searches
[DAM-3160] - Fixed minor API issue for generating custom video thumbnails
[DAM-3163] - Fixed minor bug in Digimonitor
[DAM-3182] - Fixed issue where ProfilePublished event was never fired for Digimonitor
[DAM-3215] - Fixed issue when changing an existing access right on a folder it would not take effect on the asset in the folder

Related content

DC 5.6 Major new features
DC 5.6 Major new features
Read with this
DC 5.2.0 7 Release notes
DC 5.2.0 7 Release notes
More like this
DC 5.9 Release notes
DC 5.9 Release notes
More like this
DC 5.8 Release notes
DC 5.8 Release notes
More like this
DC 5.5 Release notes
DC 5.5 Release notes
More like this
DC 5.4 Release notes
DC 5.4 Release notes
More like this