Files
actual-actualbudget-1/upcoming-release-notes
Matiss Janis Aboltins 8690616f41 [AI] Chunked sync message application and progress UX for mobile
- Apply sync messages in batches (APPLY_MESSAGES_BATCH_SIZE) when count > 5000 to avoid blocking mobile
- Emit sync-event progress (applied/total) during batched apply; client shows 'Applying sync... X%'
- Add SyncEvent type 'progress'; handle in sync-events.ts and set loadingText
- Add batched-apply and progress-emission tests in sync.test.ts
- Fixes mobile browser stuck on Downloading (e.g. #6904)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-23 21:47:56 +00:00
..
2026-02-04 20:00:42 +00:00
2026-02-10 12:42:52 +00:00
2026-02-10 17:22:55 +00:00
2026-02-04 19:36:37 +00:00
2026-02-10 23:02:52 +00:00
2026-02-13 00:18:49 +00:00
2026-02-19 17:06:21 +00:00
2026-02-17 20:03:44 +00:00
2026-02-18 22:09:28 +00:00
2026-02-19 00:19:54 +00:00
2026-02-19 16:28:41 +00:00
2026-02-23 15:52:58 +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.