Skip to content

Releases: tiddly-gittly/TidGi-Desktop

v0.9.4-prerelease4

13 Apr 19:12
Compare
Choose a tag to compare
v0.9.4-prerelease4 Pre-release
Pre-release
  1. Support LLAMA2 model in TidGi AI (need to upgrade in-wiki plugin to >= v0.3.1)

Full Changelog: v0.9.3...v0.9.4-prerelease4

v0.9.4-prerelease2

31 Mar 16:34
Compare
Choose a tag to compare
v0.9.4-prerelease2 Pre-release
Pre-release

What's Changed

  • chore(deps-dev): bump express from 4.18.2 to 4.19.2 by @dependabot in #541
  • chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #539
  • fix: Error: ENOENT: no such file or directory, mkdir Roaming\TidGi\set…

Full Changelog: v0.9.3...v0.9.4-prerelease2

v0.9.4-prerelease

26 Mar 18:02
Compare
Choose a tag to compare
v0.9.4-prerelease Pre-release
Pre-release

Full Changelog: v0.9.3...v0.9.4-prerelease

  • feat: allow restart service just after workspace setting changed
  • feat: rebooting indicator for wiki
  • chore: upgrade deps
  • fix: remove better-sqlite3 that is not working anymore
  • feat: don't save $:/layout, so main window and menubar won't conflict
  • chore: upgrade tiddlywiki

v0.9.3

10 Feb 19:41
Compare
Choose a tag to compare

Full Changelog: v0.9.2...v0.9.3

  • fix: sync when no draft not working
  • fix: sub wiki can't sync using context menu
  • fix: try fix backup file creation
  • fix: make sure no HTTP put work on readOnlyMode
  • fix: service.native.openURI not a function

v0.9.2

09 Feb 17:43
Compare
Choose a tag to compare

Full Changelog: v0.9.1...v0.9.2

  • fix: TypeError: window.meta is not a function
  • fix: ENOENT: no such file or directory open settings.json
  • feat: Auto enable server filters if HTTP API is enabled
  • feat: make infrequent backup of setting file, preventing re-install/upgrade from corrupting the file.
  • fix: empty setting file prevent app open
  • fix: close menubar bring background main window up
  • fix: runOnBackground not working on windows
  • feat: allow not show sidebar on menubar window
  • fix: menubar window width height wrong
  • fix: app quit infinite loop
  • chore: Update wiki
  • feat: add new wiki operation getTiddler
  • refactor: some of code

v0.9.1

14 Jan 20:54
Compare
Choose a tag to compare

Full Changelog: v0.9.0...v0.9.1

  • fix: use standard: true on tidgi:// to allow localStorage
  • fix: lazy load not working

v0.9.0

08 Jan 14:48
Compare
Choose a tag to compare

What's Changed

  • fix #324 and Inconsequential beautification by @Zacharia2 in #432
  • Feat/llm worker by @linonetwo in #440
  • update docs/environment by @Zacharia2 in #457
  • refactor: remove authing, use github oauth by @linonetwo in #494
  • fix: git token form not saved
  • feat: allow run on background on windows
  • fix: hide main window logic only apply to main window close, not hide main window when close setting window
  • chore: upgrade tiddlywiki

  • chore: update git-sync-js to fix frequent reload

  • feat: i18n for commit message

  • fix: token not remove from git url

  • fix: dark mode page background color shouldn't be white

  • fix: $:/info/tidgi/enableHTTPAPI not found

  • fix: acticative page flashing when switching between pages

  • fix: border radius of page workspace

  • refactor: move git sync logic to a new sync service in window.services.sync

  • feat: add force pull method from git-sync-js for readonly workspace for blogging

  • fix: delay 500ms for window menu build, to speed up loading

  • fix: when delete workspace, move to trash instead of remove

  • fix: secondary window not loading wiki for non-active workspace

  • fix: printPDF not download pdf file

  • fix: import html will delete existed folder, and no Chinese error message

  • fix: zx script on windows can't find adb, and output messy

  • fix: hideMenubar preference not working

  • chore: upgrade electron and deps

  • feat: allow create new secondary window for wiki

  • feat: Help page providing learning resources

Full Changelog: v0.8.0...v0.9.0

v0.9.0-prerelease4

08 Jan 12:55
Compare
Choose a tag to compare
v0.9.0-prerelease4 Pre-release
Pre-release

Full Changelog: v0.9.0-prerelease3...v0.9.0-prerelease4

  • fix: git token form not saved

v0.9.0-prerelease3

08 Jan 08:34
Compare
Choose a tag to compare
v0.9.0-prerelease3 Pre-release
Pre-release

Full Changelog: v0.9.0-prerelease2...v0.9.0-prerelease3

  • feat: allow run on background on windows
    图片
  • fix: hide main window logic only apply to main window close, not hide main window when close setting window

v0.9.0-prerelease2

08 Jan 05:19
Compare
Choose a tag to compare
v0.9.0-prerelease2 Pre-release
Pre-release

Full Changelog: v0.9.0-prerelease1...v0.9.0-prerelease2

  • fix: sync sub wiki