diff --git a/editions/prerelease/tiddlers/Release 5.4.0.tid b/editions/prerelease/tiddlers/Release 5.4.0.tid deleted file mode 100644 index c5f73b97d..000000000 --- a/editions/prerelease/tiddlers/Release 5.4.0.tid +++ /dev/null @@ -1,62 +0,0 @@ -caption: 5.4.0 -created: 20250807084952911 -modified: 20250807084952911 -tags: ReleaseNotes -title: Release 5.4.0 -type: text/vnd.tiddlywiki -description: Under development - -//[[See GitHub for detailed change history of this release|https://github.com/TiddlyWiki/TiddlyWiki5/compare/v5.3.8...master]]// - - - -! New Features - -- - -! Translation improvements - -* - -! Plugin Improvements - -* - -! Widget Improvements - -* - -! Usability Improvements - -* - -! Palette Improvements - -* - -! Hackability Improvements - -* - -! Bug Fixes - -* - -! Node.js Improvements - -* - -! Performance Improvements - -* - -! Developer Improvements - -* - -! Acknowledgements - -[[@Jermolene|https://github.com/Jermolene]] would like to thank the contributors to this release who have generously given their time to help improve TiddlyWiki: - -<<.contributors """ -""">> \ No newline at end of file diff --git a/editions/tw5.com/tiddlers/_tw_shared/doc-utilities/doc-macros.tid b/editions/tw5.com/tiddlers/_tw_shared/doc-utilities/doc-macros.tid index 7051d9f23..8bd5ba449 100644 --- a/editions/tw5.com/tiddlers/_tw_shared/doc-utilities/doc-macros.tid +++ b/editions/tw5.com/tiddlers/_tw_shared/doc-utilities/doc-macros.tid @@ -197,17 +197,11 @@ This is an example tiddler. See [[Table-of-Contents Macros (Examples)]]. \procedure .link-badge-added(link,colour:#ffe246) <$macrocall $name=".link-badge" text="added" link=<> colour=<>/> -\procedure .link-badge-addendum(link,colour:#fcc84a) <$macrocall $name=".link-badge" text="addendum" link=<> colour=<>/> \procedure .link-badge-extended(link,colour:#f9a344) <$macrocall $name=".link-badge" text="extended" link=<> colour=<>/> \procedure .link-badge-fixed(link,colour:#ffa86d) <$macrocall $name=".link-badge" text="fixed" link=<> colour=<>/> \procedure .link-badge-here(link,colour:#d88e63) <$macrocall $name=".link-badge" text="here" link=<> colour=<>/> -\procedure .link-badge-hide(link,colour:#9d959f) <$macrocall $name=".link-badge" text="hide" link=<> colour=<>/> \procedure .link-badge-improved(link,colour:#7593c7) <$macrocall $name=".link-badge" text="improved" link=<> colour=<>/> -\procedure .link-badge-modified(link,colour:#7f99c9) <$macrocall $name=".link-badge" text="modified" link=<> colour=<>/> -\procedure .link-badge-removed(link,colour:#a9aabc) <$macrocall $name=".link-badge" text="removed" link=<> colour=<>/> -\procedure .link-badge-renamed(link,colour:#b4b995) <$macrocall $name=".link-badge" text="renamed" link=<> colour=<>/> \procedure .link-badge-updated(link,colour:#91ba66) <$macrocall $name=".link-badge" text="updated" link=<> colour=<>/> -\procedure .link-badge-reverted(link,colour:#ba8e66) <$macrocall $name=".link-badge" text="reverted" link=<> colour=<>/> \procedure .banner-credits(credit,url) > width="140" style="float:left;margin-right:0.5em;"/> diff --git a/editions/tw5.com/tiddlers/_tw_shared/doc-utilities/doc-styles.tid b/editions/tw5.com/tiddlers/_tw_shared/doc-utilities/doc-styles.tid index 2bd2f9ed3..f79e3f7f8 100644 --- a/editions/tw5.com/tiddlers/_tw_shared/doc-utilities/doc-styles.tid +++ b/editions/tw5.com/tiddlers/_tw_shared/doc-utilities/doc-styles.tid @@ -254,6 +254,12 @@ a.doc-deprecated-version.tc-tiddlylink { text-decoration: underline; } +.doc-changenote-body { + margin-left: 2em; + font-style: italic; + font-size: 0.9em; +} + .doc-tiddler-fields { background-color: <>; border: 1px solid <>; @@ -283,6 +289,7 @@ a.doc-deprecated-version.tc-tiddlylink { list-style: none; display: flex; flex-wrap: wrap; + padding: 0; } ol.doc-github-contributors li { display: flex; diff --git a/editions/tw5.com/tiddlers/hellothere/Welcome.tid b/editions/tw5.com/tiddlers/hellothere/Welcome.tid deleted file mode 100644 index c23d1edcb..000000000 --- a/editions/tw5.com/tiddlers/hellothere/Welcome.tid +++ /dev/null @@ -1,7 +0,0 @@ -list: HelloThere [[Quick Start]] [[Find Out More]] [[TiddlyWiki on the Web]] [[Testimonials and Reviews]] GettingStarted Community -tags: TableOfContents -list-before: -title: Welcome -type: text/vnd.tiddlywiki - -<]" >> \ No newline at end of file diff --git a/editions/tw5.com/tiddlers/releasenotes/5.3.8/#9133.tid b/editions/tw5.com/tiddlers/releasenotes/5.3.8/#9133.tid new file mode 100644 index 000000000..e4dd773c5 --- /dev/null +++ b/editions/tw5.com/tiddlers/releasenotes/5.3.8/#9133.tid @@ -0,0 +1,8 @@ +title: $:/changenotes/5.3.8/#9133 +description: Update Chinese translation +release: 5.3.8 +tags: $:/tags/ChangeNote +change-type: enhancement +change-category: translation +link: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9133 +github-contributors: BramChen diff --git a/editions/tw5.com/tiddlers/releasenotes/5.3.8/#9166.tid b/editions/tw5.com/tiddlers/releasenotes/5.3.8/#9166.tid new file mode 100644 index 000000000..eb15efe59 --- /dev/null +++ b/editions/tw5.com/tiddlers/releasenotes/5.3.8/#9166.tid @@ -0,0 +1,8 @@ +title: $:/changenotes/5.3.8/#9166 +description: Fixed name field of fa-IR language plugin +release: 5.3.8 +tags: $:/tags/ChangeNote +change-type: bugfix +change-category: translation +link: https://github.com/TiddlyWiki/TiddlyWiki5/issue/9166 +github-contributors: Leilei332 diff --git a/editions/tw5.com/tiddlers/releasenotes/5.3.8/#9175.tid b/editions/tw5.com/tiddlers/releasenotes/5.3.8/#9175.tid new file mode 100644 index 000000000..5eee997ab --- /dev/null +++ b/editions/tw5.com/tiddlers/releasenotes/5.3.8/#9175.tid @@ -0,0 +1,8 @@ +title: $:/changenotes/5.3.8/#9175 +description: Fixed Flexoki palette regressions +release: 5.3.8 +tags: $:/tags/ChangeNote +change-type: bugfix +change-category: palette +link: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9175 +github-contributors: Leilei332 diff --git a/editions/tw5.com/tiddlers/releasenotes/5.3.8/#9184.tid b/editions/tw5.com/tiddlers/releasenotes/5.3.8/#9184.tid new file mode 100644 index 000000000..962a2fb45 --- /dev/null +++ b/editions/tw5.com/tiddlers/releasenotes/5.3.8/#9184.tid @@ -0,0 +1,8 @@ +title: $:/changenotes/5.3.8/#9184 +description: Update Polish translation +release: 5.3.8 +tags: $:/tags/ChangeNote +change-type: enhancement +change-category: translation +link: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9184 +github-contributors: EvidentlyCube diff --git a/editions/tw5.com/tiddlers/releasenotes/5.3.8/#9185.tid b/editions/tw5.com/tiddlers/releasenotes/5.3.8/#9185.tid new file mode 100644 index 000000000..cc127349b --- /dev/null +++ b/editions/tw5.com/tiddlers/releasenotes/5.3.8/#9185.tid @@ -0,0 +1,8 @@ +title: $:/changenotes/5.3.8/#9185 +description: Fixed [[Highlight Plugin]] theme listing +release: 5.3.8 +tags: $:/tags/ChangeNote +change-type: bugfix +change-category: plugin +link: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9185 +github-contributors: Leilei332 diff --git a/editions/tw5.com/tiddlers/releasenotes/5.3.8/32caeb69c3e7b75a80a84a1e14363e87175b164e.tid b/editions/tw5.com/tiddlers/releasenotes/5.3.8/32caeb69c3e7b75a80a84a1e14363e87175b164e.tid new file mode 100644 index 000000000..b93c58dca --- /dev/null +++ b/editions/tw5.com/tiddlers/releasenotes/5.3.8/32caeb69c3e7b75a80a84a1e14363e87175b164e.tid @@ -0,0 +1,10 @@ +title: $:/changenotes/5.3.8/32caeb69c3e7b75a80a84a1e14363e87175b164e +description: Revert breakage of [[list-tagged-draggable Macro]] +release: 5.3.8 +tags: $:/tags/ChangeNote +change-type: bugfix +change-category: hackability +link: https://github.com/TiddlyWiki/TiddlyWiki5/commit/32caeb69c3e7b75a80a84a1e14363e87175b164e +github-contributors: Jermolene + +Reverted the [[change in v5.3.7|https://github.com/TiddlyWiki/TiddlyWiki5/pull/8721]] that broke the [[list-tagged-draggable Macro]]. The change involved updating some core macros to use procedures diff --git a/editions/tw5.com/tiddlers/releasenotes/5.3.8/75502266176de9d4a5e1f89cd7f2e455b7a2f6da.tid b/editions/tw5.com/tiddlers/releasenotes/5.3.8/75502266176de9d4a5e1f89cd7f2e455b7a2f6da.tid new file mode 100644 index 000000000..432742f11 --- /dev/null +++ b/editions/tw5.com/tiddlers/releasenotes/5.3.8/75502266176de9d4a5e1f89cd7f2e455b7a2f6da.tid @@ -0,0 +1,8 @@ +title: $:/changenotes/5.3.8/75502266176de9d4a5e1f89cd7f2e455b7a2f6da +description: Update Greek translation +release: 5.3.8 +tags: $:/tags/ChangeNote +change-type: enhancement +change-category: translation +link: https://github.com/TiddlyWiki/TiddlyWiki5/commit/75502266176de9d4a5e1f89cd7f2e455b7a2f6da +github-contributors: superuser-does diff --git a/editions/tw5.com/tiddlers/releasenotes/5.3.8/93d30f374da4a6b2037b335f7f7d4eddce8192db.tid b/editions/tw5.com/tiddlers/releasenotes/5.3.8/93d30f374da4a6b2037b335f7f7d4eddce8192db.tid new file mode 100644 index 000000000..766f471a1 --- /dev/null +++ b/editions/tw5.com/tiddlers/releasenotes/5.3.8/93d30f374da4a6b2037b335f7f7d4eddce8192db.tid @@ -0,0 +1,8 @@ +title: $:/changenotes/5.3.8/93d30f374da4a6b2037b335f7f7d4eddce8192db +description: Fixed display of field names longer than the available width in the info panel +release: 5.3.8 +tags: $:/tags/ChangeNote +change-type: bugfix +change-category: usability +link: https://github.com/TiddlyWiki/TiddlyWiki5/commit/93d30f374da4a6b2037b335f7f7d4eddce8192db +github-contributors: Jermolene diff --git a/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9183.tid b/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9183.tid new file mode 100644 index 000000000..b0d7bf953 --- /dev/null +++ b/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9183.tid @@ -0,0 +1,10 @@ +title: $:/changenotes/5.4.0/#9183 +description: Offload server-only components to a plugin +release: 5.4.0 +tags: $:/tags/ChangeNote +change-type: pluginisation +change-category: internal +link: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9183 +github-contributors: Jermolene + +This change reduces the size of the core plugin by 114.5KB 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 new file mode 100644 index 000000000..1c21d16ed --- /dev/null +++ b/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9287.tid @@ -0,0 +1,10 @@ +title: $:/changenotes/5.4.0/#9287 +description: Split release notes into individual change notes +release: 5.4.0 +tags: $:/tags/ChangeNote +change-type: enhancement +change-category: internal +link: 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. diff --git a/editions/tw5.com/tiddlers/releasenotes/5.4.0/Release 5.4.0.tid b/editions/tw5.com/tiddlers/releasenotes/5.4.0/Release 5.4.0.tid new file mode 100644 index 000000000..9cc610abb --- /dev/null +++ b/editions/tw5.com/tiddlers/releasenotes/5.4.0/Release 5.4.0.tid @@ -0,0 +1,13 @@ +caption: 5.4.0 +created: 20250901000000000 +modified: 20250901000000000 +tags: ReleaseNotes +title: Release 5.4.0 +type: text/vnd.tiddlywiki +description: Under development + +\define release-introduction() +Release v5.4.0 includes major improvements in a number of areas. See the [[project plan|https://github.com/orgs/TiddlyWiki/projects/4]] for more details. +\end release-introduction + +<> diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.3.8.tid b/editions/tw5.com/tiddlers/releasenotes/Release 5.3.8.tid deleted file mode 100644 index 3f08e1e98..000000000 --- a/editions/tw5.com/tiddlers/releasenotes/Release 5.3.8.tid +++ /dev/null @@ -1,43 +0,0 @@ -caption: 5.3.8 -created: 20250807084952911 -description: Bugfix release for 5.3.7 -modified: 20250807100514203 -released: 20250807084952911 -tags: ReleaseNotes -title: Release 5.3.8 -type: text/vnd.tiddlywiki - -//[[See GitHub for detailed change history of this release|https://github.com/TiddlyWiki/TiddlyWiki5/compare/v5.3.7...master]]// - -<<.banner-credits - credit:"""Congratulations to [[Christian Byron|https://talk.tiddlywiki.org/u/Christian_Byron]] for their winning design for the banner for this release (here is the [[discussion|https://talk.tiddlywiki.org/t/planning-a-v5-3-8-bug-fix-release/12963]]). -""" - url:"https://raw.githubusercontent.com/TiddlyWiki/TiddlyWiki5/e8a7bbf14e078d83ab6ba55a80cb8d9ba5290303/editions/tw5.com/tiddlers/images/New%20Release%20Banner.png" ->> - -This is a bug fix release for TiddlyWiki [[Release 5.3.7]] that fixes problems introduced in that release. - -! Translation improvements - -* Chinese -* Polish -* Greek - -! Bug Fixes - -* <<.link-badge-reverted "https://github.com/TiddlyWiki/TiddlyWiki5/commit/32caeb69c3e7b75a80a84a1e14363e87175b164e">> the [[change in v5.3.7|https://github.com/TiddlyWiki/TiddlyWiki5/pull/8721]] that broke the [[list-tagged-draggable Macro]]. The change involved updating some core macros to use procedures -* <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/commit/93d30f374da4a6b2037b335f7f7d4eddce8192db">> display of field names longer than the available width in the info panel -* <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/pull/9185">> [[Highlight Plugin]] theme listing -* <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/pull/9175">> Flexoki palette regressions -* <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/issues/9166">> name field of fa-IR language plugin - -! Acknowledgements - -[[@Jermolene|https://github.com/Jermolene]] would like to thank the contributors to this release who have generously given their time to help improve TiddlyWiki: - -<<.contributors """ -CeeBeeTree -EvidentlyCube -Leilei332 -pmario -""">> diff --git a/editions/tw5.com/tiddlers/releasenotes/Release Notes and Changes.tid b/editions/tw5.com/tiddlers/releasenotes/Release Notes and Changes.tid new file mode 100644 index 000000000..d206d1f38 --- /dev/null +++ b/editions/tw5.com/tiddlers/releasenotes/Release Notes and Changes.tid @@ -0,0 +1,38 @@ +title: Release Notes and Changes + +! Release Notes + +! Change Notes + +* `title` by convention titles are formed `$:/changenotes//`. The unique identifier is typically a GitHub PR or issue like `#1234` or a GitHub commit ID such as `98f850609d29bc36ded83f90c0d5be231649254b` +* `tags` must include `$:/tags/ChangeNote`, see below for other valid tags +* `change-type` the type of change as a single string; see below for values +* `change-category` the category of the change; see below for vqalues + +Other valid tags for change notes: + +* `$:/tags/ChangeNote/Deprecation` +* `$:/tags/ChangeNote/Breaking` + +Valid change note types are as follows: + +* ''bugfix'' +* ''feature'' +* ''enhancement'' +* ''deprecation'' +* ''security'' +* ''pluginisation'' + +Valid change categories are as follows: + +* ''internal'' +* ''translation'' +* ''plugin'' +* ''widget'' +* ''filters'' +* ''usability'' +* ''palette'' +* ''hackability'' +* ''nodejs'' +* ''performance'' +* ''developer'' diff --git a/editions/tw5.com/tiddlers/releasenotes/ReleasesInfo.multids b/editions/tw5.com/tiddlers/releasenotes/ReleasesInfo.multids new file mode 100644 index 000000000..eef158a82 --- /dev/null +++ b/editions/tw5.com/tiddlers/releasenotes/ReleasesInfo.multids @@ -0,0 +1,25 @@ +title: $:/tw5.com/releases/info/ + +category-order: translation plugin usability palette hackability widget filters performance nodejs internal developer +categories/internal/caption: Internal +categories/translation/caption: Translation +categories/plugin/caption: Plugin +categories/widget/caption: Widget +categories/usability/caption: Usability +categories/palette/caption: Palette +categories/hackability/caption: Hackability +categories/nodejs/caption: Node.js +categories/performance/caption: Performance +categories/developer/caption: Developer +change-types/bugfix/caption: BUGFIX +change-types/bugfix/colour: #ffe246 +change-types/feature/caption: FEATURE +change-types/feature/colour: #91ba66 +change-types/enhancement/caption: ENHANCEMENT +change-types/enhancement/colour: #cba5ff +change-types/deprecation/caption: DEPRECATION +change-types/deprecation/colour: #ff9d6c +change-types/security/caption: SECURITY +change-types/security/colour: #ff6666 +change-types/pluginisation/caption: PLUGINISATION +change-types/pluginisation/colour: #aaaaaa \ No newline at end of file diff --git a/editions/tw5.com/tiddlers/releasenotes/ReleasesProcedures.tid b/editions/tw5.com/tiddlers/releasenotes/ReleasesProcedures.tid new file mode 100644 index 000000000..103fde9ca --- /dev/null +++ b/editions/tw5.com/tiddlers/releasenotes/ReleasesProcedures.tid @@ -0,0 +1,115 @@ +title: $:/tw5.com/releases/procedures +tags: $:/tags/Global + +\procedure github-changes-link() +] +[get[caption]] }$...${ [has[released]get[caption]addprefix[v]] :else[[master]] }$` + rel="noopener noreferrer" + target="_blank" +> + See ~GitHub for detailed change history of this release + +\end github-changes-link + +\procedure banner-credits() +<%if [!match[]] %> + +> width="140" style="float:left;margin-right:0.5em;"/> + +Congratulations to +> + rel="noopener noreferrer" + target="_blank" +><$text text=<>/> +for their winning design for the banner for this release (here is the +> + rel="noopener noreferrer" + target="_blank" +>discussion). +
+ +<%endif%> +\end banner-credits + +\procedure change-list() +\whitespace trim +<$list filter="[enlist{$:/tw5.com/releases/info/category-order}]" variable="category"> + <%if [tag[$:/tags/ChangeNote]] :filter[{!!release}match] :filter[{!!change-category}match] %> +

