1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 02:33:15 +00:00
TiddlyWiki5/editions/prerelease/tiddlers/Release 5.3.1.tid

88 lines
3.3 KiB
Plaintext
Raw Normal View History

2023-07-01 11:40:38 +00:00
caption: 5.3.1
2023-07-31 11:25:12 +00:00
created: 20230731122156493
modified: 20230731122156493
2023-07-01 11:40:38 +00:00
tags: ReleaseNotes
title: Release 5.3.1
type: text/vnd.tiddlywiki
//[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.3.0...master]]//
! Overview of v5.3.1
2023-07-30 21:50:01 +00:00
! Bug Fixes and Reversions of v5.3.0 Changes
* Reverted adding the `widget.destroy()` method because of performance concerns (see https://github.com/Jermolene/TiddlyWiki5/pull/7468)
2023-07-31 11:25:12 +00:00
* <<.link-badge-fixed "https://github.com/Jermolene/TiddlyWiki5/pull/7647">> inefficiency when transcluding with the ''$output'' attribute set to `text/plain` that manifested itself as extremely slow export times
* <<.link-badge-fixed "https://github.com/Jermolene/TiddlyWiki5/pull/7648">> unwanted error message "Global assignment is not allowed within modules on node"
2023-07-01 11:40:38 +00:00
! Plugin Improvements
*
! Translation improvement
Improvements to the following translations:
2023-07-01 13:34:19 +00:00
* Chinese
* Polish
2023-07-01 11:40:38 +00:00
! Usability Improvements
*
! Widget Improvements
2023-07-20 21:03:07 +00:00
* <<.link-badge-added "https://github.com/Jermolene/TiddlyWiki5/pull/7594">> ''tabindex'' attribute to SelectWidget
2023-07-01 11:40:38 +00:00
! Filter improvements
*
! Hackability Improvements
2023-07-20 21:03:07 +00:00
* <<.link-badge-improved "https://github.com/Jermolene/TiddlyWiki5/pull/7611">> ImportVariablesWidget and [[Pragma: \import]] to trim whitespace when parsing tiddlers
* <<.link-badge-extended "https://github.com/Jermolene/TiddlyWiki5/commit/9b2af1359614f4ad5afd05be7cf9853909334592"> [[WidgetMessage: tm-http-request]] to handle binary responses ([[demo|WidgetMessage: tm-http-request Example - Random Dog]])
2023-07-01 11:40:38 +00:00
! Bug Fixes
2023-07-22 11:46:08 +00:00
* <<.link-badge-fixed "https://github.com/Jermolene/TiddlyWiki5/pull/7627">> table of contents indentation
2023-07-20 21:03:07 +00:00
* <<.link-badge-fixed "https://github.com/Jermolene/TiddlyWiki5/pull/7595">> bindStatus and bindProgress parameters of [[WidgetMessage: tm-http-request]]
* <<.link-badge-fixed "https://github.com/Jermolene/TiddlyWiki5/pull/7606">> attribute substitution to handle variables containing non-word characters
2023-07-22 11:46:08 +00:00
* <<.link-badge-fixed "https://github.com/Jermolene/TiddlyWiki5/pull/7624">> the pragmas introduced in v5.3.0 so that they can be indented with whitespace
* <<.link-badge-fixed "https://github.com/Jermolene/TiddlyWiki5/pull/7619">> size of tiddler icons
2023-07-22 14:51:39 +00:00
* <<.link-badge-fixed "https://github.com/Jermolene/TiddlyWiki5/pull/7622">> drag and drop from Chrome-like browsers to Firefox
2023-07-01 11:40:38 +00:00
! Node.js Improvements
2023-07-31 11:25:12 +00:00
* <<.link-badge-improved "https://github.com/Jermolene/TiddlyWiki5/pull/7645">> console reporting of ~JavaScript errors
2023-07-01 11:40:38 +00:00
2023-07-20 21:03:07 +00:00
! Developer Improvements
2023-07-01 11:40:38 +00:00
2023-07-20 21:03:07 +00:00
* <<.link-badge-fixed "https://github.com/Jermolene/TiddlyWiki5/commit/6c7c21a87bdb0d8a00df1c14eea18912164e0b57">> overeager onload handler in Jasmine plugin
* <<.link-badge-fixed "https://github.com/Jermolene/TiddlyWiki5/commit/08bad90e51c45233a196333e101bbbf6ecf702ce">> ordering of shadow tiddler listings to not reflect order of insertion
Currently shadow tiddler ordering depends upon the order in which the shadows appear in the plugin JSON
2023-07-01 11:40:38 +00:00
! 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 """
2023-07-20 21:03:07 +00:00
AnthonyMuscio
btheado
2023-07-31 11:25:12 +00:00
btheado
catter-fly
2023-07-20 21:03:07 +00:00
CrossEye
flibbles
hffqyd
2023-07-31 11:25:12 +00:00
lilscribby
Marxsal
mateuszwilczek
pille1842
2023-07-20 21:03:07 +00:00
pmario
saqimtiaz
stevesunypoly
2023-07-31 11:25:12 +00:00
TiddlyTweeter
2023-07-20 21:03:07 +00:00
twMat
2023-07-01 11:40:38 +00:00
""">>