Skip to content

Releases: sunpebble/pathfinding

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 09 Jul 09:10
04a978a

1.5.1 (2026-07-09)

Bug Fixes

  • ios: move profile footprints into travel-data list row (e0c1e9d)

This PR was generated with Release Please. See documentation.

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 02:58
60598a1

1.5.0 (2026-07-08)

Features

  • ios: 套用 Sunpebble 设计系统,全 App UI 对齐设计稿 (1716648)

Bug Fixes

  • ios: 空态统一为 Sunpebble 组件(白卡 glyph 方框 + 衬线标题 + 正确尺寸主按钮) (724dd42)

This PR was generated with Release Please. See documentation.

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 15:38
599353f

1.4.0 (2026-07-08)

Features

  • api: add Env bindings type and per-request db injection middleware (cc40638)
  • api: add GET /sessions/:id/messages (session-scoped message list) (c5af5d6)
  • api: add POST /sessions/:id/messages send-and-reply (persist on AI success) (62e8412)
  • ios: chat auth gate, error fallback, no-clear-on-refresh, send-fail retry (0f42b26)

Bug Fixes

  • api: backfill real D1 database_id in wrangler.jsonc (47241cf)
  • api: keep GET /sessions/:id/messages additive — revert toChatDto refactor of existing routes (356fcd7)
  • api: lazy rate-limit sweep, no top-level setInterval (6387af0)
  • api: read CORS origin per-request from c.env (was wide-open on Workers) (a15397b)
  • api: register dbMiddleware before rate-limit so DB limiter has c.get('db') (d962d6c)
  • api: route pino logs to console (fs.write incompatible with Workers) (277523b)
  • ci: add wrangler devDependency so deploy workflow can invoke it (165048c)
  • database: import D1Database explicitly so consumers typecheck without ambient globals (84e534a)
  • database: unbreak root dev:db script after D1 migration (no TiDB boot) (c05c198)
  • ios: drop phantom messageCount, nullable lastMessageAt, real-shape fixtures (deb805f)
  • ios: localize remaining hardcoded-Chinese screens to en/zh catalog (5d164e4)
  • ios: resolve smoke-test UI issues in itinerary list and AI planner (9cb18fe)

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 07 Jul 15:43
979be85

1.3.2 (2026-07-07)

Bug Fixes

  • ios: make profile hero a scrolling glass card and add missing strings (2c2f93d)

This PR was generated with Release Please. See documentation.

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 11:08
ae0bc0c

1.3.1 (2026-07-07)

Bug Fixes

  • ios: budget/login/day-edit P1 fixes; localize hardcoded zh strings; friendly errors (9bae14b)

This PR was generated with Release Please. See documentation.

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 08:57
c8d3e6d

1.3.0 (2026-07-07)

Features

  • ios: glassify remaining button/card call sites and drop legacy styles (eaec788)

Bug Fixes

  • ios: migrate deprecated MKPlacemark APIs to MKMapItem location/address (3d82586)

This PR was generated with Release Please. See documentation.

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 07 Jul 05:46
78d92ac

1.2.4 (2026-07-07)

Bug Fixes

  • ios: declare ITSAppUsesNonExemptEncryption to skip export compliance prompt (a3a4018)

This PR was generated with Release Please. See documentation.

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 07 Jul 05:32
f813b6f

1.2.3 (2026-07-07)

Bug Fixes

  • ios: add brand app icon set and CFBundleIconName (5720e52)

This PR was generated with Release Please. See documentation.

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 07 Jul 03:55
ebb2148

1.2.2 (2026-07-07)

Bug Fixes

  • ci: typecheck, profile validation, and zod record schemas (d60c002)
  • dashboard: satisfy react/static-components lint after eslint bump (441e9f3)
  • deps: align vite 8 override with @vitejs/plugin-react for dashboard tests (6b7f597)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 03:18
99e1c36

1.2.1 (2026-07-07)

Bug Fixes

  • ci: restore manual iOS signing for TestFlight archive (713906f)

This PR was generated with Release Please. See documentation.