From 1832aff565cee43cd815597db58ab5da3ff0e2a3 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Wed, 5 Nov 2025 10:54:02 +0000 Subject: [PATCH] Add more tickets for demo and testing purposes --- editions/tw5.com/tiddlers/releasenotes/5.4.0/#8702.tid | 2 +- editions/tw5.com/tiddlers/releasenotes/5.4.0/#9103.tid | 8 ++++++++ editions/tw5.com/tiddlers/releasenotes/5.4.0/#9183.tid | 2 +- editions/tw5.com/tiddlers/releasenotes/5.4.0/#9287.tid | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 editions/tw5.com/tiddlers/releasenotes/5.4.0/#9103.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/5.4.0/#8702.tid b/editions/tw5.com/tiddlers/releasenotes/5.4.0/#8702.tid index 2b61c7205..9ded4a7b9 100644 --- a/editions/tw5.com/tiddlers/releasenotes/5.4.0/#8702.tid +++ b/editions/tw5.com/tiddlers/releasenotes/5.4.0/#8702.tid @@ -4,7 +4,7 @@ release: 5.4.0 tags: $:/tags/ChangeNote change-type: enhancement change-category: hackability -links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/8702 +github-links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/8702 github-contributors: Jermolene This PR brings several new features for end users: diff --git a/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9103.tid b/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9103.tid new file mode 100644 index 000000000..73e4a41cb --- /dev/null +++ b/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9103.tid @@ -0,0 +1,8 @@ +title: $:/changenotes/5.4.0/#9103 +description: Add support for commands and startups which return promises +release: 5.4.0 +tags: $:/tags/ChangeNote +change-type: enhancement +change-category: developer +github-links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9103 +github-contributors: Arlen22 diff --git a/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9183.tid b/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9183.tid index 6bdd4b8c3..0ebac4ac7 100644 --- a/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9183.tid +++ b/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9183.tid @@ -4,7 +4,7 @@ release: 5.4.0 tags: $:/tags/ChangeNote change-type: performance change-category: internal -links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9183 https://github.com/TiddlyWiki/TiddlyWiki5/pull/9288 +github-links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9183 https://github.com/TiddlyWiki/TiddlyWiki5/pull/9288 github-contributors: Jermolene Leilei332 This change reduces the size of the core plugin by 119.3KB or about 4.5%. diff --git a/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9287.tid b/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9287.tid index bc2fa4217..560a2edc5 100644 --- a/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9287.tid +++ b/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9287.tid @@ -4,7 +4,7 @@ release: 5.4.0 tags: $:/tags/ChangeNote change-type: enhancement change-category: internal -links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9287 +github-links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9287 github-contributors: Jermolene Doing so enables us to filter and group changes. For example, we could show all the breaking changes between two releases.