mirror of
https://github.com/aljazceru/claude-code-viewer.git
synced 2025-12-25 09:14:22 +01:00
5.3 KiB
5.3 KiB
Changelog
0.2.4
Features
- Add Node.js >=20.12.0 requirement to package.json - by d-kimsuon and Claude (7027f)
View changes on GitHub
0.2.3
Features
- Adjust response design - by d-kimsuon (dca1b)
View changes on GitHub
0.2.2
Features
- Adjust style for mobile - by d-kimsuon (35e72)
View changes on GitHub
0.2.1
Features
- Responsive design - by d-kimsuon (35329)
- Add some default commands - by d-kimsuon (adccb)
- Remove alive sessoins tab - by d-kimsuon (730eb)
- Add error report message on invalid schema message - by d-kimsuon (bac15)
- Add mcp tab - by d-kimsuon (155af)
- Display project info in session page - by d-kimsuon (1b1a8)
Bug Fixes
- Remove unnecessary slash from default command - by d-kimsuon (78000)
View changes on GitHub
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