Skip to content

FnQL 2026-07-20 (0.1.0.23)

Choose a tag to compare

FnQL Release

Changelog highlights

Highlights

  • Fixed the retail Start Match flow from menu selection through to active gameplay.

Compatibility

  • Retail WebUI map catalog now lists the validated map pool with per-gametype availability, not just Campgrounds.
  • Start Match settings are seeded before the retail component mounts, eliminating NaN controls and preserving expected defaults.
  • WebUI is released and paused before map/connect transitions, ensuring loading and in-game rendering regain ownership immediately.

Rendering and Display

  • Windowed gamma correction is now handled inside the renderer, avoiding changes to the Windows desktop gamma ramp.

Builds and Packaging

  • zlib is now statically linked in MSVC release builds; packages importing z-1.dll are rejected.

Fixes

  • WebUI pointer projection is corrected on scaled Windows desktops—dropdowns and controls now receive clicks at their drawn positions.
  • Native in-game menu is restored on Escape after launching a match from the WebUI.

Build details

  • Channel: manual
  • Base version line: 0.1.0
  • Build version: 0.1.0.23
  • Build date: 2026-07-20
  • Commit: c8e2faf (c8e2faf)
  • Previous release commit: d317477 (d317477)
Included commits
  • 33a2baf Reset pending changelog after release
  • c8e2faf Fix retail match flow and Windows release runtime