| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| flamerobin_26.6.8_amd64.snap | 2026-06-10 | 24.3 MB | |
| flamerobin-macos-26.6.8.zip | 2026-06-10 | 7.0 MB | |
| flamerobin-26.6.8-setup-x64.exe | 2026-06-10 | 5.5 MB | |
| flamerobin-portable-26.6.8-x64.zip | 2026-06-10 | 19.8 MB | |
| flamerobin-26.6.8.flatpak | 2026-06-10 | 13.9 MB | |
| flamerobin-26.6.8.deb | 2026-06-10 | 85.5 MB | |
| flamerobin-26.6.8-setup.exe | 2026-06-10 | 5.2 MB | |
| flamerobin-portable-26.6.8-x86.zip | 2026-06-10 | 18.9 MB | |
| FlameRobin 26.6.8 source code.tar.gz | 2026-06-10 | 1.2 MB | |
| FlameRobin 26.6.8 source code.zip | 2026-06-10 | 1.7 MB | |
| README.md | 2026-06-10 | 2.2 kB | |
| Totals: 11 Items | 182.9 MB | 11 | |
FlameRobin 26.6.8
We are pleased to announce the release of FlameRobin version 26.6.8, a lightweight and cross-platform database administration tool for Firebird DBMS.
This release includes important usability improvements, user interface contrast adjustments, and portable packaging support for Windows.
What's New in 26.6.8
💾 SQL Editor Sash Position Persistence
- Sash Position Save & Restore: The splitter window's sash position in the SQL execution frame is now automatically saved to the configuration and restored when a new SQL window is opened. You no longer need to manually resize the results pane every time.
📦 Windows Portable Release Packaging
- Automated Portable Artifacts: GitHub Actions has been configured to build and package portable Windows ZIP releases for both 32-bit and 64-bit architectures.
- Out-of-the-Box Client & Config: The portable ZIP releases bundle the FlameRobin executable, resource assets, a default
firebird.conf,fbclient.dll, and all necessary client-side dependencies (including the srp authentication plugin and unicode/ICU libraries) for immediate database access.
🎨 UI Contrast & Polish (Dark Mode & Icons)
- High-Contrast Statistics: The text foreground colors in the Statistics tab now automatically adapt to a high-contrast theme (light red for errors, light blue for SQL statement logs) when Dark Mode is active, ensuring excellent readability.
- Unified Material Design Toolbar Icons: Standard toolbar buttons (New, Open, Save, Save As, Back, Forward) now use high-quality Material Design SVGs centrally managed by the
ArtProvider, providing a polished and consistent visual style.
🐛 Bug Fixes
- Windows System Temp Directory for HTML Rendering: Fixed a permissions issue where HTML template printing/rendering would fail for non-admin users if FlameRobin was installed in a read-only directory (such as
Program Files). Temporary HTML files are now correctly written to the user-writable system temp directory (wxFileName::GetTempDir()).
For more details, please see the commit log and the What's New documentation.