docs: release v1.2.1 — changelog update and version bump
This commit is contained in:
@@ -6,6 +6,15 @@ Format based on [Keep a Changelog](https://keepachangelog.com/), with [Conventio
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.2.1] — 2026-02-12
|
||||
|
||||
Small UX and documentation polish.
|
||||
|
||||
### Added
|
||||
- **Auto-focus chat input** — input field automatically focuses when switching sessions or on connection, so you can start typing immediately (`f2038a2`)
|
||||
- **Keyboard navigation for sessions** — use arrow keys to navigate the session list in the sidebar (`f55a24c`)
|
||||
- **i18n contribution guide** — README now includes a section explaining how to add new languages (`f827307`)
|
||||
|
||||
## [1.2.0] — 2026-02-12
|
||||
|
||||
Polish, performance, and developer experience improvements.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pinchchat",
|
||||
"version": "1.2.0",
|
||||
"version": "1.2.1",
|
||||
"description": "A sleek, dark-themed webchat UI for OpenClaw — monitor sessions, stream responses, and inspect tool calls in real-time.",
|
||||
"type": "module",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user