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

72 lines
2.1 KiB
Plaintext
Raw Normal View History

2023-07-01 11:40:38 +00:00
caption: 5.3.1
2023-07-20 21:03:07 +00:00
created: 20230720215100983
modified: 20230720215100983
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
! 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-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-01 11:40:38 +00:00
! Node.js Improvements
*
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
CrossEye
flibbles
hffqyd
pmario
saqimtiaz
stevesunypoly
twMat
2023-07-01 11:40:38 +00:00
""">>