Skip to content

v0.7.2-alpha.9

Pre-release
Pre-release

Choose a tag to compare

@jjmata jjmata released this 25 Jun 03:38
· 1 commit to main since this release
dcf6260

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

  • chore(deps): bump esbuild and wrangler in /workers/preview by @dependabot[bot] in #2411
  • chore(deps): bump undici and wrangler in /workers/preview by @dependabot[bot] in #2410
  • chore(deps): bump nokogiri from 1.19.3 to 1.19.4 by @dependabot[bot] in #2425
  • chore(deps): bump faraday from 2.14.1 to 2.14.3 by @dependabot[bot] in #2424
  • chore(deps): bump concurrent-ruby from 1.3.6 to 1.3.7 by @dependabot[bot] in #2426
  • Bump version to next iteration after v0.7.2-alpha.8 release by @jjmata in #2423
  • feat(mobile): migrate all hardcoded UI strings to gen_l10n ARB (Phase 1 + 2) by @JSONbored in #2384
  • design-system(mobile): SureFontWeights tokens (named weight tiers) by @JSONbored in #2419
  • feat(mcp): add get/create/update tools for tags and categories by @xBlaz3kx in #2374
  • Bump Puma dependency to >= 7.2.1 by @jjmata in #2428
  • Enforce LF line endings for .devcontainer/.bashrc by @jestinjoshi in #2480
  • Fix SimpleFIN epoch-string balance dates causing PG::DatetimeFieldOverflow by @marty0x in #2397

New Contributors

Full Changelog: v0.7.2-alpha.8...v0.7.2-alpha.9