github sw-carlos-cristobal/sharetab v0.7.0
v0.7.0 — Locale-Aware Currency & Admin Upgrades

latest releases: build/2026.06.14.1, build/2026.06.10.1, build/2026.05.29.3...
one month ago

What's Changed

Features

  • Locale-aware currency formatting — all formatCents call sites now respect the user's locale, so amounts render correctly (e.g., 1.234,56 € for German, 1 234,56 kr for Swedish) (#87)
  • Admin table improvements — pagination, search, filtering, and sorting for admin group/user tables (#86)
  • Admin AI provider testing — test AI providers directly from the admin dashboard, OCR tuning controls, and performance docs (#85)
  • ANTHROPIC_HEALTH_MODEL — configurable model for Anthropic health checks in Docker and Unraid templates (b3449a7)

Fixes

  • Reduce token drain from Meridian health poller (c02b9e9)

i18n

  • moneyLocales map now covers all 9 supported locales with compile-time exhaustiveness via satisfies Record<Locale, string>
  • Split components (equal-split, exact-split, percentage-split, shares-split) accept optional locale and currency props

Full Changelog: v0.6.2...v0.7.0

Don't miss a new sharetab release

NewReleases is sending notifications on new releases.