release v2.0.1

This commit is contained in:
2025-10-22 22:49:45 +06:00
parent e37599d3ef
commit 3e1cb1e078
9 changed files with 161 additions and 36 deletions

View File

@@ -35,6 +35,11 @@ Explanations:
Clipboard support requires `xclip` or `xsel`.
## What's new in 2.0.1
- Mobile UI improvements: better responsiveness (buttons, fonts, spacing) and reduced motion support
- Public REST endpoint: `POST /execute` (curl-only) for programmatic access — see `API_GUIDE.md`
## Environment
- `LCG_PROVIDER` (default `ollama`) — provider type: `ollama` or `proxy`