Files
actual/upcoming-release-notes
Sebastián Maluk e8d95fdf6b [AI] feat: add an experimental balance forecast report (#7310)
* [AI] feat: add balance forecast backend

* [AI] feat: add balance forecast report UI

* [AI] feat: gate balance forecast behind an experimental flag

* [AI] Include account-less schedules in balance forecast via explicit flag

- Add includeAccountlessSchedules to forecast/generate and normalize
  schedules without an account into FORECAST_UNASSIGNED_ACCOUNT_ID
- When enabled, append synthetic bucket and rule stub; skip transfer legs
  for unassigned schedules
- Balance forecast UI sets the flag when widget meta has no account filter
- Add loot-core tests for include vs exclude behavior

* [AI] Improve balance forecast chart refresh UX

Keep forecast charts stable during refetches and let the Y-axis scale to forecast data so balance changes remain visible.

* [AI] Document balance forecast report

Add experimental user documentation and navigation links for the new balance forecast report.

* [AI] Link balance forecast experimental flag to feedback issue #7669

* docs: add PR release notes

* [AI] chore: rerun CI
2026-05-15 02:07:32 +00:00
..
2026-05-04 14:51:33 +00:00
2026-05-11 19:36:51 +00:00
2026-05-05 20:26:48 +00:00
2026-05-07 20:26:12 +00:00
2026-05-08 13:37:24 +00:00
2026-05-11 20:22:21 +00:00
2026-05-12 16:02:09 +00:00
2026-05-12 16:45:01 +00:00
2026-05-14 19:08:51 +00:00
2026-05-14 21:39:10 +00:00
2026-05-14 21:30:33 +00:00

See the Writing Good Release Notes section of the README for the documentation repo for more information on how to create a release notes file here.