Skip to content

Releases: quiet-node/thuki

v0.8.4

07 May 21:48
bdc11ae

Choose a tag to compare

0.8.4 (2026-05-07)

Bug Fixes

  • updater: relaunch after TCC reset so System Settings can re-register Thuki (#151) (27dc003)
  • updater: relaunch after TCC reset to refresh tccd PID tracking (27dc003)

v0.8.3

07 May 20:20
3e80730

Choose a tag to compare

0.8.3 (2026-05-07)

Bug Fixes

  • updater: clear snoozes when a new version becomes available (#149) (c672409)

v0.8.2

07 May 19:06
ede263c

Choose a tag to compare

0.8.2 (2026-05-07)

Bug Fixes

  • updater: timestamp on errors and footer in chat mode (#147) (92a2e15)

v0.8.1

07 May 17:43
178877a

Choose a tag to compare

0.8.1 (2026-05-07)

Bug Fixes

  • settings: redesign About Updates as hero card with check animation (#145) (b4190e1)

v0.8.0

07 May 16:40
3963367

Choose a tag to compare

0.8.0 (2026-05-07)

Features

  • trace: unified per-conversation forensic recorder for chat + search (#139) (76f9180)
  • updater: in-app auto-update via signed GitHub releases (#144) (7e5b833)

Bug Fixes

  • ui: adopt Source Serif 4 for AI prose reading register (#140) (5adc86d)

Thuki Nightly

07 May 22:01
bdc11ae

Choose a tag to compare

Thuki Nightly Pre-release
Pre-release

Automated build from main (bdc11ae). Not for production use.

v0.7.1

04 May 19:50
258fd0e

Choose a tag to compare

0.7.1 (2026-05-04)

Bug Fixes

  • settings: repair keep-warm minutes input UX (#127) (38b506c)

v0.7.0

04 May 03:44
d9ef3b8

Choose a tag to compare

0.7.0 (2026-05-04)

Features

  • add utility slash commands (#93) (98a3a19)
  • ci: add floating nightly release workflow (#109) (c213235)
  • config: make max_images user-tunable with a cap of 20 (#121) (4e1b3af)
  • config: migrate runtime configuration from env vars to TOML (#102) (20abeb0)
  • config: user-tunable context window with log-scale slider (#120) (1c18ddf)
  • continuity: cross-model history sanitization and capability-aware filtering (#107) (c976d63)
  • in-app model picker with hardened selection pipeline (#103) (d6cf4fb)
  • introduce agentic search pipeline with live trace streaming (#100) (445534f)
  • model-picker: add larger-models nudge hint (#118) (6c0df18)
  • search: add forensic trace recorder (#126) (e1d5997)
  • sync slash command docs and prompt metadata (#101) (7501d60)
  • tray: left-click opens Thuki, right-click shows menu (#123) (81f133e)
  • ui: add tip bar with contextual usage tips (#119) (ed9b250)

Bug Fixes

  • chat: prevent source-row clicks from opening URL twice (#104) (e1d2cdf)
  • ci: set VITE_GIT_COMMIT_SHA on tauri build step not frontend step (#111) (ed80d15)
  • search: correct Setup Guide anchor in sandbox-offline card (#112) (29f2c1f)
  • search: harden judge fallback and config allowlist (#125) (cf82a95)
  • settings: allow text selection in settings panel (#122) (5c552cb)
  • settings: eliminate Dock icon by converting settings window to NSPanel (#117) (217fa00)

v0.6.1

14 Apr 16:38
7effc7d

Choose a tag to compare

0.6.1 (2026-04-14)

Bug Fixes

  • intercept drops at root level and add max-images UX feedback (#90) (c304af8)

v0.6.0

14 Apr 15:45
1d434a4

Choose a tag to compare

0.6.0 (2026-04-14)

Features

  • add /think command with thinking mode UI (#85) (59f7333)