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)