Convly Studio v0.1.0
Date: 2026-03-09
Commit: 70c213f923efc21299fbdb3ced8ba65f50fcaae7
Summary
Automated release for version 0.1.0 from commit 70c213f923ef.
Changes
- fix(release): pass tauri bundle args correctly in CI (70c213f)
- fix(release): make version resolution robust in workflow (af16e0a)
- chore(release): allow manual workflow dispatch (e4b8f7a)
- chore(arch): package with makepkg and ship desktop-only native build (a6a231a)
- chore(release): add CI/CD, automated GitHub releases, Arch install, and tests (021ccc1)
- fix(preview-export): improve emoji rendering and message-only startup timing (554c872)
- fix(audio): trigger notification at first visible frame in message-only mode (d7a1f39)
- fix(preview): keep primary user out of typing row and hard-lock bottom scroll (35fd706)
- feat(animation): add message-only mode and timeline typing metadata (b4ca0bb)
- refactor(ui): switch gradients to solid styles and simplify preview controls (32d2ff0)
- fix(preview): align frame overlay and normalize bubble/icon rendering across platforms (4f0a60b)
- fix(export): capture screen target first and scale snapshots to output density (1a22db0)
- feat(scene-manager): make scene prompt editable and improve scene metadata UI (f053106)
- fix export pause freeze and preview/export UI consistency (4aa0b72)
- fix: persist character persona and role edits reliably (a138db6)
- fix: return to character manager after edit close (efe974a)
- fix: preserve existing character profiles on JSON apply (9638714)
- fix: persist conversation state reliably across reloads (71b3879)
- fix: align export framing with preview surface (17e2ad0)
- feat: improve workspace editing and scene/json flows (5dede46)
- refactor: replace graph editor with conversation list, add platform-authentic chat UIs (8959466)
- feat: add right-panel conversation QA report and autofix controls (ab68d45)
- feat: add conversation QA analysis and auto-fix actions (b3eb073)
- perf: optimize flow analysis and preview scroll updates (60f763f)
- perf: reduce graph drag update churn and handle recalculations (87595db)
- feat: make chat preview visuals platform-accurate (e8a2d31)
- feat: switch studio customization to chat platform templates (4da4e1a)
- feat(workspace): start with collapsed sidebar and add character manager (556e0d7)
- feat(preview): style speaker dropdown and add message right-click actions (5834cca)
- fix(graph): keep read-only handles mounted so edges stay visible (b29c2cd)
- feat(workspace): sync json/manual editing and lock graph interactions (e935759)
- feat(ui): enforce read-only graph nodes and interactive preview composer (76d77d6)
- feat(store): improve auto layout and preview message insertion (fb0a585)
- docs: rewrite README for Convly Studio branding (9ec57cf)
- feat: apply Convly Studio visuals across workspace UI (5c73e93)
- feat: introduce Convly Studio theme and typography system (23dcbab)
- chore: rebrand product identity to Convly Studio (b2fd6fe)
- feat: add tauri desktop setup and export pipeline improvements (109f7e0)
- Optimize export memory lifecycle and disk-backed output (1c281a6)
- feat(export): improve screen capture, audio timing, and export stability (be454ab)
- Improve video export fidelity, stability, and memory usage (a9623f3)
- Implement JSON conversation editor and vertical export customization (c4c3da3)
- Implement graph direction fixes and customization reliability updates (591cd3d)
- update ui (4e964d4)
- restore message flow node (929408c)
- feat: implement conversation flow builder with character nodes and floating edges (bf76839)
- feat: Add Svelte 5 rune-based UI components (a0ad305)
- feat: Implement core Svelte stores and utilities (308c623)
- feat: Initial SvelteKit setup with shadcn-svelte and basic UI structure (bdc5ecb)
- chore: backup original react project (af56639)