This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+3 more
ReleasePort's take
Light signalRelease v1.6.15 fixes blank image cards when the sort order changes and upgrades axios to 1.17.0, switching from CancelToken to AbortController.
Why it matters: Affects image‑card rendering; upgrading axios resolves cancellation handling for dependency users.
Summary
AI summaryFix blank image cards when changing sort order.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Dependency | Low |
Upgraded axios to 1.17.0 and migrated from CancelToken to AbortController + signal. Upgraded axios to 1.17.0 and migrated from CancelToken to AbortController + signal. Source: llm_adapter@2026-06-05 Confidence: high |
— |
| Bugfix | Medium |
Fixes blank image cards when sort order changes. Fixes blank image cards when sort order changes. Source: llm_adapter@2026-06-05 Confidence: high |
— |
Full changelog
What's Changed
Bug Fixes
- Fix blank image cards on sort change - Changing the sort order could leave image cards in a broken state, showing blank placeholders at the top of the page. Cards now properly reset their load state when the sort changes.
Maintenance
- Upgraded axios to 1.17.0 - Updated the axios dependency and migrated from the deprecated
CancelTokenAPI to the modernAbortController+signalpattern.
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
Related context
Related tools
Beta — feedback welcome: [email protected]