v0.7.5-alpha.2
Pre-release
Pre-release
Mobile Debug Builds
This release includes debug builds of the mobile applications. Download from the Assets area below.
- Android APK: Debug build for testing on Android devices
- iOS Build: Unsigned iOS build (requires code signing for installation)
Note: These are debug builds intended for testing purposes. For production use, please build from source with proper signing credentials.
What's Changed
- Bump version to next iteration after v0.7.5-alpha.1 release by @github-actions[bot] in #3287
- fix: localize German transaction selectors by @Rowdy in #3254
- security: throttle every credential-guessing endpoint, fix duplicate Rack::Attack middleware by @gfr-free in #3263
- fix(i18n): localize new chat default title by @Rowdy in #3256
- Add function-calling probe to detect tool-use support by @jjmata in #3255
- fix: Show category hierarchy in transaction picker/editor by @DataEnginr in #3292
- fix(transactions): dedupe tag filter for correct summary totals (#3174) by @jaysbeekay in #3290
- fix(pdf-vision): render PDFs with poppler-utils + surface a concrete admin failure reason by @jaysbeekay in #3275
- Fix first-user super-admin race by @atlas-maxjb in #3268
- feat(bills): schema and domain core for the bills subsystem by @winters27 in #3201
- Surface probe timeout separately from LLM request timeout on System Health by @jaysbeekay in #3276
- fix(accounts): keep the entered current balance when it differs from the opening one by @Demon-tk in #3301
- Show exact share count in the holding drawer by @JstnMcBrd in #3305
- fix(demo): stop the goal-seeding matrix crashing rake demo_data:default by @buzzromain in #3314
- fix(securities): fall back to direct chart lookup when Yahoo search returns nothing by @jaysbeekay in #3313
- feat(bills): the bills pages, calendar feed and in-page AI helpers by @winters27 in #3202
- fix(i18n): localize budget category dates by @Rowdy in #3315
- fix(i18n): localize admin SSO headings by @Rowdy in #3316
- feat(rules): add not-equal, does-not-contain, and is-not-empty condition operators by @ololonly in #2529
- Add configurable OpenAI request timeout by @jaysbeekay in #3304
- Clear Plaid reconnect status after successful import by @timkatz in #3319
- Refresh Plaid transactions during automatic syncs by @timkatz in #3320
- feat(hosting): universal headless rclone backup sidecar by @TheRodzz in #2875
- fix(i18n): localize import step labels by @Rowdy in #3322
- fix(i18n): localize Plaid add accounts action by @Rowdy in #3323
- feat(bills): assistant and MCP tools for bills by @winters27 in #3203
New Contributors
- @jaysbeekay made their first contribution in #3290
- @Demon-tk made their first contribution in #3301
- @JstnMcBrd made their first contribution in #3305
- @ololonly made their first contribution in #2529
- @TheRodzz made their first contribution in #2875
Full Changelog: v0.7.5-alpha.1...v0.7.5-alpha.2