Skip to content

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 01 Oct 12:44

Fix

  • WIndows build now can create a new wiki (I switch to https://github.com/linonetwo/Tiddlywiki-NodeJS-Github-Template but it didn't work well in windows in the last release)
  • FS watcher consumes too much CPU, so it is disabled by default. (it was used to debounce the auto git commit and sync)
  • Fix synced subwiki bug

Feature

  • Simpler new wiki form, so new users can use TG Note more easily
  • Don't show the save button if there is nothing changed in the Edit Workspace form.

Maintainance

  • Upgrade electron to v15
  • Enable webpack caching in dev mode
  • Update to latest tiddlywiki