From fcfddf2b46e09ea4c19168ceed8988cb959415cf Mon Sep 17 00:00:00 2001 From: mdeabreu Date: Tue, 5 Jan 2016 11:09:55 -0800 Subject: [PATCH] Add information about TiddlyDesktop v0.0.7 --- .../TiddlyDesktop_Release_0.0.7.tid | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 editions/tw5.com/tiddlers/tiddlydesktop/TiddlyDesktop_Release_0.0.7.tid diff --git a/editions/tw5.com/tiddlers/tiddlydesktop/TiddlyDesktop_Release_0.0.7.tid b/editions/tw5.com/tiddlers/tiddlydesktop/TiddlyDesktop_Release_0.0.7.tid new file mode 100644 index 000000000..0af75b7ae --- /dev/null +++ b/editions/tw5.com/tiddlers/tiddlydesktop/TiddlyDesktop_Release_0.0.7.tid @@ -0,0 +1,25 @@ +caption: 0.0.7 +created: 20160105190019710 +modified: 20160105190302408 +released: 20151205 +tags: TiddlyDesktopReleaseNotes +title: TiddlyDesktop Release 0.0.7 +type: text/vnd.tiddlywiki + + +{{$:/core/images/github}} Download from ~GitHub + + +[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyDesktop/compare/v0.0.6...v0.0.7]] + +Please report any problems or suggestions via GitHub issues, or post to the TiddlyWiki discussion group: + +http://groups.google.com/group/TiddlyWiki + + * Experimental support for "wiki folders" (the Node.js format for TiddlyWiki, where each tiddler is a separate file), including the ability to serve wiki folders over HTTP so that you can use any browser or device to access them + * Switched from representing wikis as thumbnails to favicons + * New system tray/menu icon for quick access to TiddlyDesktop + * Fixed problem with restarting after quitting with minimised windows on Windows (#77) + * Added TiddlyDesktop version number to "Help" window + +Note: Upgrading to this release will clear your list of loaded wiki files. The files themselves are not affected; you can re-add them by dragging and dropping them into the wiki list window.