From afcf108d29784370f8f60289700bf1c55da67280 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Sat, 10 Jan 2026 14:42:58 +0000 Subject: [PATCH] Add changenote --- editions/tw5.com/tiddlers/releasenotes/5.4.0/#9570.tid | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 editions/tw5.com/tiddlers/releasenotes/5.4.0/#9570.tid 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