Here you can find the changelog of the SilentBox plugin.
- unnecessary folders from the published package
- Added support for non-interactive Twitch video embeds. However, thumbnails are not supported as Twitch requires an API key to get the thumbnail, so you need to set your own thumbnail via the
thumbnail
option. - Added support for downloading images and videos.
- Fixed bug where clicking on image or video would close the overlay.
- new tests added
- Updated to Vue 3
- renamed
silentbox-overlay-previous-item-displayed
tosilentbox-overlay-prev-item-displayed
- rewritten in composition API
- fully rewritten in TypeScript