Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jul 14:53
31aa929

What's Changed

  • WP-0.1: Align app/ to Expo SDK 54 (React 19 / RN 0.81 / expo-router v6) by @srjn45 in #1
  • WP-0.2: generated API types + TanStack Query by @srjn45 in #2
  • WP-1.4 spec: backups by @srjn45 in #3
  • WP-1.1 spec: money to minor units by @srjn45 in #4
  • WP-1.0 spec: design-system core by @srjn45 in #5
  • WP-1.4: database backups (make backup/restore/verify + cron + CI verify) by @srjn45 in #6
  • WP-1.2 spec: ledger v2 schema + API by @srjn45 in #7
  • WP-1.3 spec: FE unified ledger by @srjn45 in #8
  • WP-1.0: design-system core by @srjn45 in #9
  • WP-1.1: money to minor units by @srjn45 in #10
  • WP-1.2: ledger v2 schema + API by @srjn45 in #11
  • WP-1.2 CI fix: seed head into group_members in ledger integration test helper by @srjn45 in #12
  • WP-2.1 spec: backend allowances + posting engine by @srjn45 in #14
  • WP-1.3: FE unified ledger by @srjn45 in #13
  • WP-2.1: backend allowances + posting engine by @srjn45 in #15
  • WP-2.2 spec: FE allowances UI by @srjn45 in #16
  • WP-2.1 CI fix: backdate joined_at in allowance backfill integration tests by @srjn45 in #17
  • WP-2.2: FE allowances UI by @srjn45 in #18
  • WP-3.1 spec: backend loans + EMI by @srjn45 in #19
  • WP-3.1: backend loans + EMI by @srjn45 in #20
  • WP-3.2 spec: FE loans tab by @srjn45 in #21
  • WP-3.1 CI fix: approve empty-body + integration test corrections by @srjn45 in #22
  • WP-3.2: FE loans tab by @srjn45 in #23
  • WP-3.3 spec: FE member detail page by @srjn45 in #24
  • WP-3.3: FE member detail page by @srjn45 in #25
  • WP-4.1 spec: design-system sweep of legacy screens by @srjn45 in #26
  • WP-4.2 spec: dashboard v2 + GET /groups summary enrichment by @srjn45 in #27
  • WP-4.3 spec: invite/share polish + flag invite_url host gap by @srjn45 in #28
  • WP-4.1: design-system sweep of legacy screens by @srjn45 in #29
  • WP-4.7 spec: account & membership hygiene by @srjn45 in #30
  • WP-4.3: invite/share polish by @srjn45 in #31
  • WP-4.6 spec: onboarding & first-run by @srjn45 in #32
  • WP-4.2: dashboard v2 + GET /groups summary enrichment by @srjn45 in #33
  • WP-4.5 spec: branding assets (icon/splash/adaptive/favicon + app.json identity) by @srjn45 in #34
  • WP-4.5: branding assets — replace placeholder PNGs, add SVG master + generator by @srjn45 in #35
  • WP-4.7: account & membership hygiene (change password + leave/remove member) by @srjn45 in #36
  • WP-4.4 spec: e2e tests + seed data by @srjn45 in #37
  • WP-4.7: fix hygiene integration test setup (CI red fix-forward) by @srjn45 in #38
  • WP-4.6: onboarding & first-run — auto-login after register + smart empty states by @srjn45 in #39
  • WP-4.4: e2e tests + seed data by @srjn45 in #40
  • V3 plan: product reframe master plan + autopilot handover by @srjn45 in #41
  • V3-1.1/1.2: currency Money objects (Phase 1) [reland] by @srjn45 in #43
  • V3-2.1: BE identity — shadow users, add-by-email, claim-on-register, notifications (land) by @srjn45 in #45
  • V3-2.2: member API scoping (D6) + head→admin rename (land) by @srjn45 in #48
  • V3-2.3: FE add-by-email + shadow badges + invite-flag + Head→Admin copy (land) by @srjn45 in #50
  • V3-3.1: GET month statement endpoint — opening/closing invariant (land) by @srjn45 in #52
  • V3-3.2: BE corrections & flags — edit/delete manual entries + entry_audit + submission flag (land) by @srjn45 in #54
  • V3-4.1: navigation shell — flatten nested tabs, single header, responsive/platform-adaptive (land) by @srjn45 in #56
  • V3-4.2: statement & dashboard screens — month statement, record payment, per-currency dashboard (land) by @srjn45 in #58
  • V3-4.3: passbook, entry flows, add-entry picker, corrections UI, loan schedule — FE (land) by @srjn45 in #59
  • V3-4.4: e2e suite v3 consolidation — golden-path spec, prune dead v2 flows by @srjn45 in #61
  • V3-5.1: BE notifications read API (list/unread/mark-read) + N-3 payment_recorded by @srjn45 in #62
  • V3-5.2: FE notifications bell + list screen (all platforms) by @srjn45 in #63
  • V3-6.1: single-image server (go:embed web + iofs migrations) + compose e2e smoke by @srjn45 in #64
  • V3-6.2: eas.json preview profile + device QA checklist (operator runs eas build) by @srjn45 in #65
  • V3-6.3: final acceptance & closeout — golden-path e2e vs single image, docs COMPLETE by @srjn45 in #66
  • QA feedback batch 1: delete group, nav/back fixes, add-member base pay, loan start-month by @srjn45 in #67
  • Add hidden dev-only API base URL override by @srjn45 in #68
  • Add promotional website for Pocket Money by @srjn45 in #69
  • ci: deploy website/ to GitHub Pages via Actions by @srjn45 in #70
  • Fix group-nav stale-content leak: move groups out of (app) Tabs into a Stack by @srjn45 in #71
  • Android APK build→release workflow + website download links by @srjn45 in #72
  • Swap app + website logo to the denim-pocket icon by @srjn45 in #73
  • Allow cleartext HTTP on Android for self-hosted LAN/Tailscale server by @srjn45 in #74
  • Link EAS project so non-interactive builds resolve by @srjn45 in #75

New Contributors

  • @srjn45 made their first contribution in #1

Full Changelog: https://github.com/srjn45/pocket-money/commits/v1.0.0