v0.7.3-rc.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
- fix(tags): return 404 for missing or cross-family tag deletion by @pro3958 in #2703
- fix(layout): persist sidebar collapse preference across reloads by @pro3958 in #2764
- fix(accounts): skip digest on sidebar fragment cache by @pro3958 in #2776
- Wire @kraken_items into the accounts index by @pro3958 in #2770
- Fix SnapTrade account setup and reconnection by @maxjb-xyz in #2858
- Stabilize net worth breakdown series tests by @sure-admin in #2863
- fix(oidc): honor http issuer scheme during OIDC discovery by @thewillwilson in #2853
Full Changelog: v0.7.3-rc.1...v0.7.3-rc.2