Releases: sunpebble/pathfinding
Releases · sunpebble/pathfinding
Release list
v1.5.1
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
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
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
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
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
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
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
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
v1.2.1
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.