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 signalRelease v2.72.2 now throws an error when the ADMINFORTH_SECRET environment variable is missing.
Why it matters: Missing ADMINFORTH_SECRET causes a hard error, preventing runtime execution; address before deployment to avoid service failures.
Summary
AI summaryThrow an error when ADMINFORTH_SECRET is missing.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Throws error when ADMINFORTH_SECRET environment variable is missing. Throws error when ADMINFORTH_SECRET environment variable is missing. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Bugfix | Low |
Prevents adding database URL to .env.prod file. Prevents adding database URL to .env.prod file. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Bugfix | Low |
Adds function support to menu label rendering. Adds function support to menu label rendering. Source: llm_adapter@2026-06-12 Confidence: high |
— |
Breaking Changes
- Missing ADMINFORTH_SECRET now causes the application to throw an error and fail startup.
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]