Download Latest Version flamerobin-0.9.3.c75f861-setup-x64.exe (3.1 MB)
Email in envelope

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

Home / v26.7.9
Name Modified Size InfoDownloads / Week
Parent folder
FlameRobin-26.7.9-x64.msi 2026-07-25 16.6 MB
flamerobin-portable-26.7.9-x64.zip 2026-07-25 21.0 MB
flamerobin-26.7.9.deb 2026-07-25 30.9 MB
FlameRobin-26.7.9-x86.msi 2026-07-25 15.9 MB
flamerobin-portable-26.7.9-x86.zip 2026-07-25 20.1 MB
flamerobin-macos-26.7.9.zip 2026-07-25 7.5 MB
FlameRobin Release 26.7.9 - Bug Fixes _ Registration Stability source code.tar.gz 2026-07-25 1.4 MB
FlameRobin Release 26.7.9 - Bug Fixes _ Registration Stability source code.zip 2026-07-25 1.9 MB
README.md 2026-07-25 1.4 kB
Totals: 9 Items   115.1 MB 0

We are pleased to announce FlameRobin Release 26.7.9! This release fixes a critical crash when cloning database registration info (#652) and improves overall connection string & server reference stability.


Highlights in Release 26.7.9

1. Fix Clone Registration Info Crash (#652) 🐛

  • Parent Server Binding: Fixed a segmentation fault where newly instantiated cloned databases (DatabasePtr db(new Database())) were not assigned their parent server (db->setServer(s)), causing a null-pointer dereference when computing getConnectionString().
  • Authentication Mode Copy Fix: Corrected a typo in MainFrame::OnMenuCloneDatabase where authentication mode properties were read from the uninitialized db instance instead of the source database d.
  • Complete Attribute Cloning: Ensured cryptKeyData and environmentProfile are properly copied when cloning database registration details.

2. Defensive Server Null Pointer Guards 🛡️

  • Added nullptr guards for getServer() calls inside Database::getConnectionString() and Database::clear() in src/metadata/database.cpp to prevent unexpected crashes on unparented metadata objects.

Downloads & Tags

  • Git Tag: v26.7.9
  • Full Release Changelog: Included in docs/fr_whatsnew.html
Source: README.md, updated 2026-07-25