lnavapp.bsky.social
@lnavapp.bsky.social
Posted a video covering some of the smaller changes in the upcoming v0.14.0 release of lnav -- youtu.be/_apAz_pVwD0
lnav v0.14 features (part 1)
YouTube video by Logfile Navigator
youtu.be
November 7, 2025 at 10:24 PM
lnav v0.13.1 has been released!

github.com/tstack/lnav/...

Windows support is the main thing of note in this release.
Release v0.13.1 · tstack/lnav
lnav v0.13.1 Features: Initial support for Windows. Configuration should be stored in %APPDATA%. The binary is built using msys2. So, it depends on msys-2.0.dll being in the same directory. No...
github.com
September 8, 2025 at 9:29 PM
lnav v0.13.0 has been released!

github.com/tstack/lnav/...

This release replaces the readline-based prompt with a custom one that supports multi-line editing. Check out the release page or NEWS.md file for more details.
Release v0.13.0 · tstack/lnav
lnav v0.13.0 Interface changes: The prompt is now a custom implementation instead of readline. Some highlights: In the DB prompt: pressing CTRL+L will reformat the query and switch the prompt to...
github.com
July 25, 2025 at 3:24 PM
lnav v0.12.4-rc1 is available for testing. This release was mainly focused on improving performance and rounding out sharp corners.

github.com/tstack/lnav/...
Release v0.12.4-rc1 · tstack/lnav
lnav v0.12.4 Features: Log message timestamps are now represented with microsecond precision internally instead of just millisecond. The log_time and log_level fields can now be hidden. The "Op ID...
github.com
February 11, 2025 at 3:20 PM
lnav v0.12.3 has been released

github.com/tstack/lnav/...

The main new feature is handling files that have a mix of log messages from multiple sources (demultiplexing). There are also plenty of minor improvements.
Release v0.12.3 · tstack/lnav
lnav v0.12.3 Features: Files that contain a mixture of log messages from separate services (e.g. docker logs) can now be automatically de-multiplexed into separate files that lnav can digest. The ...
github.com
November 20, 2024 at 5:52 PM