whisper-money/app
Víctor Falcón 1e2036110f
fix: prioritize exact bank search matches (#267)
## Summary
- remove the bank search result cap so exact matches are no longer
pushed out of the response
- rank exact name matches first, then prefix matches, then broader
substring matches
- add feature coverage for search ranking, full result sets, and
user-specific visibility
2026-04-10 13:32:56 +01:00
..
Actions chore: upgrade Laravel 12 to 13 (#242) 2026-03-25 12:56:33 +00:00
Console/Commands chore: Remove account-mapping feature flag (#252) 2026-04-01 12:09:22 +02:00
Contracts feat(banking): add banking:backfill-ibans command to populate missing IBANs (#221) 2026-03-12 10:58:55 +00:00
Enums fix(banking): retry failed sync connections and log every sync attempt (#251) 2026-03-31 11:34:35 +01:00
Events Add Budgeting Feature to Track and Manage Spending (#36) 2026-01-21 15:25:50 +01:00
Http fix: prioritize exact bank search matches (#267) 2026-04-10 13:32:56 +01:00
Jobs feat: store invested_amount in user currency instead of account currency (#262) 2026-04-06 12:48:13 +02:00
Listeners feat(emails): co-founder language, welcome rewrite, and Spanish translations (#208) 2026-03-05 15:22:07 +01:00
Mail fix: make transaction sync email use default sender (#265) 2026-04-07 13:50:42 +01:00
Models fix(banking): retry failed sync connections and log every sync attempt (#251) 2026-03-31 11:34:35 +01:00
Notifications fix: split drip and default email senders (#263) 2026-04-06 12:16:47 +02:00
Policies feat(accounts): add real estate asset tracking (#241) 2026-03-24 10:21:32 +00:00
Providers chore: Remove account-mapping feature flag (#252) 2026-04-01 12:09:22 +02:00
Services feat: store invested_amount in user currency instead of account currency (#262) 2026-04-06 12:48:13 +02:00