This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
ReleasePort's take
Light signalv0.7.0 adds Nightscout re-import capabilities and forecast schema definitions while fixing cursor logic. The release includes a breaking change to CI release-body extraction that excludes historical bleed.
Why it matters: Breaking: CI release-body extraction now uses single-shot without historical bleed. Validate your release automation before upgrading. Also adds Nightscout re-import UI and forecast schema support.
Summary
AI summaryBreaking change: single‑shot release-body extraction now excludes historical bleed.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Breaking | Medium |
Changes CI release-body extraction to single-shot without historical bleed Changes CI release-body extraction to single-shot without historical bleed Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Medium |
Adds Nightscout re-import entry point on existing connection cards Adds Nightscout re-import entry point on existing connection cards Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Adds forecast_snapshots and forecast_evaluations schema definitions Adds forecast_snapshots and forecast_evaluations schema definitions Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fixes Nightscout entries cursor to use MongoDB _id field Fixes Nightscout entries cursor to use MongoDB _id field Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Hides soft-deleted Nightscout connections from connection list Hides soft-deleted Nightscout connections from connection list Source: llm_adapter@2026-05-21 Confidence: low |
— |
Full changelog
v0.7.0
🌐 Web
✨ New Features
- feat(web): Nightscout re-import entry point on existing connection cards (43.7d) @jlengelbrecht (#612)
🐛 Bug Fixes
- fix(web): hide soft-deleted Nightscout connections from the list @jlengelbrecht (#610)
📡 API
✨ New Features
- feat(api): forecast_snapshots + forecast_evaluations schema (43.12 PR 1) @jlengelbrecht (#613)
🐛 Bug Fixes
- fix(nightscout): swap entries cursor to NS Mongo
_id(closes #598) @jlengelbrecht (#611)
🏗️ Infrastructure
💥 Breaking Changes
- fix(ci): single-shot release-body extraction (no historical bleed) @jlengelbrecht (#605)
📚 Documentation
- docs: add funding.json manifest and align funding sections with Open Source Collective @jlengelbrecht (#614)
🐳 Container Images
| Image | Tags |
|-------|------|
| ghcr.io/GlycemicGPT/glycemicgpt-api | 0.7.0, latest |
| ghcr.io/GlycemicGPT/glycemicgpt-web | 0.7.0, latest |
| ghcr.io/GlycemicGPT/glycemicgpt-sidecar | 0.7.0, latest |
Pull commands:
docker pull ghcr.io/GlycemicGPT/glycemicgpt-api:0.7.0
docker pull ghcr.io/GlycemicGPT/glycemicgpt-web:0.7.0
docker pull ghcr.io/GlycemicGPT/glycemicgpt-sidecar:0.7.0
Breaking Changes
- Release‑body extraction now performs single‑shot processing without including historical bleed.
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
About GlycemicGPT
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]