v26.1.2

NVIDIA/garakv26.1.2Jul 25, 2026by vkbo

AI Summary

This patch release addresses stability issues by fixing a race condition in multi-document search that could cause crashes, restores the Windows taskbar icon, and resolves font compatibility issues with older Qt versions. Additionally, it includes updates for Japanese and Russian language translations.

Key Highlights

  • Fixed a race condition in multi-document search that could cause crashes when pressing the next match button.
  • Restored the application's taskbar icon on Windows.
  • Resolved font loading issues for Qt versions older than 6.11.
  • Updated Japanese and Russian translations.

Full Release Notes

### Release Notes

This is a patch release that fixes a race condition when searching across multiple documents, restores the application's taskbar icon on Windows, and fixes a font setting that failed to load on older versions of Qt. Japanese and Russian translations have also been updated.

### Detailed Changelog

**Bugfixes**

* Fixed a race condition when searching through multiple documents that could cause a crash if the next match button was pressed too quickly. Issue #2809. PR #2811.
* Fixed the application icon not showing on the Windows taskbar. Issue #2728. PR #2824.
* Fixed loading of a font setting saved with Qt 6.11 when running on older versions of Qt. PR #2849.

**Internationalisation**

* Japanese translation updated by @hebekeg. PR #2897.
* Russian translation updated by Kuro Ryuu (kuroryuu) and Konstantin Tan (@k1kimosha). PR #2897.