mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 20:44:32 -05:00
* Fix send not returning error when catchErrors option is enabled and an unknown method error is encountered * Add release notes for PR #6942 * Fix send to properly propagate errors from the server * Update release note --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
212 B
212 B
category, authors
| category | authors | |
|---|---|---|
| Bugfixes |
|
Update send function to propagate any errors and fix catchErrors to return the error in result when an unknown command/method is sent to the browser server.