v1.2.1
← Back to Releases

v1.2.1

The v1.2.1 release is a small follow-up to v1.2.0: it fixes MCP access behind a reverse proxy and a budget drill-down bug. There are no user-facing feature changes and no breaking changes — upgrading is a straight image bump.

Changelog #

  • Fixed the MCP server rejecting every /mcp request when Econumo runs behind a reverse proxy. A DNS-rebinding guard meant to protect local, browser-driven desktop servers was also applying to /mcp, which is a public HTTPS endpoint authenticated by a bearer token — that threat model doesn’t apply, so the guard is now disabled for it.
  • Fixed budget drill-down: clicking a tag’s child category listed the opposite set of transactions from what the row displayed. Also fixed a related SQLite date-binding bug that could drop the 1st-of-the-month transaction from drill-down lists and holdings reports.

GitHub release #