Skip to content

GlycemicGPT

v0.6.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Affected surfaces

deps rce_ssrf

ReleasePort's take

Light signal
editorial:auto 13d

Nightscout v0.6.0 introduces a five‑step smart‑onboarding wizard on the web UI and adds numerous API, web, mobile, and developer features.

Why it matters: Plan to test the new wizard in dev environments; no mandatory migration or patch is required.

Summary

AI summary

Added a Nightscout smart‑onboarding wizard with five steps on the web UI.

Changes in this release

Feature Medium

Nightscout smart-onboarding wizard route with 5 steps added for mobile

Nightscout smart-onboarding wizard route with 5 steps added for mobile

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Sync interval picker and per-source freshness card implemented for web

Sync interval picker and per-source freshness card implemented for web

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Nightscout connection management UI and manual sync trigger introduced for web

Nightscout connection management UI and manual sync trigger introduced for web

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Nightscout apply-onboarding endpoint and derivation read added to API

Nightscout apply-onboarding endpoint and derivation read added to API

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Pure-function NS profile to wizard proposals derive logic implemented in API

Pure-function NS profile to wizard proposals derive logic implemented in API

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Nightscout evaluate endpoint for smart-onboarding wizard created for API (Story 43.7a)

Nightscout evaluate endpoint for smart-onboarding wizard created for API (Story 43.7a)

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

tconnectsync lens added — Tandem t:connect cloud to Nightscout bridge (pump-side)

tconnectsync lens added — Tandem t:connect cloud to Nightscout bridge (pump-side)

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

AAPS v1 lens and extractor handling openaps.enacted.rate implemented for dev

AAPS v1 lens and extractor handling openaps.enacted.rate implemented for dev

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Nightscout background sync scheduler introduced for API

Nightscout background sync scheduler introduced for API

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Nightscout translator orchestrator and ORM mapping layer added to API

Nightscout translator orchestrator and ORM mapping layer added to API

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Typed Pydantic input models for Nightscout wire shapes implemented in API

Typed Pydantic input models for Nightscout wire shapes implemented in API

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Nightscout v1+v3 read client with SSRF guard added to API

Nightscout v1+v3 read client with SSRF guard added to API

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Nightscout connection model and endpoints introduced for API

Nightscout connection model and endpoints introduced for API

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Integrations page covering Nightscout added to documentation

Integrations page covering Nightscout added to documentation

Source: llm_adapter@2026-05-21

Confidence: low

Feature Medium

ns_emulator interactive --wizard mode for new contributors implemented in dev

ns_emulator interactive --wizard mode for new contributors implemented in dev

Source: llm_adapter@2026-05-21

Confidence: low

Feature Medium

Manual lens — Care Portal direct-entry web UI finalized in dev

Manual lens — Care Portal direct-entry web UI finalized in dev

Source: llm_adapter@2026-05-21

Confidence: low

Feature Medium

share2ns lens — Dexcom Share cloud to Nightscout bridge added in dev

share2ns lens — Dexcom Share cloud to Nightscout bridge added in dev

Source: llm_adapter@2026-05-21

Confidence: low

Feature Medium

LibreLinkUp lens — Abbott cloud to Nightscout bridge (entries-only) implemented in dev

LibreLinkUp lens — Abbott cloud to Nightscout bridge (entries-only) implemented in dev

Source: llm_adapter@2026-05-21

Confidence: low

Feature Medium

xDrip+ lens — Android pure-CGM uploader added in dev

xDrip+ lens — Android pure-CGM uploader added in dev

Source: llm_adapter@2026-05-21

Confidence: low

Feature Medium

xDrip4iOS lens — iOS pure-CGM uploader (no closed-loop) implemented in dev

xDrip4iOS lens — iOS pure-CGM uploader (no closed-loop) implemented in dev

Source: llm_adapter@2026-05-21

Confidence: low

Feature Medium

oref0 lens — original OpenAPS Raspberry Pi wire format added in dev

oref0 lens — original OpenAPS Raspberry Pi wire format added in dev

Source: llm_adapter@2026-05-21

Confidence: low

Feature Medium

Trio lens — iOS oref-derived closed-loop wire format introduced in dev

Trio lens — iOS oref-derived closed-loop wire format introduced in dev

Source: llm_adapter@2026-05-21

Confidence: low

Feature Medium

AAPS v3 lens — NSClientV3 wire format (API v3 + JWT) implemented in dev

AAPS v3 lens — NSClientV3 wire format (API v3 + JWT) implemented in dev

Source: llm_adapter@2026-05-21

Confidence: low

Feature Medium

Multi-lens Nightscout emulator with Loop lens added in dev

Multi-lens Nightscout emulator with Loop lens added in dev

Source: llm_adapter@2026-05-21

Confidence: low

Bugfix Medium

Token refresh serialized under a single mutex for mobile

Token refresh serialized under a single mutex for mobile

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Configurable max_response_tokens for thinking models fixed

Configurable max_response_tokens for thinking models fixed

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Bootstrap knowledge seed repaired in API

Bootstrap knowledge seed repaired in API

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

OSV-flagged CVEs cleared from lockfiles

OSV-flagged CVEs cleared from lockfiles

Source: llm_adapter@2026-05-21

Confidence: low

Bugfix Medium

Pump telemetry promoted to pump_events for dashboard on Nightscout

Pump telemetry promoted to pump_events for dashboard on Nightscout

Source: llm_adapter@2026-05-21

Confidence: low

Bugfix Medium

Scheduler tick wall budget hardened and test fixture improved on Nightscout

Scheduler tick wall budget hardened and test fixture improved on Nightscout

Source: llm_adapter@2026-05-21

Confidence: low

Full changelog

v0.6.0

📱 Mobile

🐛 Bug Fixes

  • fix(mobile): serialize token refresh under a single mutex (closes #520) @jlengelbrecht (#555)

📝 Other Changes

🌐 Web

✨ New Features

🐛 Bug Fixes

📡 API

✨ New Features

🐛 Bug Fixes

🔒 Security

📝 Other Changes

🏗️ Infrastructure

🐛 Bug Fixes

📝 Other Changes

📚 Documentation

🐳 Container Images

| Image | Tags |
|-------|------|
| ghcr.io/GlycemicGPT/glycemicgpt-api | 0.6.0, latest |
| ghcr.io/GlycemicGPT/glycemicgpt-web | 0.6.0, latest |
| ghcr.io/GlycemicGPT/glycemicgpt-sidecar | 0.6.0, latest |

Pull commands:

docker pull ghcr.io/GlycemicGPT/glycemicgpt-api:0.6.0
docker pull ghcr.io/GlycemicGPT/glycemicgpt-web:0.6.0
docker pull ghcr.io/GlycemicGPT/glycemicgpt-sidecar:0.6.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track GlycemicGPT

Get notified when new releases ship.

Sign up free

About GlycemicGPT

All releases →

Related context

Earlier breaking changes

  • v0.7.0 Changes CI release-body extraction to single-shot without historical bleed

Beta — feedback welcome: [email protected]