Skip to content

v0.11.4 - usage tracking and activity profiles

Choose a tag to compare

@yoloyash yoloyash released this 02 Aug 03:43
· 190 commits to main since this release

What changed

  • Added durable generation usage and estimated-cost tracking for assistant responses and title generation.
  • Added an activity leaderboard and personal profiles with usage totals, model breakdowns, and per-chat session costs.
  • Added catalog pricing previews and configurable rates for custom and local models, including reset-to-default controls.
  • Added a General setting to hide prices and automated models.dev catalog freshness checks and refresh PRs.
  • Updated the default Compose app image to 0.11.4.

Upgrade note

Migration 0007 runs automatically on startup and creates the append-only generation usage ledger plus profile and custom-pricing fields. Existing chats remain valid; historical usage is not backfilled. Usage writes fail open, so analytics cannot roll back a saved assistant response.

Estimated costs use rates captured at generation time. Provider billing may differ, and operators can override pricing for custom or local models under Settings → Models → Advanced.

Image

  • ghcr.io/yoloyash/overtchat-app:0.11.4
  • ghcr.io/yoloyash/overtchat-app:latest
  • Platforms: linux/amd64 and linux/arm64

Full Changelog: v0.11.3...v0.11.4