Skip to content

v7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 20:41

⚠️ Breaking changes

  • Favorites are now shown as icons instead of list by default, can be changed to list with mediaBrowserItemsPerRow: 1.
  • Favorite titles are now shown by default. Can be hidden with mediaBrowserHideTitleForThumbnailIcons: true.
  • Urls for thumbnails are no longer rewritten from http to https. Can be enforced with replaceHttpWithHttpsForThumbnails: true.

🚀 Features

🐛 Fixes

🛠 Under the hood