Skip to content

TiddlyServer 2.2 beta

Latest
Compare
Choose a tag to compare
@Arlen22 Arlen22 released this 05 Dec 00:00
· 5 commits to v2.2 since this release

Improvements

  • Improvements to JSON schema for config file.
    • Suggested defaults for tree and option elements in arrays and objects. Press ctrl+space (or whatever your shortcut is) to see suggestions.
    • XML files should now work for the tree option. Still need to do testing on this one.
  • Schema can be written to disk by running tiddlyserver gen-schema.
  • New command line syntax and more commands. Use --help to display options.
  • Published on NPM. Install globally and run using the tiddlyserver command.
  • Uses the tiddlywiki-slim-* bundles for datafolders.

Bug fixes

  • Files not uploading for external drives in some environments. Files will now be uploaded to the destination directory and then renamed.