whisper-money/resources/js
Víctor Falcón d1f3b0203b
fix(mcp): correct the ChatGPT and Claude connector steps (#714)
Fixes the step-by-step instructions on the AI Connector screen to match
the current app UIs.

**ChatGPT**
- Developer mode is under **Settings → Security and login → Developer
mode** (was: Settings → Connectors → Advanced).
- Add a connector via the **+ button in Plugins, top right** (was: a
"Create" button under Connectors).

**Claude Desktop**
- Click **"Add" in the top right, then "Add custom connector"** (was:
just "Add custom connector").

Spanish translations updated in `lang/es.json` accordingly.
2026-07-21 13:37:47 +00:00
..
components fix(onboarding): stop the AI rule-suggestion step from hanging forever (#705) 2026-07-20 18:10:51 +00:00
contexts Move transaction filtering from client-side to server-side (#126) 2026-02-16 12:49:04 +01:00
hooks fix(dashboard): stop negative asset balances inflating net worth (#660) 2026-07-08 15:22:16 +00:00
layouts feat(mcp): read-only MCP server for Pro accounts (#689) 2026-07-17 16:54:15 +02:00
lib feat(import): persist per-account import configuration on the backend (#698) 2026-07-18 16:10:40 +02:00
pages fix(mcp): correct the ChatGPT and Claude connector steps (#714) 2026-07-21 13:37:47 +00:00
providers fix: move community link to user menu (#442) 2026-05-27 17:39:26 +02:00
services feat(transactions): allow editing all fields of manual transactions (#683) 2026-07-16 08:59:10 +02:00
types feat(mcp): read-only MCP server for Pro accounts (#689) 2026-07-17 16:54:15 +02:00
utils feat(currencies): add Swedish Krona (SEK) (#684) 2026-07-16 14:25:33 +00:00
app.tsx fix(pwa): open OAuth links in the browser instead of the installed app (#707) 2026-07-21 13:24:50 +02:00
ssr.tsx Remove plaintext-transactions feature flag & E2E references (#116) 2026-02-13 11:10:21 +01:00