mirror of
https://github.com/aljazceru/claude-code-viewer.git
synced 2026-01-03 05:34:22 +01:00
3.1 KiB
3.1 KiB
Changelog
0.2.0
Features
- Add unifySameTitleSession option for unify resume messages - by d-kimsuon (4c721)
- Syntaxhilight input json - by d-kimsuon (55f70)
- Abort running task - by d-kimsuon (60b9c)
- Implement continue chat (not resume if connected) - by d-kimsuon (79794)
- Improve sync tasks status by using SSE - by d-kimsuon (521a3)
- Improve sidebar menu - by d-kimsuon (d9a0f)
- Clean up all tasks before exit - by d-kimsuon (31da8)
- Improve continue chat experience - by d-kimsuon (e689d)
View changes on GitHub
0.1.0
Features
- Resume and new task - by d-kimsuon (7c96a)
- Move configuration localStorage to server side - by d-kimsuon (a07b0)
View changes on GitHub
0.0.9
Features
- Adjust thinking card margin - by d-kimsuon (04cfb)
- Improve multi-line tool result view. properly handle line breaks. - by d-kimsuon (9362b)
View changes on GitHub
0.0.8
No significant changes
View changes on GitHub
0.0.7
No significant changes