From 22f48198bdaec01174e9dc4c4929e7959800bd82 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Mon, 13 Jan 2014 17:59:22 +0000 Subject: [PATCH] Update release note --- .../tw5.com/tiddlers/Release 5.0.7beta.tid | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 editions/tw5.com/tiddlers/Release 5.0.7beta.tid diff --git a/editions/tw5.com/tiddlers/Release 5.0.7beta.tid b/editions/tw5.com/tiddlers/Release 5.0.7beta.tid new file mode 100644 index 000000000..514767906 --- /dev/null +++ b/editions/tw5.com/tiddlers/Release 5.0.7beta.tid @@ -0,0 +1,36 @@ +created: 20140113173652456 +modified: 20140113173652456 +tags: releasenote +title: Release 5.0.7-beta +type: text/vnd.tiddlywiki + +//[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.0.6-beta...v5.0.7-beta]]// + +!! Documentation updates + +* A new video tutorial: [[TiddlyWiki on Firefox for Android Video]] +* A first pass at [[TiddlyWiki Coding Style Guidelines]] +* Added an explanation of TemplateTiddlers +* Added documentation for [[saving on a custom PHP server|Saving on a PHP Server]] +* Summary of the approach for [[Naming of System Tiddlers]] + +!! Improvements + +* Added the [[highlight.js|http://highlightjs.org/]] syntax highlighting plugin: http://tiddlywiki.com/highlightdemo.html (thanks to João Bolila, @jbolila on GitHub) +* Added the first export option to the ''Tools'' tab of the [[control panel|$:/ControlPanel]] +* [[Added|https://github.com/Jermolene/TiddlyWiki5/commit/ffcc215e8f8896be96093579abc5bcfb76335e66]] an ellipsis for [[advanced search|$:/AdvancedSearch]] next to the search box in the sidebar +* [[Adjusted|https://github.com/Jermolene/TiddlyWiki5/commit/b326315b0e9959096b85aa716dd613f21605705a]] the password dialogue to make it narrower for smaller screens +* [[Adjusted|https://github.com/Jermolene/TiddlyWiki5/commit/b7a1db1e9fb651928a4f86e1881959150dd66a55]] the display of tiddler dictionaries to make them display as plain text + +!! Bug Fixes + +* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/commit/b06e09a4d3e25087ca0495e624c8662ddb69224e]] problem with default format of ViewWidget substituting seconds for minutes in displayed times +* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/commit/e0f428b9b2374487a0758ea80716f337e3c643ff]] problem that was causing several animations to fail in Safari +* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/commit/f2409d4245bbba0ccdf39186dca6a0cbf16d8759]] problem with unclickable sidebar under the Centralised theme +* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/commit/0fb13e649b6558961fd8436bc7aac83bfd991983]] problem with non-system tiddlers showing up in system tiddler [[advanced search|$:/AdvancedSearch]] +* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/commit/b64b7982af4285be41cca85db1fa745fc009ca29]] problem with notifications not always disappearing in Firefox +* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/commit/b04141fefd2c0103b525726e4f466c32f0385194]] problem with wiki folders including wiki files with tiddlers that do not have a title +* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/commit/12770ca3e694a8f4edeb065e054eddd5957353b8]] problem with ServerCommand logging "Serving on undefined:8080" + + +