版本发布 6
That's it. I'm turning off the lights and closing up. Tiddlywiki is being shelved. Until such time that Felix returns, if he ever does. In the meantime, anyone who's interested in a maintained graph visualization plugin for tiddlywiki, I invite you to check out [TW5-Graph](https://github.com/flibbles/tw5-graph). It's heavily inspired by TiddlyMap, but aims to be more hackable, lightweight, and not reliant on Vis-Network. Most importantly, it's not only actively maintained as of right now, it's being actively developed. New features are still coming in. Felix, if you're reading this, this is your project, and you're absolutely free to bring TiddlyMap out of Legacy, but I'd also invite you to check out TW5-Graph. You're quite welcome there.
* Fixed [RSOD](https://github.com/felixhayashi/TW5-TiddlyMap/issues/457) that would occur performing nearly anything because the transclude link wasn't fully implemented to support the latest TiddlyWiki release. * Support for transclude edge types.
* Fixed crashing occurring with migration from very old versions of tiddlymap. (<0.10)
* Fixed issue where TW icons in TW 5.3.x no longer worked with TiddlyMap. The reason was they included things like `\parameter...`, which makes them no longer raw svg. They need to be rendered first.
* Fixed issue where the SelectionRectangle module had a type of `application/SelectionRectangle`, which was causing problems with Uglifying and sourcemapping. * Merged a bunch of stuff that robots told me to merge regarding gulp and sass and stuff.
# Bugfixes * Fixed RSoD as part of #443 * Corrected oversight of how halfscreen and fullscreen mode were not palette friendly.