The biggest change for this version is that it uses tiddlywiki version 5.1.18.
The other change of note is that it adds options for transform filters in many of the fetch mechanisms.
The changelog for this version is here
!! Version 1.1.1 Pretzel Nubs
- Fixed a bug that would sometimes show shadow tiddlers as being edited after the edit was cancelled.
- Add the start of what is necessary to have access control and authentication for Bob wikis without an external server
- so far it does nothing with out an external server, but the access control is now consistent.
- Bump compatibility to TiddlyWiki 5.1.18
- Stop using $tw.boot.files
- Everything that uses the internalFetch mechanism can now accept rename filters for fetched tiddlers.
- This includes internalFetch, buildHTMLWiki and newWikiFromTiddlers