1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 02:33:15 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/releasenotes/Release 5.1.4.tid

41 lines
2.1 KiB
Plaintext
Raw Normal View History

2014-10-20 17:54:07 +00:00
caption: 5.1.4
2014-10-22 16:23:13 +00:00
created: 20141022155524581
2014-10-22 15:56:26 +00:00
modified: 20141022155524581
2014-10-20 17:54:07 +00:00
tags: ReleaseNotes
title: Release 5.1.4
type: text/vnd.tiddlywiki
2014-10-22 15:56:26 +00:00
released: 20141022155524581
2014-10-20 17:54:07 +00:00
//[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.1.3...v5.1.4]]//
2014-10-22 15:40:48 +00:00
This is a small release with documentation improvements and some important bug fixes from [[Release 5.1.3]].
2014-10-20 17:54:07 +00:00
2014-10-22 15:40:48 +00:00
!! Usability Improvements
2014-10-20 17:54:07 +00:00
2014-10-22 15:40:48 +00:00
* [[Added|https://github.com/Jermolene/TiddlyWiki5/commit/6681a8e1f2fd3f39d92a1480b5b573a6c831515d]] a toolbar button for advanced search
* [[Changed|https://github.com/Jermolene/TiddlyWiki5/commit/53d834c86be2f97599a9486c0eae4777c51d9093]] dragging behaviour so that you can drag a tiddler title into an edit box to insert the title, making link creation easier. (This change doesn't affect the behaviour of dragging tiddler links between TiddlyWiki windows)
2014-10-20 17:54:07 +00:00
!! Hackability Improvements
2014-10-22 15:40:48 +00:00
* [[Added|https://github.com/Jermolene/TiddlyWiki5/commit/26e50b81e579b7f2d190ca3662cadcf82764c8a7]] additional theme tweaks for the body text size and line height
* [[Extended|https://github.com/Jermolene/TiddlyWiki5/commit/1b620387dda2d16bf387a89071188762455890c4]] the ViewWidget to work with subtiddlers
2014-10-20 17:54:07 +00:00
!! Bug Fixes
2014-10-22 15:40:48 +00:00
* [[Fixed|https://github.com/Jermolene/TiddlyWiki5/commit/ddc74955427f8a7291ee964c42a771a112007789]] problem with search counts
2014-10-20 17:54:07 +00:00
!! Node.js Changes
//These changes are only relevant to people using TiddlyWiki under Node.js//
2014-10-22 15:40:48 +00:00
* Fixed problem with missing wiki folder warnings by [[removing|https://github.com/Jermolene/TiddlyWiki5/commit/9fedf3865778fd3aa50c2f049c2b81061c8cd778]] and [[re-implementing|https://github.com/Jermolene/TiddlyWiki5/commit/e62e38d66c6eb447bbd8f16b5beec0fe0276ea0d]] the fix from [[Release 5.1.3]]
* [[Added|https://github.com/Jermolene/TiddlyWiki5/commit/5d600ce31b1d1162529ae8043bb342e2165c4b13]] coloured warnings and errors under Node.js
2014-10-20 17:54:07 +00:00
!! Contributors
[[@Jermolene|https://github.com/Jermolene]] would like to thank the contributors to this release who have generously given their time to help improve TiddlyWiki:
2014-10-22 15:40:48 +00:00
* [[@danielo515|https://github.com/danielo515]]
* [[@gernert|https://github.com/gernert]]
2014-10-20 17:54:07 +00:00