1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-01 08:20:46 +00:00
TiddlyWiki5/editions/prerelease/tiddlers/Release 5.3.1.tid

77 lines
3.5 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-31 13:37:40 +00:00
This release comes only a month after [[v5.3.0|Release 5.3.0]]. The motivation for the release is to swiftly fix some issues that have emerged with v5.3.0. There are also some other improvements included in this release, notably the ability to access binary resources over HTTP -- the [[demo|WidgetMessage: tm-http-request Example - Random Dog]] downloads a random image or video of a dog.
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
! 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
! 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
! 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
2023-07-31 13:37:40 +00:00
* <<.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
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
2023-07-31 13:19:52 +00:00
linonetwo
2023-07-31 11:25:12 +00:00
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
""">>