Releases: fallwest/tiddly-node-saver
Releases · fallwest/tiddly-node-saver
tiddly-node-saver-v1.4.2
tiddly-node-saver-v1.4.1
Changes
- Turned off etags on files served by Node Express. Seems to help caching issues that prevented saver script injection
tiddly-node-saver-v1.4
Changes
- Now able to serve wikis with filenames like "C_C++.html"
- Added ability to configure extra folders for serving images and files referenced in your wiki
tiddly-node-saver-v1.2.3
Changes
- Removed all whitelist related logic. The server is set up to only respond to requests from localhost, so this logic represents an unnecessary complication and a potential source of bugs.
tiddly-node-saver-v1.2.2
Changes
- Now ensuring that a tiddlywiki with name "PersTiddlyWiki.html" in whitelist configuration can be requested from url http://localhost:8083/perstiddlywiki.html or even from http://localhost:8083/perstiddlywiKi.html. Casing (upper/lower) previously caused problems with this.
tiddly-node-saver-v1.2.1
Bug fixes
- Corrected a significant bug that prevented save script injection on some installations
tiddly-node-saver-v1.2
Changes
- Made whitelist case insensitive
tiddly-node-saver-v1.1
Highlights
- Checks whether same wiki is in use in another browser window
- Automatically turns off "chkHttpReadOnly" flag
- Better diagnostic and save failure messages
tiddly-node-saver-v1
Incorporates support for serving and saving