Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Commit 2457f1d

Browse files
committed
[tagpr] update CHANGELOG.md
1 parent c2ca2c1 commit 2457f1d

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.1.46](https://github.com/sugyan/claude-code-webui/compare/0.1.45...0.1.46) - 2025-08-13
9+
- feat: implement LogTape logging system for debug log control by @sugyan in https://github.com/sugyan/claude-code-webui/pull/220
10+
- feat: simplify runtime abstraction using Node.js standard modules by @sugyan in https://github.com/sugyan/claude-code-webui/pull/223
11+
- feat: add permission mode support and unify localStorage management (#132) by @sugyan in https://github.com/sugyan/claude-code-webui/pull/226
12+
- feat: Backend Permission Mode Support by @sugyan in https://github.com/sugyan/claude-code-webui/pull/227
13+
- fix: improve logger output by removing emojis and excessive indentation by @sugyan in https://github.com/sugyan/claude-code-webui/pull/229
14+
- feat: complete ExitPlanMode implementation with UI integration by @sugyan in https://github.com/sugyan/claude-code-webui/pull/230
15+
- feat: implement session-scoped permission mode state management by @sugyan in https://github.com/sugyan/claude-code-webui/pull/232
16+
- fix: parse JSON theme value from localStorage in index.html by @sugyan in https://github.com/sugyan/claude-code-webui/pull/233
17+
- feat: update @anthropic-ai/claude-code dependency to 1.0.77 by @sugyan in https://github.com/sugyan/claude-code-webui/pull/234
18+
819
## [0.1.45](https://github.com/sugyan/claude-code-webui/compare/0.1.44...0.1.45) - 2025-07-31
920
- feat: make demo page available only in development mode by @sugyan in https://github.com/sugyan/claude-code-webui/pull/217
1021
- fix: add Windows .cmd parsing fallback for node.exe colocated environments by @sugyan in https://github.com/sugyan/claude-code-webui/pull/219

0 commit comments

Comments
 (0)