Skip to content

Commit 81ae97c

Browse files
committed
docs: add changelog for v0.2.0
1 parent 0bff378 commit 81ae97c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## v0.2.0 - 2026-03-16
4+
5+
### Highlights
6+
7+
- Reused a shared Codex app-server connection across plugin operations so thread actions and follow-up commands avoid repeated reconnect churn and stay more reliable. @huntharo (#3)
8+
9+
### Fixes
10+
11+
- Added clearer recovery guidance when local Codex authentication expires, including the case where a turn ends without returning assistant text.
12+
- Restored missing bind-approval buttons and removed duplicate approval prompts so Telegram and Discord binding flows stay actionable.
13+
- Replayed topic-sync updates after bind approval so `/codex_resume --sync` still renames the conversation once approval finishes.
14+
- Clarified the project as an independent OpenClaw bridge and removed leftover OpenAI-branded status text from user-facing surfaces.
15+
316
## v0.1.2 - 2026-03-15
417

518
### Fixes

0 commit comments

Comments
 (0)