created: 201311191256007 creator: JeremyRuston modified: 201311191256007 modifier: JeremyRuston title: Release 5.0.0-alpha.16 tags: releasenote //[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.0.0-alpha.15...v5.0.0-alpha.16]]// !! New Features * Added a new plugin for displaying corner ribbons; currently used for a version banner on tw5.com !! Improvements * The page building blocks are now driven by the system tag `$:/tags/PageTemplate` ** [[$:/TopSideBar]] and [[$:/LeftSideBar]] are no longer specially treated; use the new tag instead * Fixed problem that prevented tag configured items from shadow tiddlers interleaving with items from ordinary tiddlers * Refactored control panel to add ''Saving'' tab that includes TiddlySpot options !! Bug fixes * Fixed problem with displaying tiddler titles that contain WikiText syntax * No longer crashes when encountering an error in a filter string * Fixed a crash when dragging and dropping tiddlers within TiddlyWiki5 * No longer update the modified date for imported tiddlers !! Internal changes * Added Windows-compatible build scripts * Changes to the SavingMechanism to allow the tiddlers that are saved to be selected ** This enables the wiki at http://five.tiddlywiki.com/index.html to generate an empty wiki * The main HTML file template used for saving TiddlyWiki5 documents has changed from `$:/core/templates/tiddlywiki5.template.html` to `$:/core/save/all` * Moved tw5.com's Google Analytics integration into a proper plugin Contributors to this release include @jermolene, @asampal and @pmario.