Skip to content

lfk

v0.14.0 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

kubernetes tui

Affected surfaces

breaking_upgrade

ReleasePort's take

Moderate signal
editorial:auto 1mo

Release v0.14.0 deprecates flat config keys in favor of grouped equivalents (log_viewer.*, appearance.*). It also groups settings into sections, unifies viewer keybindings, and routes mouse wheel events to the focused pane.

Why it matters: Deprecation of flat configuration keys requires migration to grouped equivalents before upgrade; affects all users modifying configuration schema. Severity score 70 signals significant impact on configuration management workflows.

Summary

AI summary

Updates ⚠ BREAKING CHANGES, Bug Fixes, and 0.14.0 across a mixed release.

Changes in this release

Breaking High

Deprecates flat config keys in favor of grouped equivalents (log_viewer.*, appearance.*).

Deprecates flat config keys in favor of grouped equivalents (log_viewer.*, appearance.*).

Source: llm_adapter@2026-06-08

Confidence: high

Feature Medium

Groups log, viewer, session, and appearance settings into config sections.

Groups log, viewer, session, and appearance settings into config sections.

Source: llm_adapter@2026-06-08

Confidence: high

Feature Medium

Unifies viewer keybindings for line-wrap, display toggles, search/help/match, and Shift+F fullscreen.

Unifies viewer keybindings for line-wrap, display toggles, search/help/match, and Shift+F fullscreen.

Source: llm_adapter@2026-06-08

Confidence: high

Bugfix Medium

Routes mouse wheel to the pane under the pointer in Object Explorer and log viewer.

Routes mouse wheel to the pane under the pointer in Object Explorer and log viewer.

Source: llm_adapter@2026-06-08

Confidence: high

Full changelog

0.14.0 (2026-06-08)

⚠ BREAKING CHANGES

  • the flat keys log_tail_lines, log_tail_lines_short, log_render_ansi, colorscheme, icons, no_color, transparent_background, min_contrast_ratio and dim_overlay are deprecated in favour of their grouped equivalents (log_viewer., appearance.). They continue to work as aliases for now, but the grouped form is canonical and the flat keys may be removed in a future release. Migrate config.yaml to the grouped shape; when both a flat key and its group equivalent are set, the group wins.

Features

  • group log, viewer, session and appearance settings into config sections (#378) (e5ba655)
  • unify viewer keybindings — configurable line-wrap, display toggles, search/help/match, and Shift+F fullscreen (#380) (90b8db6)

Bug Fixes

  • route mouse wheel to the pane under the pointer in Object Explorer and log viewer (#382) (0a37575)

Breaking Changes

  • Deprecated flat keys log_tail_lines, log_tail_lines_short, log_render_ansi, colorscheme, icons, no_color, transparent_background, min_contrast_ratio, and dim_overlay in favour of grouped equivalents (log_viewer.*, appearance.*).

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

Track lfk

Get notified when new releases ship.

Sign up free

About lfk

⚡ LFK is a lightning-fast, keyboard-focused, yazi-inspired terminal user interface for navigating and managing Kubernetes clusters. Built for speed and efficiency, it brings a three-column Miller columns layout with an owner-based resource hierarchy to your terminal.

All releases →

Related context

Beta — feedback welcome: [email protected]