From 879c1bf3af959234ef608ca90e96ded4c8a81498 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 31 Jul 2026 11:26:28 +0200 Subject: chore: release 0.2.0 Co-Authored-By: Claude Opus 5 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b8e099..8a6a83c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.0] - 2026-07-31 + ### Added - Context meter in the top bar showing how much of the active model's @@ -26,6 +28,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - A toggle for the history panel, on the `☰` button and `Ctrl+\`. The panel's width and hidden state are remembered between runs in `~/.config/llamachat/state.ini`. +- `Ctrl+N` starts a fresh conversation, `Ctrl+F` jumps to the search field. + +### Fixed + +- Escape while filtering history dismissed the whole window. It now backs + out of the search field first: clear the text, then return to the input, + and only then hide. ### Changed -- cgit v1.2.3