Changeset 0.19.2 (#84)
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
All notable changes to Chat Switchboard.
|
||||
|
||||
## [0.19.2] — 2026-02-28
|
||||
|
||||
### Added
|
||||
- **Project Persona Default**: Bind a persona to a project via the detail panel. All chats in the project inherit the persona's model, parameters, and system prompt as a fallback when no explicit preset is selected. Resolution chain: explicit request → project persona → none.
|
||||
- **Project Archive Toggle**: Archive/unarchive projects from the detail panel. Archived projects hidden from sidebar by default with "Show archived (N)" toggle. Dimmed visual treatment when shown.
|
||||
- **Channel Reorder**: Right-click a chat within a project for "Move up" / "Move down" options. Server-persisted positions via `project_channels.position`, loaded on startup, maintained across moves.
|
||||
|
||||
## [0.19.1] — 2026-02-28
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user