This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+4 more
ReleasePort's take
Light signalRelease v0.1.1 fixes several UI overflow bugs across graph cards, project filter sidebar, detail panel header, and logs fullscreen modal.
Why it matters: Addresses layout overflows for long names; no measurable trigger or severity specified—treat as routine upgrade.
Summary
AI summaryFixed layout overflow issues when container or project names are long.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Dependency | Medium |
Re-enabled GitHub Actions CI workflow after billing issue resolution. Re-enabled GitHub Actions CI workflow after billing issue resolution. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
ServiceNode graph cards now handle long names without overflowing, truncating at 240px with tooltip. ServiceNode graph cards now handle long names without overflowing, truncating at 240px with tooltip. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Project filter sidebar dropdown capped at 280px height with internal scroll for many projects. Project filter sidebar dropdown capped at 280px height with internal scroll for many projects. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
DetailPanel header layout fixed; action buttons remain visible regardless of container name length. DetailPanel header layout fixed; action buttons remain visible regardless of container name length. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Logs fullscreen modal header layout corrected. Logs fullscreen modal header layout corrected. Source: llm_adapter@2026-05-21 Confidence: high |
— |
Full changelog
First patch release. Fixes layout issues with long container/project names reported in #1 by @brianq01.
Fixed
- ServiceNode (graph cards): long names no longer overflow the parent group. Cards capped at 240px, names truncate with native tooltip on hover (works for both container name and image path).
- Project filter sidebar: dropdown now has a 280px max-height with internal scroll. Previously grew infinitely with 6+ projects. Long project names also truncate with tooltip.
- DetailPanel header: flex layout fixed so action buttons (Recreate / Rebuild / Restart / Stop / Close) stay visible regardless of name length. Container name truncates at 240px with a (?) info icon that shows the full name in a tooltip on hover.
- Logs fullscreen modal: same header layout fix applied.
Internal
- Re-enabled GitHub Actions CI workflow (was paused while a GitHub billing issue was resolved).
Compatibility
Drop-in replacement for v0.1.0. No config changes required. Standard docker compose pull && docker compose up -d to upgrade.
Full Changelog: https://github.com/RGJorge/ContainerFlow/compare/v0.1.0...v0.1.1
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 RGJorge/containerflow
All releases →Beta — feedback welcome: [email protected]