Skip to content

Desktop Dev Build #198.1 (dc8dfec)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Aug 23:26
dc8dfec

Automated desktop build artifacts for commit dc8dfec99cbda2e291dfffd2e2881f1790f05b3b.
Workflow run: https://github.com/LettuceAI/app/actions/runs/31850322092

Changes since previous Desktop build desktop-dev-197-1-f6abff7

Compare: desktop-dev-197-1-f6abff7...dc8dfec

  • dc8dfec fix(group-chats): apply session setting changes before the write completes
  • 5cbb91c fix(group-chats): collapse the duplicate participant override rows into one
  • ea5fb3f fix(group-chats): separate participant override rows from the hint text
  • 5819c74 fix(group-chats): stop rebuilding the session settings page on every change
  • b8659fd fix(group-chats): decode string starting scene overrides when resolving a session
  • 2adc9e2 fix(group-chats): store the starting scene override as JSON, not a JSON string
  • 4449323 fix(migrations): raise the current version to 94 so v93 and v94 run
  • a447768 fix(ipc): run commands on a dedicated thread instead of the webview thread
  • fb8ae68 fix(sync): skip local change capture until the database is seeded for sync
  • b884344 fix(ipc): reject panicking commands instead of aborting the process
  • 24d4506 fix(logs): keep log redaction and SQL truncation on char boundaries
  • b26e733 fix(character): support integer type for lorebook entry position (#54)