With these changes, the video thumbnail is now available in email exports. If no thumbnail is defined, it defaults to a gray image with a play button. The thumbnail is added because most email providers do not support tag, and the same goes for .
Fixes # (issue)
Type of change
Please tick the relevant option.
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[x] This change requires a documentation update
Checklist:
[x] I have performed a self-review of my own code
[ ] I have commented on my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[x] I have checked my code and corrected any misspellings
Description
With these changes, the video thumbnail is now available in email exports. If no thumbnail is defined, it defaults to a gray image with a play button. The thumbnail is added because most email providers do not support tag, and the same goes for .
Fixes # (issue)
Type of change
Please tick the relevant option.
Checklist: