Replace substring matching (.includes) with \b word-boundary regex so keywords like "Pay" no longer match "Payment". Add an auto-categorize button on the transactions page that re-runs keyword matching on uncategorized transactions and displays the result count. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| hooks | ||
| i18n | ||
| pages | ||
| services | ||
| shared | ||
| utils | ||
| App.tsx | ||
| main.tsx | ||
| styles.css | ||
| vite-env.d.ts | ||