mirror of
https://github.com/actualbudget/actual.git
synced 2026-07-16 07:04:23 -05:00
* [AI] Add api.getPreferences() for reading synced preferences Expose the internal 'preferences/get' handler as a public API method so consumers can read the budget's synced preferences (number format, currency, date format, etc.) without calling internal handlers directly. Re-export the SyncedPrefs type from @actual-app/api/models and document the new method in the API reference. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KxwSQJiPo5mEk79mA54TWg * Update models.ts --------- Co-authored-by: Claude <noreply@anthropic.com>
151 B
151 B
category, authors
| category | authors | |
|---|---|---|
| Enhancements |
|
The API can now read a budget's formatting preferences, such as its number and currency format.