+ <$text text={{{ [[$:/tw5.com/releases/info/categories/]addsuffixaddsuffix[/caption]get[text]] }}} /> +

+ + <%endif%> + +\end change-list + +\procedure acknowledgements() +
    + <$list filter="[enlistsort[]]" variable="username"> +
  1. + ] }}} class="tc-tiddlylink-external" target="_blank" rel="noopener noreferrer"> + addsuffix[.png?size=64]] }}} width="64" height="64"/> + + @<$text text=<>/> + + +
  2. + +
+\end acknowledgements + +\procedure releasenote(release) +<$let + releaseTiddler={{{ [all[tiddlers]tag[ReleaseNotes]] :filter[{!!caption}match] }}} + releaseTiddlerCreated={{{ [get[created]] }}} + release-github-contributors={{{ [tag[$:/tags/ChangeNote]] :filter[{!!release}match] :map:flat[enlist{!!github-contributors}] +[sort[]format:titlelist[]join[ ]]}}} +> + +<> + +<> + +! Introduction + +<$transclude $variable="release-introduction" $mode="block"/> + +! Changes + +This release includes the following changes. + +<> + + + +! Acknowledgements + +A warm thank you to the developers who have contributed to this release: + +<> + + +\end releasenote diff --git a/editions/tw5.com/tiddlers/releasenotes/ReleasesStyles.tid b/editions/tw5.com/tiddlers/releasenotes/ReleasesStyles.tid new file mode 100644 index 000000000..00b926419 --- /dev/null +++ b/editions/tw5.com/tiddlers/releasenotes/ReleasesStyles.tid @@ -0,0 +1,3 @@ +title: $:/tw5.com/releases/styles +tags: $:/tags/Stylesheet +type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/releasenotes/TiddlyWiki Releases.tid b/editions/tw5.com/tiddlers/releasenotes/TiddlyWiki Releases.tid index 57c335265..8682061b4 100644 --- a/editions/tw5.com/tiddlers/releasenotes/TiddlyWiki Releases.tid +++ b/editions/tw5.com/tiddlers/releasenotes/TiddlyWiki Releases.tid @@ -5,13 +5,7 @@ tags: Releases title: TiddlyWiki Releases type: text/vnd.tiddlywiki -Here are the details of recent releases of TiddlyWiki5. See [[TiddlyWiki5 Versioning]] for details of how releases are named. - -If you are using node.js, you can also install prior versions like this: - -> npm install -g tiddlywiki@5.1.13 - -(BetaReleases and AlphaReleases are listed separately). +Here are the details of recent releases of TiddlyWiki5. See [[TiddlyWiki5 Versioning]] for details of how releases are named, and [[Release Notes and Changes]] for details of how release notes are constructed. <$list filter="[tag[ReleaseNotes]!sort[created]limit[1]]"> <$macrocall $name="tabs" tabsList="[tag[ReleaseNotes]!sort[created]]" default={{!!title}} class="tc-vertical" template="ReleaseTemplate" /> diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.0.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.0.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.0.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.0.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.1.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.1.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.1.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.1.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.10.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.10.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.10.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.10.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.11.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.11.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.11.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.11.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.12.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.12.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.12.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.12.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.13.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.13.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.13.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.13.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.14.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.14.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.14.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.14.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.15.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.15.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.15.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.15.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.16.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.16.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.16.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.16.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.17.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.17.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.17.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.17.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.18.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.18.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.18.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.18.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.19.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.19.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.19.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.19.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.2.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.2.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.2.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.2.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.20.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.20.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.20.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.20.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.21.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.21.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.21.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.21.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.22.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.22.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.22.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.22.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.23.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.23.tid similarity index 97% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.23.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.23.tid index 5b86da851..f8918fe92 100644 --- a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.23.tid +++ b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.23.tid @@ -24,13 +24,13 @@ description: Switchable page templates, EventCatcherWidget, Rename during import ! Usability Improvements -* <<.link-badge-renamed "https://github.com/TiddlyWiki/TiddlyWiki5/pull/5143">> "references" to "backlinks" in the tiddler info panel +* <<.link-badge-updated "https://github.com/TiddlyWiki/TiddlyWiki5/pull/5143">> tiddler info panel to change "references" to "backlinks" * <<.link-badge-added "https://github.com/TiddlyWiki/TiddlyWiki5/commit/1546a4a1895b93a47b79c9d37b94be039604443a">> warning message about using the online plugin library with the client-server configuration * <<.link-badge-updated "https://github.com/TiddlyWiki/TiddlyWiki5/commit/9cd5415dfe54b47819920aa3cf6ac2d5e3a9188e">> favicon for the prerelease edition -* <<.link-badge-removed "https://github.com/TiddlyWiki/TiddlyWiki5/commit/22e25c05eb5e5cc5b670a362d1eead1d62dedbb9">> normalize.css's styling of search input fields and <<.link-badge-updated "https://github.com/TiddlyWiki/TiddlyWiki5/commit/9003c810393d90ee20db083fda35b6469acc592a">> to a modern fork of normalize.css -* <<.link-badge-removed "https://github.com/TiddlyWiki/TiddlyWiki5/commit/bb6fee4e1c79a2b1cbf75cd0326ecb8fb1ccb86b">> unneeded editor toolbar buttons when editing SVG tiddlers +* <<.link-badge-updated "https://github.com/TiddlyWiki/TiddlyWiki5/commit/22e25c05eb5e5cc5b670a362d1eead1d62dedbb9">> normalize.css's styling of search input fields and <<.link-badge-updated "https://github.com/TiddlyWiki/TiddlyWiki5/commit/9003c810393d90ee20db083fda35b6469acc592a">> to a modern fork of normalize.css +* <<.link-badge-updated "https://github.com/TiddlyWiki/TiddlyWiki5/commit/bb6fee4e1c79a2b1cbf75cd0326ecb8fb1ccb86b">> editor toolbar buttons editing SVG tiddlers by removing unneeded buttons * <<.link-badge-added "https://github.com/TiddlyWiki/TiddlyWiki5/pull/5089">> global keyboard shortcut for switching layouts -* <<.link-badge-hide "https://github.com/TiddlyWiki/TiddlyWiki5/commit/1d7091e637462dcda8c28d660ca42c073f647043">> the `.tid` exporter when more than one tiddler to export +* <<.link-badge-updated "https://github.com/TiddlyWiki/TiddlyWiki5/commit/1d7091e637462dcda8c28d660ca42c073f647043">> the export menu to hide the `.tid` exporter when there is more than one tiddler to export ! Import Mechanism Improvements @@ -153,7 +153,7 @@ Other improvements: * <<.link-badge-added "https://github.com/TiddlyWiki/TiddlyWiki5/pull/4908">> support for an override saver * <<.link-badge-added "https://github.com/TiddlyWiki/TiddlyWiki5/pull/4923">> utility CSS classes to replace use of ` ` to introduce visual separation * <<.link-badge-added "https://github.com/TiddlyWiki/TiddlyWiki5/pull/4983">> option to configure the tag used for TableOfContents in the menubar -* <<.link-badge-modified "https://github.com/TiddlyWiki/TiddlyWiki5/pull/4971">> the KeyboardWidget to not trap keys if there are no actions to be invoked +* <<.link-badge-updated "https://github.com/TiddlyWiki/TiddlyWiki5/pull/4971">> the KeyboardWidget to not trap keys if there are no actions to be invoked * <<.link-badge-added "https://github.com/TiddlyWiki/TiddlyWiki5/pull/4975">> buttons to the Edit Template toolbar for the editor-height and the stamp tool for tiddlers of type ''application/javascript'',''application/json'' and ''application/x-tiddler-dictionary'' * <<.link-badge-updated "https://github.com/TiddlyWiki/TiddlyWiki5/pull/4985">> all instance of the [[tabs Macro]] in the core to use the explicitState attribute * <<.link-badge-added "https://github.com/TiddlyWiki/TiddlyWiki5/pull/5000">> support for the meta key as a modifier in actions @@ -238,7 +238,7 @@ Please note that using this plugin does not guarantee compliance with any partic * <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/pull/4674">> issue with adding tags in $:/Manager * <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/pull/4686">> edit template "type" dropdown positioning * <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/pull/4687">> edit template field dropdown positioning -* <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/pull/4704">> (with <<.link-badge-addendum "https://github.com/TiddlyWiki/TiddlyWiki5/pull/4705">>) syntax error in ScrollableWidget +* <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/pull/4704">> (with additional updates <<.link-badge-here "https://github.com/TiddlyWiki/TiddlyWiki5/pull/4705">>) syntax error in ScrollableWidget * <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/pull/4780">> problem with headers not being treated case insensitively * <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/commit/a2796d89ab3dbf4a15b63b0f4623387fdc6acd5b">> problem with `Content-Type` HTTP header sent as `Content-type` * <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/pull/4776">> EntityWidget not refreshing correctly diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.3.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.3.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.3.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.3.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.4.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.4.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.4.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.4.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.5.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.5.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.5.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.5.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.6.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.6.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.6.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.6.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.7.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.7.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.7.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.7.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.8.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.8.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.8.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.8.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.9.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.9.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.1.9.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.1.9.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.2.0.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.2.0.tid similarity index 98% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.2.0.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.2.0.tid index 156237383..bc912e1fa 100644 --- a/editions/tw5.com/tiddlers/releasenotes/Release 5.2.0.tid +++ b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.2.0.tid @@ -123,7 +123,7 @@ For end users, if an upgrade to v5.2.0 causes problems then consult the discussi ! Widget Improvements * <<.link-badge-added "https://github.com/TiddlyWiki/TiddlyWiki5/commit/9eda02868f21e9dd1733ffe26352bd7ac96285b4">> (and [[here|https://github.com/TiddlyWiki/TiddlyWiki5/commit/f87b3bfcdba79b6ad198af286bd827c61044891f]]) new MessageCatcherWidget to catch arbitrary messages and execute action strings -* <<.link-badge-modified "https://github.com/TiddlyWiki/TiddlyWiki5/commit/b9647b2c48152dac069a1099a0822b32375a66cf">> [[FieldManglerWidget]] to ensure it doesn't propogate events that it traps +* <<.link-badge-updated "https://github.com/TiddlyWiki/TiddlyWiki5/commit/b9647b2c48152dac069a1099a0822b32375a66cf">> [[FieldManglerWidget]] to ensure it doesn't propogate events that it traps * <<.link-badge-extended "https://github.com/TiddlyWiki/TiddlyWiki5/pull/5597">> [[DropzoneWidget]] to optionally invoke actions after the `tm-import-tiddlers` message has been sent, and to specify an optional `contentTypesFilter` which determines which content types are accepted by the dropzone. * <<.link-badge-extended "https://github.com/TiddlyWiki/TiddlyWiki5/commit/07caa16e8714afe9a64eb202375e4a2f95da1508">> [[DropzoneWidget]] to also use the specified deserializer for strings either dropped or pasted on to the dropzone * <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/pull/5635">> [[SelectWidget]] refreshing @@ -206,7 +206,7 @@ For end users, if an upgrade to v5.2.0 causes problems then consult the discussi !! [[BibTeX Plugin]] * <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/issues/5581">> BibTeX Plugin to report errors more sensibly -* <<.link-badge-modified "https://github.com/TiddlyWiki/TiddlyWiki5/commit/953fb9f237ad78e409c03d4b29b9854d8abf6cdf">> BibTex Plugin to force fieldnames to be lowercase +* <<.link-badge-updated "https://github.com/TiddlyWiki/TiddlyWiki5/commit/953fb9f237ad78e409c03d4b29b9854d8abf6cdf">> BibTex Plugin to force fieldnames to be lowercase ! Developer Experience Improvements diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.2.1.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.2.1.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.2.1.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.2.1.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.2.2.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.2.2.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.2.2.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.2.2.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.2.3.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.2.3.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.2.3.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.2.3.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.2.4.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.2.4.tid similarity index 97% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.2.4.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.2.4.tid index dfc51e280..448c52041 100644 --- a/editions/tw5.com/tiddlers/releasenotes/Release 5.2.4.tid +++ b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.2.4.tid @@ -61,7 +61,7 @@ Improvements to the translation features of TiddlyWiki itself: * <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/commit/127f660c91020dcbb43897d954066b31af729e74">> EditTextWidget to remove the default text "Type the text for the tiddler 'foo'" * <<.link-badge-added "https://github.com/TiddlyWiki/TiddlyWiki5/pull/7081">> ''focus'' attribute to SelectWidget -* <<.link-badge-removed "https://github.com/TiddlyWiki/TiddlyWiki5/commit/1df4c29d73073788ba3859668112e8bb46171a6c">> restriction of the LetWidget being unable to create variables whose names begin with a dollar sign +* <<.link-badge-updated "https://github.com/TiddlyWiki/TiddlyWiki5/commit/1df4c29d73073788ba3859668112e8bb46171a6c">> LetWidget to remove restriction of the widget being unable to create variables whose names begin with a dollar sign ! Filter improvements diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.2.5.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.2.5.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.2.5.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.2.5.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.2.6.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.2.6.tid similarity index 97% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.2.6.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.2.6.tid index 1b6247b37..b528977b8 100644 --- a/editions/tw5.com/tiddlers/releasenotes/Release 5.2.6.tid +++ b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.2.6.tid @@ -57,7 +57,7 @@ Improvements to the following translations: * <<.link-badge-improved "https://github.com/TiddlyWiki/TiddlyWiki5/pull/7217">> consistency of tiddler deletion by allowing missing tiddlers to be 'deleted', which just results in them being closed * <<.link-badge-improved "https://github.com/TiddlyWiki/TiddlyWiki5/commit/34643a42790777f1b235f57b5093bb29bd0b3a14">> layout switcher to include an optional icon for each layout -* <<.link-badge-removed "https://github.com/TiddlyWiki/TiddlyWiki5/commit/c0615e20ecf7d5d5e66d8a2acd28b80e8d59688d">> [[improvements to table layout|https://github.com/TiddlyWiki/TiddlyWiki5/pull/7010]] from v5.2.5 that have proved to not be backwards compatible +* <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/commit/c0615e20ecf7d5d5e66d8a2acd28b80e8d59688d">> problems with [[improvements to table layout|https://github.com/TiddlyWiki/TiddlyWiki5/pull/7010]] from v5.2.5 by reverting them * <<.link-badge-added "https://github.com/TiddlyWiki/TiddlyWiki5/pull/7323">> support for `$` HTML entity ! Widget Improvements diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.2.7.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.2.7.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.2.7.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.2.7.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.3.0.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.0.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.3.0.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.0.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.3.1.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.1.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.3.1.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.1.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.3.2.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.2.tid similarity index 98% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.3.2.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.2.tid index 56f54cbb0..94af01f59 100644 --- a/editions/tw5.com/tiddlers/releasenotes/Release 5.3.2.tid +++ b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.2.tid @@ -121,7 +121,7 @@ Improvements to the following translations: * <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/pull/7758">> ordering of Vanilla stylesheets * <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/commit/fa9bfa07a095548eb2f8339b0b1b816d2e6794ef">> missing closing tag in tag-pill-inner macro -* <<.link-badge-removed "https://github.com/TiddlyWiki/TiddlyWiki5/issues/7732">> invalid "type" attribute from textarea elements generated by the EditTextWidget +* <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/issues/7732">> invalid "type" attribute from textarea elements generated by the EditTextWidget * <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/pull/7749">> editor "type" dropdown state tiddlers * <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/pull/7712">> handling of "counter-last" variable when appending items with the ListWidget * <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/pull/6088">> upgrade download link in Firefox diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.3.3.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.3.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.3.3.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.3.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.3.4.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.4.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.3.4.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.4.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.3.5.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.5.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.3.5.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.5.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.3.6.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.6.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.3.6.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.6.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.3.7.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.7.tid similarity index 100% rename from editions/tw5.com/tiddlers/releasenotes/Release 5.3.7.tid rename to editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.7.tid diff --git a/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.8.tid b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.8.tid new file mode 100644 index 000000000..c3a6616b0 --- /dev/null +++ b/editions/tw5.com/tiddlers/releasenotes/pre-5.4.0/Release 5.3.8.tid @@ -0,0 +1,19 @@ +caption: 5.3.8 +created: 20250807084952911 +description: Bugfix release for 5.3.7 +modified: 20250807100514203 +released: 20250807084952911 +tags: ReleaseNotes +title: Release 5.3.8 +type: text/vnd.tiddlywiki + +\define release-introduction() +This is a bug fix release for TiddlyWiki [[Release 5.3.7]] that fixes problems introduced in that release. +\end release-introduction + +\define banner-credit-user-name() Christian Byron +\define banner-credit-user-link() https://talk.tiddlywiki.org/u/Christian_Byron +\define banner-credit-discussion-link() https://talk.tiddlywiki.org/t/planning-a-v5-3-8-bug-fix-release/12963 +\define banner-credit-permalink() https://raw.githubusercontent.com/TiddlyWiki/TiddlyWiki5/e8a7bbf14e078d83ab6ba55a80cb8d9ba5290303/editions/tw5.com/tiddlers/images/New%20Release%20Banner.png + +<> diff --git a/editions/tw5.com/tiddlers/saving/Saving with the HTML5 fallback saver.tid b/editions/tw5.com/tiddlers/saving/Saving with the HTML5 fallback saver.tid index 069740162..acb7a33d3 100644 --- a/editions/tw5.com/tiddlers/saving/Saving with the HTML5 fallback saver.tid +++ b/editions/tw5.com/tiddlers/saving/Saving with the HTML5 fallback saver.tid @@ -1,7 +1,7 @@ created: 20131129092604900 modified: 20200507202835577 tags: -title: Saving with the HTML5 saver +title: Saving with the HTML5 fallback saver type: text/vnd.tiddlywiki See [[Saving with the HTML5 saver]] \ No newline at end of file