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
- Fix: target="_blank" to contact button by @yunwei-zh in #1359
- Fix RuleImport parsing for valid JSON values by @tomerh2001 in #1358
- fix(ui): move repeat icon to the center on recurring transactions page by @KenTandrian in #1365
- fix: enhance text contrast for prose headings, and blockquote paragraphs in dark mode on the Guide page by @briian365 in #1369
- Fix opacity for excluded transactions and implement keyboard navigation by @mike-lloyd03 in #1332
- fix: resolve flaky chats system test race condition by @happytechca in #1375
- fix: prevent NoMethodError in foreign_account? when account family is nil by @sentry[bot] in #1376
- QIF imports: Add date format auto-detection and manual override by @happytechca in #1368
- collect transaction stats after sync in EnableBanking provider by @smurfpandey in #1388
- Enable selenium service in devcontainer for system tests by @paramburu in #1340
- Update ruby-lsp-rails 0.4.6 → 0.4.8 and ruby-lsp 0.24.1 → 0.26.9 by @jjmata in #1389
- added collect_health_stats to enablebanking syncer by @smurfpandey in #1390
- Add Quick Categorize Wizard by @mikaelhm in #1386
- Fixed crypto and loan add menus by @CYBRXT in #1306
- Update and add Portuguese translations for various features by @gamboajorge49 in #1344
- Polish localization: complete translations, pluralization fixes, and reusable locale audit tooling by @UberDudePL in #1356
- fix: allow high precision for security prices in trade forms (to solve #1323) by @boul2gom in #1342
- Quick Categorize Wizard — follow-up fixes by @mikaelhm in #1393
- fix(mobile): Allow users to copy text from chatbot responses by @felixmuinde in #1394
New Contributors
- @yunwei-zh made their first contribution in #1359
- @KenTandrian made their first contribution in #1365
- @briian365 made their first contribution in #1369
- @mike-lloyd03 made their first contribution in #1332
- @smurfpandey made their first contribution in #1388
- @paramburu made their first contribution in #1340
- @mikaelhm made their first contribution in #1386
- @gamboajorge49 made their first contribution in #1344
- @UberDudePL made their first contribution in #1356
Full Changelog: v0.7.0-alpha.1...v0.7.0-alpha.2