5th October 2023 at 8:56pm
New releases of TiddlyWiki and TiddlyDesktop are announced via the official discussion groups and Twitter
The prerelease of the next version of TiddlyWiki can be found at https://tiddlywiki.com/prerelease for testing and review purposes.
See the TiddlyWiki Archive to download older versions.
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).
Release 5.3.7
Released TBA
See GitHub for detailed change history of this release
Major Improvements
Translation improvements
- French
- German
- Japanese
Plugin Improvements
Widget Improvements
Filter Improvements
Usability Improvements
- added) Hidden Setting: Default Type for Missing Tiddlers
- added DiffTextWidget colours to several core palettes
- improved (and here) Flexoki palette with additional colours
- fixed incorrect use of national flags to represent languages
Hackability Improvements
- updated several macros such as colour-picker Macro, dumpvariables Macro, image-picker Macro, translink Macro, tree Macro and list-links-draggable Macro to use the newer syntax
- extended rendered plain text template to support more languages
- extended 'disabled' attribute to SelectWidget and BrowseWidget
- extended 'tabindex' attribute to BrowseWidget, RangeWidget, CheckboxWidget and RadioWidget
- updated the editor link dropdown to use newer syntax
- added support for images in AVIF format
- added support for custom MIME types to the WidgetMessage: tm-copy-to-clipboard
Bug Fixes
- fixed problem with overwriting shadow tiddlers from plugins that do not have a
plugin-priority
field - fixed (and here) problem with switching language not correctly updating the
lang
attribute of the root<html>
element - fixed bug with refreshing ExternalImages with a
_canonical_uri
field - fixed unusedtitle Macro to trim whitespace from the generated title
- fixed file extensions and MIME types for font files
- fixed bug where the wiki would be marked as dirty when a shadow tiddler is changed
- fixed unnecessary refresh with GenesisWidget
- fixed WidgetMessage: tm-http-request to pass custom variables to the progress actions
- fixed FillWidget to no longer display its content
- fixed inconsistent whitespace in page toolbar "More" dropdown
- fixed RSOD with contains Operator if created field is accessed
- fixed incorrect .html file extension of exported tiddlers on Android
- fixed Arabic text using sans-serif font by adding "system-ui" to default font family
- fixed refresh problem with "save" button
- fixed list-tagged-draggable Macro to use the "caption" field if available
- fixed problem with missing expandable arrow in toc-selective-expandable
- fixed the default value does not working for the CheckboxWidget if it is bound to an index in a data tiddler
- fixed median Operator to order values as numbers, not strings
Node.js Improvements
- fixed incorrect redirect when combining a custom path-prefix with manual HTTP Basic Authentication via the /login-basic endpoint
Developer Improvements
Acknowledgements
@Jermolene would like to thank the contributors to this release who have generously given their time to help improve TiddlyWiki: