Monday, May 2, 2022
1 change
Enhancements to existing features
Spreadsheet-specific assets are now excluded from the list of selectable documents when editing website media. This prevents users from accidentally choosing internal spreadsheet files that are not meant to be used as website media.
Original PR description
Before this commit the spreadsheet assets could be selected as documents when editing a media in the website builder. After this commit the spreadsheet-specific assets name pattern is registered to utils.js to filter them out from the selectable list. task-2799866