We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81efedf commit 4baa497Copy full SHA for 4baa497
changelog.yml
@@ -1,5 +1,9 @@
1
url: https://github.com/AsgardCms/Media
2
versions:
3
+ "1.22.1":
4
+ changed:
5
+ - Fix thumbnail include
6
+ - Hide thumbnail dropdown on include partial if it's not via wysiwyg
7
"1.22.0":
8
added:
9
- Way to handle media on create views (multiple images and single image)
module.json
@@ -3,7 +3,7 @@
"alias": "media",
"description": "A media library, used throughout the CMS.",
"keywords": [],
- "version": "1.22.0",
+ "version": "1.22.1",
"active": 1,
"order": 1,
"providers": [
0 commit comments