1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 19:53:17 +00:00
TiddlyWiki5/editions/prerelease/tiddlers/Release 5.1.12.tid

58 lines
2.1 KiB
Plaintext
Raw Normal View History

2016-02-05 18:46:11 +00:00
caption: 5.1.12
created: 20160205184203773
modified: 20160205184203773
tags: ReleaseNotes
title: Release 5.1.12
type: text/vnd.tiddlywiki
//[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.1.11...v5.1.12]]//
! Major Improvements
2016-02-09 21:18:52 +00:00
!! Evernote Plugin Introduction
The experimental Evernote plugin allows notes and images from `.enex` files to be imported into TiddlyWiki. Install it through the "Plugins" tab of control panel.
!! "Internals" Plugin Introduction
The new `tiddlywiki/internals` plugin provides features to help understand the internal operation of TiddlyWiki, including:
* New preview modes in the editor showing both the parse and widget trees of the current tiddler
2016-02-09 21:18:52 +00:00
!! Text-Slicer Plugin Improvements
* [[Added|https://github.com/Jermolene/TiddlyWiki5/commit/176d2ccd76856b10aadd5e71af587574e7bcd447]] support for sticky notes within documents
* [[Extended|https://github.com/Jermolene/TiddlyWiki5/commit/c98ef97d236fb023c3b5099a5fc52c1e8da7eb4d]] support for slicing documents to Node.js
* [[Improved|https://github.com/Jermolene/TiddlyWiki5/commit/1335dff45013f83fb06a47453e6063b5c0e2c0b3]] document metadata display
* [[Added|https://github.com/Jermolene/TiddlyWiki5/commit/46800d790a6521aafba24fc9cb9e0d0e8f1a48a2]] `list-children` filter operator
* Fixed bugs
2016-02-05 18:46:11 +00:00
! Other Improvements
!! Translation Improvements
* TBD
!! Usability Improvements
2016-02-11 09:35:07 +00:00
* [[Added|https://github.com/Jermolene/TiddlyWiki5/commit/adf45b346847a81d4ed26397466daa4514035bb9]] a bulk delete button to [[advanced search|$:/AdvancedSearch]] "Filter" tab
2016-02-05 18:46:11 +00:00
!! Hackability Improvements
* [[Extended|https://github.com/Jermolene/TiddlyWiki5/commit/<TODO>]] editor preview pane to allow plugins to add further types of preview (see the new `tiddlywiki/internals` plugin for an example)
2016-02-05 18:46:11 +00:00
!! Bug Fixes
* TBD
!! Node.js Improvements
* TBD
2016-02-09 21:18:52 +00:00
! Contributors
2016-02-05 18:46:11 +00:00
[[@Jermolene|https://github.com/Jermolene]] would like to thank the contributors to this release who have generously given their time to help improve TiddlyWiki:
2016-02-09 21:18:52 +00:00
* [[@sukima|https://github.com/sukima]]
2016-02-05 18:46:11 +00:00
* [[@telmiger|https://github.com/telmiger]]