Release 26.1.1

Release 26.1.1

Bugfix release improving performance and reducing memory consumption.

Release 26.1.1 is a targeted bugfix release following 26.1.0. The focus is on performance and memory.

What changed

Reduced memory consumption — Several memory leaks and unnecessary object retention patterns introduced by the Scala 3 migration in 26.1.0 were identified and fixed. Opening large log files should now hold a lower memory footprint over time.

Improved rendering performance — The block grid re-render path was tightened. Scrolling and resizing the view is noticeably smoother, especially for large files.

There are no new features in this release. If you are on 26.1.0 and encounter slowdowns or high memory usage with large files, upgrading to 26.1.1 is recommended.

Full details: milestone · changelog