EVENHELM
Changelog

What's new in EvenHelm.

Changes you can actually see in the product, newest first. Refactors and infrastructure work don't get an entry unless they changed something for you.

Release history

June 9, 2026

More providers, and a Business plan

AddedImproved
  • New connectors for Azure and Google Cloud, joining AWS in the Infra view.
  • Gemini can now be attached as a key. Google exposes no cost or usage API for it yet, so it reports nothing until they do.
  • Adding a provider is no longer a database migration, which is why three arrived at once.
  • Added a Business plan above Free and Pro for teams running more accounts.
May 12, 2026

Localization, budgets & search

AddedImproved
  • The whole interface is now available in English, Spanish, Russian and Ukrainian, switchable per user.
  • Set a budget per provider or one across total spend, with an email when the run-rate says you'll cross it.
  • Live global search across clients, invoices and expenses from the top bar.
  • Pick your own accent theme in settings.
April 7, 2026

Invoicing suite

Added
  • A block-based invoice template builder with reorderable sections and a preview driven by the same renderer as the PDF.
  • Multi-currency invoices, with client details copied onto each document at creation so edits never rewrite history.
  • Server-rendered PDF export, plus a recurring-expense tracker with a payment log.
March 10, 2026

Workspaces, connections & billing

Added
  • Multi-tenant workspaces, isolated by row-level security rather than by application code.
  • Attach several connections per provider; credentials are encrypted at rest with per-workspace binding.
  • Sign-in moved in-house: argon2id password hashing and optional TOTP two-factor.
  • Free and Pro plans via Stripe, with the connection limit enforced in both the app and the database.
February 17, 2026

Composed spend & forecasting

AddedFixed
  • Scheduled ingestion pulls AWS, OpenAI and Anthropic cost and usage daily, with failures isolated per connection.
  • One cross-provider view with per-account and per-service breakdowns, and a month you can click into.
  • Run-rate forecasting projects where the current month will land.
  • Fixed: a month still in progress was being shown as a final total. It now carries a partial flag.