Install
Works with Drupal: ^9.5 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
791.96 KB
MD5: eb89f541daefcbd9cb83e03547a114f3
SHA-1: feac58594ff80a0404217e7c7db5db9e15da5f21
SHA-256: 628a8a7bef6c27fd5abee1eb0ada14d05261e3ebab49074e5be543bbbb467a8a
Download zip
1023.73 KB
MD5: 4c5fc813c704f01aebbe1b41060d7233
SHA-1: 15cc970b3cd81bda6776ab1b1e380528481fa4b5
SHA-256: fb549e350534ec4135788616c5645de25e688667c8e324e4aa00617d445e63d8
Release notes
This is penultimate RC before full release of Acquia DAM
The biggest change is internally, there is now a plugin system for adding new DAM media source assets. There are also many bug fixes found when working on the migration from Media: Acquia DAM. With the 2.1 beta released, you can test out migrating your existing dam assets automatically to Acquia DAM!
Contributors (9)
Rajeshreeputra, ankitv18, chandu7929, deepakkm, esteban.arias, japerry, rajeshreeputra, tanmayk, vishalkhode
Changelog
Issues: 11 issues resolved.
Changes since 1.1.0-rc3:
Bug
- #3499668 by ankitv18: [Regression] Alternative thumbnail image missing
- #3504269: dblog.overview route error when module is disabled
- #3497555: Default option “Download and sync assets" should be unchecked
- #3501174 by esteban.arias, rajeshreeputra: DAM Asset Download not updating asset versions
- #3505917 by ankitv18: Update to 1.1 removes some metadata mappings
- #3500484 by japerry, chandu7929, rajeshreeputra: Media view display handling not honored during download and sync
- #3507784 by deepakkm: Mapped alt text not rendered after update to 1.1.x
- #3501895: Bulk Import: Existing media type not visible when selecting another media type in the same category
- #3509638 by vishalkhode, japerry: DAM media able to insert format without selecting the any options
Misc
- Refactor asset media type derivatives into their own plugins.
- Fix install error where assert fails on non acquia_dam assets.