Download Latest Version FlameRobin 26.5.20 source code.tar.gz (1.3 MB)
Email in envelope

Get an email when there's a new version of FlameRobin

Home / v26.5.3
Name Modified Size InfoDownloads / Week
Parent folder
flamerobin-26.5.3.b62c3e57-setup.exe 2026-05-08 5.0 MB
flamerobin-26.5.3.b62c3e57-setup-x64.exe 2026-05-08 5.4 MB
flamerobin-26.5.3.flatpak 2026-05-08 14.0 MB
flamerobin-26.5.3.deb 2026-05-08 26.5 MB
flamerobin-macos-26.5.3.zip 2026-05-08 6.8 MB
FlameRobin 26.5.3 source code.tar.gz 2026-05-08 1.3 MB
FlameRobin 26.5.3 source code.zip 2026-05-08 1.8 MB
README.md 2026-05-08 1.4 kB
Totals: 8 Items   60.9 MB 0

This release focuses on improving the stability of our CI/CD pipelines and fixing several build-related regressions, particularly for Windows environments.

Build and CI/CD Improvements

  • Fixed Windows Build Regressions: Enforced the use of the windows-2022 GitHub runner to ensure a stable environment with Visual Studio 2022 (v17), avoiding issues with experimental VS 2025 toolsets.
  • Improved vcpkg Stability: Restored the builtin-baseline in vcpkg.json and explicitly set VCPKG_ROOT to the workspace path, resolving path mismatch warnings and fixing non-Windows builds.
  • Enhanced MSVC Support: Applied necessary aggregate initialization patches to the fb-cpp submodule for better compatibility with modern MSVC versions.
  • CI Diagnostics: Added automatic vcpkg log collection upon build failures to the release workflow for faster troubleshooting.

Bug Fixes

  • Fixed Test Compilation: Resolved a C++ compilation error in FbCppServiceTest.cpp caused by an incorrect call to the low-level IDatabase::getInfo() interface.
  • Environment Consistency: Standardized environment variable propagation (like VS170COMNTOOLS) across Windows build jobs to ensure consistent build behavior.

Experimental Diagnostics

  • Added extensive debug information and session checks to DmlReturningTest and ProfilerTest to aid in the ongoing investigation of Firebird 6.0 engine changes.
Source: README.md, updated 2026-05-08