Commit Graph

  • 1d7c4158d4 Merge pull request #925 from grrtt49/feature/future-budget soky srm 2026-04-08 08:35:47 +02:00
  • 133582ef4d Fix balance sheet dashboard section on iPhone (#1318) Derek Brown 2026-04-07 14:53:04 -04:00
  • 2658c36b05 feat(select): improve merchant dropdown behavior and placement controls (#1364) Tao Chen 2026-04-08 02:52:14 +08:00
  • be42988adf Add throttling and cross-rate for twelve data (#1396) soky srm 2026-04-07 20:46:05 +02:00
  • 071b26c53d Simplify plan: two-call pattern instead of tool loop abstraction claude/refactor-tool-calling-aOV48 Claude 2026-04-07 18:07:22 +00:00
  • 0405ce99b7 Update test/models/provider/openai_test.rb claude/fix-issue-830-LCXSz Juan José Mata 2026-04-07 19:50:48 +02:00
  • ad21d6c2ba Add refactoring plan for PDF reconciliation tool-calling loop Claude 2026-04-07 17:36:25 +00:00
  • f8e97ba9fb Merge branch 'main' into claude/fix-issue-830-LCXSz Juan José Mata 2026-04-07 19:35:26 +02:00
  • f08039d6a9 fix: prefer booked over available balance types in Enable Banking sync (#825) claude/plan-issue-825-HpQeg Claude 2026-04-07 17:11:13 +00:00
  • ec1562782b Make parent budgets auto-aggregate from subcategory edits (#1312) Copilot 2026-04-07 16:41:45 +02:00
  • d3469a91f2 Refactor: Use Encryptable concern in CoinbaseItem (#1339) Louis 2026-04-07 16:28:01 +02:00
  • 117ab2b45f refactor(accounts): Improve destroy_later atomicity and add controller error handling (#1395) sentry[bot] 2026-04-07 15:53:25 +02:00
  • bc0202dfc1 Update rack for multiple CVEs Juan José Mata 2026-04-07 13:20:45 +00:00
  • dd8760372a Update rack for multiple CVEs Juan José Mata 2026-04-07 13:20:45 +00:00
  • 455c74dcfa Add Binance support, heavily inspired by the Coinbase one (#1317) Louis 2026-04-07 14:43:17 +02:00
  • 762bbaec6b Bump version to next iteration after v0.7.0-alpha.2 release github-actions[bot] 2026-04-07 11:35:41 +00:00
  • dfa0d3869b Publish chart 0.7.0-alpha.2 jjmata 2026-04-07 11:26:04 +00:00
  • 52b8a2a6fc Fix: Allow users to copy text from the chatbot responses (#1394) v0.7.0-alpha.2 Tristan Katana 2026-04-07 14:23:36 +03:00
  • 5cb474d61c Quick Categorize Wizard — follow-up fixes (#1393) Mikael Møller 2026-04-07 19:17:37 +08:00
  • cc8d6ca2a0 fix: allow high precision for security prices in trade forms (to solve #1323) (#1342) Louis 2026-04-07 12:19:17 +02:00
  • cebdf1d4f7 Polish localization: complete translations, pluralization fixes, and reusable locale audit tooling (#1356) UberDudePL 2026-04-07 09:55:58 +00:00
  • 745c804289 Update and add Portuguese translations for various features (#1344) Jorge Victor Gamboa 2026-04-07 06:40:19 -03:00
  • ac2817d704 Fixed crypto and loan add menus (#1306) Geoffrey 2026-04-07 05:39:18 -04:00
  • 0870ebb56b Add Quick Categorize Wizard (#1386) Mikael Møller 2026-04-07 17:24:50 +08:00
  • df2863ea7b added collect_health_stats to enablebanking syncer (#1390) Neeraj Verma 2026-04-07 09:43:57 +01:00
  • 0b14d29ae0 Fix tests. feature/bank-statement-reconciliation Juan José Mata 2026-04-06 16:29:17 +00:00
  • f82e203bdd Add Stripe contribution text to upgrade page copilot/add-crypto-donation-option copilot-swe-agent[bot] 2026-04-06 16:02:19 +00:00
  • 125ab0ee5a Dropped (useful) comment Juan José Mata 2026-04-06 15:44:34 +00:00
  • d8b5deebb3 Failed reconciliation summary report Juan José Mata 2026-04-06 15:43:52 +00:00
  • 26a7299d46 Make sure extracted data is persisted Juan José Mata 2026-04-06 15:04:36 +00:00
  • d204def728 Add display step for reconciliation report Juan José Mata 2026-04-06 14:50:35 +00:00
  • 48ae618316 Update ruby-lsp-rails 0.4.6 → 0.4.8 and ruby-lsp 0.24.1 → 0.26.9 (#1389) Juan José Mata 2026-04-06 14:28:46 +02:00
  • 616c363b3e Enable selenium service in devcontainer for system tests (#1340) Pedro J. Aramburu 2026-04-06 09:15:57 -03:00
  • 246cd00cbb collect transaction stats after sync in EnableBanking provider (#1388) Neeraj Verma 2026-04-06 12:49:46 +01:00
  • 885ae93a2a Use real function calls, not new hallucinated ones Juan José Mata 2026-04-06 13:20:25 +02:00
  • 9ba1046f82 Pipelock CI noise Juan José Mata 2026-04-06 13:06:16 +02:00
  • 38d2ac21d0 Fix version number of v0.7.0-alpha-* builds Juan José Mata 2026-04-06 00:34:42 +02:00
  • 7ebfd9a823 Add bank statement reconciliation to PDF processor prompt SureBot 2026-04-05 15:50:57 +00:00
  • 84c72eaa17 remove test file SureBot 2026-04-05 15:34:39 +00:00
  • cb8aa84fc2 test push SureBot 2026-04-05 15:34:35 +00:00
  • 64424428e7 Quiet optional Stripe payment link failures copilot-swe-agent[bot] 2026-04-05 07:52:15 +00:00
  • 78b334277c QIF imports: Add date format auto-detection and manual override (#1368) Serge L 2026-04-05 03:27:24 -04:00
  • a76aa340d5 fix: prevent NoMethodError in foreign_account? when account family is nil (#1376) sentry[bot] 2026-04-05 09:25:18 +02:00
  • ac59478088 fix: prevent NoMethodError in foreign_account? when account family is nil seer/fix/nil-account-family-check sentry[bot] 2026-04-05 07:08:48 +00:00
  • 7f3b12107b fix: resolve flaky chats system test race condition (#1375) Serge L 2026-04-05 02:54:25 -04:00
  • 2ab71ef5a4 Fix payment settings test locale keys copilot-swe-agent[bot] 2026-04-04 21:58:40 +00:00
  • 6e5ae842d6 Use env helper in Stripe provider tests copilot-swe-agent[bot] 2026-04-04 17:28:31 +00:00
  • d36103dc6c Move payment link lookup into Stripe provider copilot-swe-agent[bot] 2026-04-04 17:27:04 +00:00
  • 88b130e5bd Fix payment settings controller CI tests copilot-swe-agent[bot] 2026-04-04 12:57:33 +00:00
  • 2a3e95efc9 Skip Stripe lookup when payment link id is missing copilot-swe-agent[bot] 2026-04-04 12:36:31 +00:00
  • 7a9d207626 Tighten Stripe payment link lookup tests copilot-swe-agent[bot] 2026-04-04 12:35:11 +00:00
  • f1f1bc91cc Handle missing Stripe payment link gracefully copilot-swe-agent[bot] 2026-04-04 12:33:37 +00:00
  • e0d2150e2d Use Stripe payment link id for contribution URL copilot-swe-agent[bot] 2026-04-04 12:31:54 +00:00
  • 6378170d5a Extract payment contribution link helper call copilot-swe-agent[bot] 2026-04-04 12:23:07 +00:00
  • 030f9b1968 Harden payment contribution link rel attribute copilot-swe-agent[bot] 2026-04-04 12:21:51 +00:00
  • 118fd47ca5 Localize and configure payment contribution link copilot-swe-agent[bot] 2026-04-04 12:20:40 +00:00
  • 6727dbc531 Add one-time contribution link to payment settings copilot-swe-agent[bot] 2026-04-04 12:18:32 +00:00
  • a01bdeb48c Initial plan copilot-swe-agent[bot] 2026-04-04 12:16:26 +00:00
  • 281197f918 Fix opacity for excluded transactions and implement keyboard navigation (#1332) Mike Lloyd 2026-04-04 04:29:43 -07:00
  • 94e7f7f0a0 fix: enhance text contrast for headings, and paragraphs in blockquotes in dark mode on the Guide page (#1369) Brian Richard 2026-04-04 03:30:17 +03:00
  • c26bf484fb fix(ui): move repeat icon to the center (#1365) Kenrick Tandrian 2026-04-04 07:27:23 +07:00
  • 0dd3990502 fix: preserve wrapped rule import json values (#1358) Tomer Horowitz 2026-04-03 13:38:37 +03:00
  • 6d7ae0aa8a Fix: target="_blank" to contact button (#1359) Yunwei Zhang 2026-04-03 03:36:35 -07:00
  • 185d624889 Bump version to next iteration after v0.7.0-alpha.1 release github-actions[bot] 2026-04-03 00:32:39 +00:00
  • 3b66861a9b Publish chart 0.7.0-alpha.1 jjmata 2026-04-03 00:25:22 +00:00
  • d6183be1ae fix: instantiate RuleImport before generating rows (#1354) v0.7.0-alpha.1 Tomer Horowitz 2026-04-03 02:33:11 +03:00
  • d49e74b854 Restore monotonic Android versionCode for mobile releases (#1348) Copilot 2026-04-02 20:21:24 +02:00
  • 9a1cd1130a Update _form.html.erb (#1343) Derek Brown 2026-04-02 14:16:21 -04:00
  • ea49c988b9 Update Docker Compose file for AI optional features (#1349) Juan José Mata 2026-04-02 20:05:16 +02:00
  • 8ed69132cf fix: add hex color validation to Category model and form (to solve #1247) (#1341) Louis 2026-04-01 20:27:29 +02:00
  • a90f9b7317 Add CoinStats exchange portfolio sync and normalize linked investment charts (#1308) Anas Limouri 2026-04-01 20:25:06 +02:00
  • f63630c0fa Fix NoMethodError on nil accountable for logo color (#1334) sentry[bot] 2026-04-01 20:19:56 +02:00
  • 5027142b98 Fix NoMethodError on nil accountable for logo color seer/fix/nil-accountable-logo-color sentry[bot] 2026-04-01 09:24:52 +00:00
  • 313a94d996 Publish chart 0.6.9 jjmata 2026-03-31 16:22:35 +00:00
  • 7756f5d302 Final v0.6.9 release versioning v0.6.9 v0.6-release-branch Juan José Mata 2026-03-31 17:59:03 +02:00
  • ef2627c186 Bump version to next iteration after v0.6.9-rc.3 release github-actions[bot] 2026-03-31 15:37:29 +00:00
  • faabdf89f7 Publish chart 0.6.9-rc.3 jjmata 2026-03-31 15:27:31 +00:00
  • b9f0235237 Missing translation fallback for account subtypes (#1325) v0.6.9-rc.3 Juan José Mata 2026-03-31 17:22:49 +02:00
  • 43d617661f Missing translation fallback for account subtypes (#1325) Juan José Mata 2026-03-31 17:22:49 +02:00
  • 8970211476 LunchFlow referral codes Juan José Mata 2026-03-31 15:27:38 +02:00
  • c10103ce73 Bump version to next iteration after v0.6.9-rc.2 release github-actions[bot] 2026-03-29 18:59:03 +00:00
  • ca47e4c798 Publish chart 0.6.9-rc.2 jjmata 2026-03-29 18:49:25 +00:00
  • dc74e75e64 Sort import account dropdown alphabetically (#1290) v0.6.9-rc.2 r-jeffries 2026-03-25 10:28:21 -04:00
  • 662ec1fc92 Fix/issue 954 enable banking duplicate transactions (#988) 0xRozier 2026-03-28 16:53:30 +01:00
  • 0890227986 FIX (#1315) soky srm 2026-03-29 17:28:07 +02:00
  • 861a2d2d91 Fix NoMethodError on nil entryable in account activity feed (#1316) Serge L 2026-03-29 11:30:12 -04:00
  • c14ba6d0c9 FIX (#1315) soky srm 2026-03-29 17:28:07 +02:00
  • ab9b97639b Record dividends and interest as Trades in investment accounts (#1311) Serge L 2026-03-29 04:08:54 -04:00
  • cc7d675500 Add transaction fee support to trades (#1248) Serge L 2026-03-28 14:03:16 -04:00
  • 005d2fac20 Fix/issue 954 enable banking duplicate transactions (#988) 0xRozier 2026-03-28 16:53:30 +01:00
  • 96b981caba perf: defer autoUpdate until menu is open to fix slow profile icon rendering claude/fix-profile-icon-rendering-sUdLI Claude 2026-03-28 12:13:41 +00:00
  • e7af0ad99b Added ca_file option to use the SSL_CA_FILE specified file if present (#1302) Florian Krauthan 2026-03-27 06:41:59 -07:00
  • a5f16f7902 Merge branch 'main' into copilot/add-toggle-for-auto-rule-prompt Juan José Mata 2026-03-27 08:16:01 +01:00
  • 6a6548de64 feat(mobile): Add animated TypingIndicator for AI chat responses (#1269) Tristan Katana 2026-03-27 00:57:46 +03:00
  • b1fd8bbc99 Mobile: Add theme selection (light/dark/system) to settings (#1213) Tristan Katana 2026-03-27 00:47:31 +03:00
  • f42b593b9e Show inflow/outflow totals for transfer filter (#1134) Juan Manuel Reyes 2026-03-26 13:12:01 -07:00
  • f1991eaefe Recurring scoping implementation (#1300) soky srm 2026-03-26 19:01:35 +01:00
  • 9410e5b38d Providers sharing (#1273) soky srm 2026-03-25 17:47:04 +01:00
  • 1627cf197b Sort import account dropdown alphabetically (#1290) r-jeffries 2026-03-25 10:28:21 -04:00
  • 0ead2b0bd5 Bump version to next iteration after v0.6.9-rc.1 release github-actions[bot] 2026-03-25 14:17:19 +00:00