mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-26 03:27:18 +00:00
Update release note
This commit is contained in:
parent
b8a235697f
commit
cef0ac680d
@ -1,6 +1,6 @@
|
|||||||
caption: 5.3.1
|
caption: 5.3.1
|
||||||
created: 20230720215100983
|
created: 20230731122156493
|
||||||
modified: 20230720215100983
|
modified: 20230731122156493
|
||||||
tags: ReleaseNotes
|
tags: ReleaseNotes
|
||||||
title: Release 5.3.1
|
title: Release 5.3.1
|
||||||
type: text/vnd.tiddlywiki
|
type: text/vnd.tiddlywiki
|
||||||
@ -12,7 +12,8 @@ type: text/vnd.tiddlywiki
|
|||||||
! Bug Fixes and Reversions of v5.3.0 Changes
|
! 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)
|
* Reverted adding the `widget.destroy()` method because of performance concerns (see https://github.com/Jermolene/TiddlyWiki5/pull/7468)
|
||||||
* <<.link-badge-fixed "https://github.com/Jermolene/TiddlyWiki5/pull/7647">> inefficiency when transcluding with the ''$output'' attribute set to `text/plain`
|
* <<.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"
|
||||||
|
|
||||||
! Plugin Improvements
|
! Plugin Improvements
|
||||||
|
|
||||||
@ -53,7 +54,7 @@ Improvements to the following translations:
|
|||||||
|
|
||||||
! Node.js Improvements
|
! Node.js Improvements
|
||||||
|
|
||||||
*
|
* <<.link-badge-improved "https://github.com/Jermolene/TiddlyWiki5/pull/7645">> console reporting of ~JavaScript errors
|
||||||
|
|
||||||
! Developer Improvements
|
! Developer Improvements
|
||||||
|
|
||||||
@ -69,11 +70,18 @@ Currently shadow tiddler ordering depends upon the order in which the shadows ap
|
|||||||
<<.contributors """
|
<<.contributors """
|
||||||
AnthonyMuscio
|
AnthonyMuscio
|
||||||
btheado
|
btheado
|
||||||
|
btheado
|
||||||
|
catter-fly
|
||||||
CrossEye
|
CrossEye
|
||||||
flibbles
|
flibbles
|
||||||
hffqyd
|
hffqyd
|
||||||
|
lilscribby
|
||||||
|
Marxsal
|
||||||
|
mateuszwilczek
|
||||||
|
pille1842
|
||||||
pmario
|
pmario
|
||||||
saqimtiaz
|
saqimtiaz
|
||||||
stevesunypoly
|
stevesunypoly
|
||||||
|
TiddlyTweeter
|
||||||
twMat
|
twMat
|
||||||
""">>
|
""">>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
title: TiddlyWiki Pre-release
|
title: TiddlyWiki Pre-release
|
||||||
modified: 20150428204930183
|
modified: 20230731122156493
|
||||||
|
|
||||||
This is a pre-release build of TiddlyWiki provided for testing and review purposes. ''Please don't try to depend on the pre-release for anything important'' -- you should use the latest official release from https://tiddlywiki.com.
|
This is a pre-release build of TiddlyWiki provided for testing and review purposes. ''Please don't try to depend on the pre-release for anything important'' -- you should use the latest official release from https://tiddlywiki.com.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
created: 20130822170200000
|
created: 20130822170200000
|
||||||
list: [[A Gentle Guide to TiddlyWiki]] [[Discover TiddlyWiki]] [[Some of the things you can do with TiddlyWiki]] [[Ten reasons to switch to TiddlyWiki]] Examples [[What happened to the original TiddlyWiki?]]
|
list: [[A Gentle Guide to TiddlyWiki]] [[Discover TiddlyWiki]] [[Some of the things you can do with TiddlyWiki]] [[Ten reasons to switch to TiddlyWiki]] Examples [[What happened to the original TiddlyWiki?]]
|
||||||
modified: 20230701123439630
|
modified: 20230731122156493
|
||||||
tags: TableOfContents
|
tags: TableOfContents
|
||||||
title: HelloThere
|
title: HelloThere
|
||||||
type: text/vnd.tiddlywiki
|
type: text/vnd.tiddlywiki
|
||||||
|
Loading…
Reference in New Issue
Block a user