This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+10 more
Affected surfaces
ReleasePort's take
Light signalWebSocket unsubscribe now returns a function; the old topic‑based method is deprecated.
Why it matters: Affects developers using WebSocket API: new unsubscribe pattern replaces deprecated topic approach in v2.71.0.
Summary
AI summaryWebSocket unsubscribe now returns a function, deprecating the old topic-based method.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds websocket unsubscribe function returned by subscribe. Adds websocket unsubscribe function returned by subscribe. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Deprecation | Low |
Deprecates old unsubscribe by topic for WebSocket. Deprecates old unsubscribe by topic for WebSocket. Source: llm_adapter@2026-06-08 Confidence: high |
— |
Breaking Changes
- Old unsubscribe by topic is deprecated; new pattern uses a function returned by subscribe.
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 devforth/adminforth](https:
All releases →Related context
Related tools
Earlier breaking changes
- v3.0.0 Database connectors moved to separate packages; must install per-DB connector.
Beta — feedback welcome: [email protected]