Skip to content

v1.1.0 — Multi-source pricing UI

Choose a tag to compare

@lopadova lopadova released this 31 May 23:09
· 4 commits to main since this release
3602ff0

v1.1.0 — Multi-source pricing UI

Aligns the admin console with padosoft/laravel-ai-finops v1.1.0 multi-source pricing.

Pricing screen

  • Source badge (litellm / openrouter / manual) per model + ?source= filter.
  • Per-source sync status + has_openrouter_key indicator (boolean only — never the key).
  • Manual "Add price" mask: unit (per_token / per_million), currency (USD/EUR), effective_from, note —
    for feed-less providers like regolo.ai.

New Subscriptions screen (canoni)

  • Full CRUD over pricing/subscription-windows: add / edit / End now (confirm) / delete (confirm).
  • Active windows flagged covered · €0 — flat-rate coverage; ending a window resumes real billing.

Quality

  • Vitest 42 + PHPUnit 8 + Playwright 16 (desktop + tablet) + build, all green.
  • New Playwright e2e harness (the repo had none) wired into CI.

🤖 Generated with Claude Code