You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added /static as a reserved mount path and moved /icons to /static/icons.
Upgraded to TiddlyWiki 5.1.16
Improvements
Added a warning if a mount path in settings.json is reserved.
Added a settings page at /admin/settings/. The tree and types options are not yet available.
Added allowLocalhost hashmap to settings.json identical to allowNetwork. Options for one of them does not affect options for the other one, so localhost can be more restricted than network.
Added several options related to logging, and now allows logs to be saved to file using NodeJS appendFile.