3rd January 2014 at 4:49pm
See GitHub for detailed change history of this release
Improvements
- Added support for numeric sorting to TiddlerFilters (thanks to StephanHradek)
- Extended Tables in WikiText to allow for vertical alignment of cells (thanks to StephanHradek)
- Added experimental support for running TiddlyWiki on node-webkit
- Added an $:/AdvancedSearch
- Added support for specifying hostname for the ServerCommand
- Added a first pass at generating an all-in-one static HTML representation of a wiki, complete with internal anchor links for wiki links
- Hide encryption features when running on the server
- Added double backticks as an alternative for delimitting inline code (thanks to StephanHradek)
Bug Fixes
- Fixed import browse button
- Fixed crash when attempting full screen mode on browsers that don't support it
- Fixed requirement for a newline immediately after a horizontal rule, table or typed block (thanks to StephanHradek)
- Fixed problem with placeholder attibute on InternetExplorer (thanks to DavidJade)