v0.0.25: fix text selection in web chat, don't steal focus when selecting

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Siavash Sameni
2026-03-29 09:15:40 +04:00
parent b9e7b3e05c
commit 067f1ea20b
4 changed files with 10 additions and 10 deletions

View File

@@ -9,7 +9,7 @@ members = [
]
[workspace.package]
version = "0.0.24"
version = "0.0.25"
edition = "2021"
license = "MIT"
rust-version = "1.75"