Skip to content

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 25 Oct 18:10

Feature

  1. context menu button to sync wiki git immediately
  2. don't sync if there is no network
  3. update the wiki template to use json plugin, so users can simply click a button to update plugins
  4. context menu button to open wiki in Github Desktop ( you need to install it first )
  5. context menu button to open wiki in the code editor (for example, VSCode )
  6. context menu button to restart wiki nodejs server
  7. upgrade tiddlywiki

Fix

Fix 0.6.0 Bug that it won't open in windows

  1. private state tiddlers not going into a private repo
  2. try to prevent empty menu items cause error
  3. sidebar has an ugly scrollbar
  4. sub wiki tag name should have been able to be omitted
  5. call stopWatchWiki when stopping wiki, to save CPU
  6. stop wiki when hibernate, to save CPU

新功能

  1. 上下文菜单按钮可立即同步wiki git
  2. 如果没有网络就不同步
  3. 更新维基模板以使用json插件,这样用户可以简单地点击一个按钮来更新插件
  4. 通过右键菜单按钮在Github Desktop中打开维基(你需要先安装它)
  5. 上下文菜单按钮可以在代码编辑器中打开wiki(例如,VSCode)。
  6. 重新启动wiki nodejs服务器的右键菜单按钮
  7. 升级tiddlywiki

修复

修复 0.6.0 无法在 Windows 上打开的问题

  1. 私有的状态tiddlers没有放入私有repo中
  2. 尝试防止空菜单项导致的错误
  3. 侧边栏有一个不好看的滚动条
  4. 子维基标签的名称应该可以省略
  5. 在停止wiki时调用stopWatchWiki,以节省CPU
  6. 休眠时停止wiki,以节省CPU

( Darwin = Mac , M1 = arm )