A finance-themed favicon for xpenser
xpenser added a finance-themed app favicon using Next.js app-router metadata so the web app is easier to recognize in browser tabs.
The xpenser web app now has a small finance-themed identity marker in browser tabs and saved shortcuts.
This release came from PR #5 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 an SVG favicon for the web app.
- Used Next.js app-router static metadata routing.
- Kept the asset lightweight and versioned with the app source.
Why it matters
A favicon is not a core finance feature, but it makes a hosted or self-hosted app easier to find during daily use.
Where it fits
This supports the public and authenticated xpenser web experience as the product becomes easier to evaluate and revisit.
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.