---
title: "Release v0.9.0 · sergey-homenko/llm_cost_tracker"
url: https://daily.dev/posts/release-v0-9-0-sergey-homenko-llm-cost-tracker-4tldp4j81
source_url: https://github.com/sergey-homenko/llm_cost_tracker/releases/tag/v0.9.0
type: article
source: "Ruby Flow"
published: 2026-05-12T22:27:11.722Z
updated: 2026-05-12T22:27:36.982Z
tags: ["llm", "openai", "rails", "anthropic"]
reading_time: 13
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Release v0.9.0 · sergey-homenko/llm_cost_tracker

**[Ruby Flow](https://daily.dev/sources/rubyflow)** · 13 min read · 0 upvotes · 0 comments

## Summary

Version 0.9.0 of llm_cost_tracker, a Rails gem for tracking LLM API costs, slims the default install to three mandatory tables (calls, call_line_items, call_tags) and moves durable ingestion, rollup-cached budget reads, and provider invoice reconciliation behind opt-in config flags. Key additions include expanded OpenAI SDK capture (embeddings, audio, images, moderation), correct pricing for gpt-image-* models with image-token billing, RubyLLM paint/moderate support, Anthropic Priority Tier and data residency fixes, and a security-hardened dashboard with CSRF protection, CSP headers, and secret redaction in tags. Dozens of bug fixes address reconciliation accuracy, streaming event loss, currency handling, and index performance. Existing installs require migrations.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.com/sergey-homenko/llm_cost_tracker/releases/tag/v0.9.0>

## Similar posts on daily.dev

- [llm\_cost\_tracker/CHANGELOG.md at main · sergey-homenko/llm\_cost\_tracker](https://daily.dev/posts/llm-cost-tracker-changelog-md-at-main-sergey-homenko-llm-cost-tracker-qmwa8luk1) · Ruby Flow · 1 upvotes · 0 comments
- [GitHub - sergey-homenko/llm\_cost\_tracker: Rails-native LLM cost ledger: track spend by user, feature, provider, and model with self-hosted ActiveRecord storage and budget guardrails.](https://daily.dev/posts/github---sergey-homenko-llm-cost-tracker-rails-native-llm-cost-ledger-track-spend-by-user-feature-dseexflke) · Ruby Flow · 1 upvotes · 0 comments
- [your community gem host](https://daily.dev/posts/your-community-gem-host-eodvgbfvd) · Ruby Flow · 0 upvotes · 0 comments
- [RubyLLM 1.15: Image Editing, Cost Tracking and Less Tool Boilerplate](https://daily.dev/posts/rubyllm-1-15-image-editing-cost-tracking-and-less-tool-boilerplate-nr2m1ycgc) · RUBYLAND · 0 upvotes · 0 comments

---

Tags: [#llm](https://daily.dev/tags/llm), [#openai](https://daily.dev/tags/openai), [#rails](https://daily.dev/tags/rails), [#anthropic](https://daily.dev/tags/anthropic)

[View this post on daily.dev](https://daily.dev/posts/release-v0-9-0-sergey-homenko-llm-cost-tracker-4tldp4j81)
