Skip to main content
mobile expense capture

Mobile quick capture for expense entry

xpenser added a compact mobile capture route for amount-first transaction entry, category chips, undo, and PWA shortcut support.

Published May 30, 2026
xpenser transactions table with filters and editing workflow

Recording expenses on a phone became faster with a dedicated amount-first capture flow.

This release came from PR #11 and is now part of the xpenser release archive. It gives people evaluating an open-source expense tracker a clearer view of how the product has improved over time.

What changed

  • Added a protected /capture route for compact transaction entry.
  • Pinned save actions and simplified mobile controls.
  • Added category chips, load-more behavior, reversal support, undo, and a PWA shortcut.

Why it matters

Expense tracking fails when capture is too slow. A focused mobile route makes it easier to record transactions close to when they happen.

Where it fits

This release supports xpenser as a practical daily-use personal finance app, not only a desktop reporting tool.

For a broader product overview, start with the xpenser home page. Developers can also explore the personal finance API and MCP tools, while self-hosters can review the self-hosted personal finance tracker page.

Start hosted, then self-host when ready

Create a hosted xpenser account for the public instance, or review the MIT licensed source and run your own deployment from Docker Compose.