Skip to content

Releases: sher85/Baseline

v0.2.6

25 Apr 15:17
b86a7ea

Choose a tag to compare

0.2.6 (2026-04-25)

Bug Fixes

  • make release-please use github actions bot token (68d99d9)

v0.2.5

25 Apr 15:11
e7c5c6c

Choose a tag to compare

0.2.5 (2026-04-25)

Bug Fixes

  • align node 24 targets and release metadata (#15) (847aa9c)

v0.2.4

24 Apr 14:59
fdb7dd2

Choose a tag to compare

0.2.4 (2026-04-24)

Bug Fixes

  • standardize Baseline API on port 3001 and align env/config wiring (bf79eb5)

v0.2.3

24 Apr 13:34
0cb2412

Choose a tag to compare

0.2.3 (2026-04-24)

Bug Fixes

  • now pushes to baseline in shared repo (d5eeda6)

v0.2.2

23 Mar 05:35
ce031c4

Choose a tag to compare

0.2.2 (2026-03-15)

Bug Fixes

  • add rate limiting to Oura integration auth endpoints (b016447)

v0.2.1

15 Mar 07:26
ba33b4f

Choose a tag to compare

0.2.1 (2026-03-15)

Bug Fixes

  • complete Prisma 7, Next 16, and Recharts 3 upgrade migration (b453ae5)
  • make Prisma use the shared API env loader at runtime (6458d3d)

v0.2.0

15 Mar 05:21
5c0e9ac

Choose a tag to compare

0.2.0 (2026-03-15)

Features

  • add AI-facing analytics summary endpoints (ae9c14c)
  • add anomaly heatmap, refine dashboard UX, and fix overview summary alignment (7b47b26)
  • add baseline, recovery, and anomaly analytics endpoints (0481b3c)
  • add live overview endpoint and connect dashboard homepage (c7b2b06)
  • add live sleep and recovery pages with trend analytics (fc6a162)
  • add manual Oura sync and sync status endpoints (91d86f9)
  • add Oura backfill flow and bedtime consistency visuals (64c9d74)
  • add Oura integration status and OAuth groundwork (da1c2bc)
  • add scheduled Oura sync job orchestration (37e98e0)
  • add trends and anomalies dashboard pages (2278d22)
  • complete Oura OAuth connection flow (5dcccd6)
  • handle expired Oura auth gracefully and require reconnect (24a4083)
  • polish dashboard states and fallback experiences (352f8da)
  • scaffold wearable analytics monorepo foundation (6270652)

Bug Fixes

  • stabilize CI tests and add release-please token fallback (6d0879d)