Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/06-Reference/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- AI Analysis real-time progress feedback on conversation detail page
- Step-based progress indicator showing Queued / Generating / Results Ready states
- Elapsed time counter during analysis processing
- Success toast notification when analysis completes from polling
- Smooth slide-in animation on completion transition
- Public token usage status page at `/public/token-usage` (no authentication required)
- Shows Anthropic OAuth rate limit utilization (5h and 7d windows) per account
- Compact multi-column layout with progress bars, reset times, and last-checked timestamps
Expand Down
Loading
Loading