This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+10 more
ReleasePort's take
Light signalThe release adds beforeCancelFunction logic, improves button visibility, enables S3 integration, deprecates the `mode` prop in favor of `variant`, and introduces automatic Postgres connection‑pool recovery.
Why it matters: Deprecating `mode` (severity 70) requires updating component APIs; automatic Postgres pool recovery (severity 70) eliminates manual restarts after DB drops, critical for high‑availability setups.
Summary
AI summaryUpdates Bug Fixes, 2.71.1, and 2026-06-10 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | High |
Add option to automatically recover Postgres connection pool after DB drops without manual restart. Add option to automatically recover Postgres connection pool after DB drops without manual restart. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Bugfix | High |
Deprecate `mode` prop in favor of new `variant` prop. Deprecate `mode` prop in favor of new `variant` prop. Source: llm_adapter@2026-06-10 Confidence: low |
— |
| Bugfix | Medium |
Add beforeCancelFunction logic. Add beforeCancelFunction logic. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Bugfix | Medium |
Increase button brightness for better visibility. Increase button brightness for better visibility. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Bugfix | Medium |
Add option for S3 work integration. Add option for S3 work integration. Source: llm_adapter@2026-06-10 Confidence: high |
— |
Full changelog
2.71.1 (2026-06-10)
Bug Fixes
- add beforeCancelFunction logic (9785bbe)
- add brigtness for best button visibility (9a78ebc)
- add brigtness for best button visibility (893eb43)
- add option for s3 work (bbe5472)
- add option to recover Postgres connection pool after DB drops without manual restart (6f30517)
- add variant prop, deprecate mode (cd1c2c6)
- add variant prop, deprecate mode (650516c)
- remouve me-2 for af-filter-button (14c52f4)
Breaking Changes
- Deprecate `mode` prop in favor of new `variant` prop
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]