[DOCS] Add link to "TiddlyWiki Archive" tiddler to the TiddlyWiki Releases info

This commit is contained in:
Mario Pietsch
2026-01-25 08:32:44 +01:00
parent efe58e41bc
commit 8fa1bca638

View File

@@ -7,12 +7,14 @@ 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:
* An overview about all TW versions can be found at the [[TiddlyWiki Archive]].
> npm install -g tiddlywiki@5.1.13
* If you are using Node.js, you can also install ''prior'' versions like this:
(BetaReleases and AlphaReleases are listed separately).
*> npm install -g tiddlywiki@5.3.0
* BetaReleases and AlphaReleases are listed separately
<$list filter="[tag[ReleaseNotes]!sort[created]limit[1]]">
<$macrocall $name="tabs" tabsList="[tag[ReleaseNotes]!sort[created]]" default={{!!title}} class="tc-vertical" template="ReleaseTemplate" />
</$list>
</$list>