| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| flamerobin_26.7.13_amd64.snap | 2026-07-27 | 25.1 MB | |
| FlameRobin-26.7.13-x64.msi | 2026-07-27 | 16.6 MB | |
| flamerobin-portable-26.7.13-x64.zip | 2026-07-27 | 21.1 MB | |
| FlameRobin-26.7.13-x86.msi | 2026-07-27 | 15.9 MB | |
| flamerobin-portable-26.7.13-x86.zip | 2026-07-27 | 20.1 MB | |
| flamerobin-26.7.13.deb | 2026-07-27 | 30.9 MB | |
| flamerobin-macos-26.7.13.zip | 2026-07-27 | 7.5 MB | |
| flamerobin-26.7.13.flatpak | 2026-07-27 | 15.3 MB | |
| README.md | 2026-07-27 | 1.2 kB | |
| v26.7.13 source code.tar.gz | 2026-07-27 | 1.4 MB | |
| v26.7.13 source code.zip | 2026-07-27 | 2.0 MB | |
| Totals: 11 Items | 155.9 MB | 5 | |
What's Changed in FlameRobin v26.7.13
🐛 Bug Fixes & UI Enhancements
-
Trigger & Stored Procedure DDL/Source Code Font Sizing (#661) Fixed an issue where trigger and stored procedure source code and DDL views rendered in an excessively small font size in property windows. Removed legacy
<font size=-1>HTML wrappers across property templates and established consistent 1em font sizing with clean monospace formatting for code display. -
Data Grid Multiline Text Row Height Auto-Scaling (#662) Resolved cell text truncation and overlapping issues in the data grid when the
gridShowMultilineTextsetting is enabled. Row heights are now dynamically auto-calculated (AutoSizeRows()) during initial data fetch and background row loading. -
Debian Package Desktop Icon Resolution (#656) Fixed missing desktop launcher icon on Debian 13 and other Linux distributions. Corrected icon target installation locations (
/usr/share/pixmaps/and/usr/share/icons/hicolor/48x48/apps/) and updatedIcon=flamerobinwithinflamerobin.desktop.
🔗 Full Changelog
Full Commit Comparison: https://github.com/mariuz/flamerobin/compare/v26.7.12...v26.7.13