diff --git a/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9570.tid b/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9570.tid new file mode 100644 index 0000000000..4c9c7b69e6 --- /dev/null +++ b/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9570.tid @@ -0,0 +1,10 @@ +title: $:/changenotes/5.4.0/#9570 +description: Fix images loaded from _canonical_uri tiddlers not having progress classes assigned +release: 5.4.0 +tags: $:/tags/ChangeNote +change-type: bugfix +change-category: internal +github-links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9570 +github-contributors: jermolene + +Fixes issue whereby transcluding a _canonical_uri tiddler with a missing image did not assign the progress classes `tc-image-loading`, `tc-image-loaded` and `tc-image-error`. \ No newline at end of file