File tree 3 files changed +9
-4
lines changed
3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 5.4.3 - 2025-02-11
4
+
5
+ ### Changed
6
+ - Embedded assets for external images now save the image width and height in the JSON file
7
+
3
8
## 5.4.2 - 2025-02-04
4
9
5
10
### Fixed
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " spicyweb/craft-embedded-assets" ,
3
3
"description" : " Manage YouTube videos, Instagram photos and more as first class assets" ,
4
- "version" : " 5.4.2 " ,
4
+ "version" : " 5.4.3 " ,
5
5
"type" : " craft-plugin" ,
6
6
"keywords" : [
7
7
" cms" ,
23
23
"support" : {
24
24
"issues" : " https://github.com/spicywebau/craft-embedded-assets/issues" ,
25
25
"source" : " https://github.com/spicywebau/craft-embedded-assets" ,
26
- "docs" : " https://github.com/spicywebau/craft-embedded-assets/blob/5.4.2 /README.md" ,
26
+ "docs" : " https://github.com/spicywebau/craft-embedded-assets/blob/5.4.3 /README.md" ,
27
27
"rss" : " https://github.com/spicywebau/craft-embedded-assets/commits/5.x.atom"
28
28
},
29
29
"require" : {
48
48
"schemaVersion" : " 1.0.0" ,
49
49
"class" : " spicyweb\\ embeddedassets\\ Plugin" ,
50
50
"changelogUrl" : " https://github.com/spicywebau/craft-embedded-assets/blob/5.x/CHANGELOG.md" ,
51
- "downloadUrl" : " https://github.com/spicywebau/craft-embedded-assets/archive/5.4.2 .zip"
51
+ "downloadUrl" : " https://github.com/spicywebau/craft-embedded-assets/archive/5.4.3 .zip"
52
52
},
53
53
"config" : {
54
54
"allow-plugins" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " craft-embedded-assets" ,
3
- "version" : " 5.4.2 " ,
3
+ "version" : " 5.4.3 " ,
4
4
"description" : " Manage YouTube videos, Instagram photos and more as first class assets" ,
5
5
"private" : true ,
6
6
"main" : " webpack.config.js" ,
You can’t perform that action at this time.
0 commit comments