1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 18:23:28 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/Release 5.0.1alpha.tid

27 lines
1.0 KiB
Plaintext
Raw Normal View History

created: 20131201132300007
2013-12-06 16:24:11 +00:00
modified: 20131206161343895
tags: releasenote
2013-12-02 14:36:38 +00:00
title: Release 5.0.1-alpha
type: text/vnd.tiddlywiki
2013-12-06 17:54:25 +00:00
released: 201312061753
2013-12-02 14:36:38 +00:00
//[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.0.0-alpha.17...v5.0.1-alpha]]//
2013-12-01 20:52:34 +00:00
!! Improvements
2013-12-03 18:05:45 +00:00
* Changes to the importing process to enable a smoother [[Upgrading]] process
2013-12-02 09:59:44 +00:00
** Ignores attempts to import plugins that are older than currently installed plugins
** System tiddlers are now imported as usual
2013-12-02 14:36:38 +00:00
* If `$:/theme` isn't defined or refers to a missing tiddler, then fallback through ''Snow White'' to ''Vanilla''. This means that `empty.html` now defaults to ''Snow White''
2013-12-06 16:24:11 +00:00
* Added support for [[Block Quotes in WikiText]]
** Contributed by StephanHradek (@Skeeve on GitHub)
2013-12-01 20:52:34 +00:00
!! Bug fixes
2013-12-01 20:52:34 +00:00
* Fixed bug that was preventing `$:/tags/PageControls` tiddlers from being reordered
2013-12-02 09:59:44 +00:00
!! Internal changes
* Changed the [[TiddlyWiki5 Versioning]] policy
2013-12-24 09:06:09 +00:00
** Beta releases will be `5.0.x-beta` and the final release will be `5.1.x`