| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| FlameRobin-26.7.10-x64.msi | 2026-07-25 | 16.6 MB | |
| flamerobin-portable-26.7.10-x64.zip | 2026-07-25 | 21.0 MB | |
| flamerobin-26.7.10.deb | 2026-07-25 | 30.9 MB | |
| FlameRobin-26.7.10-x86.msi | 2026-07-25 | 15.9 MB | |
| flamerobin-portable-26.7.10-x86.zip | 2026-07-25 | 20.1 MB | |
| flamerobin-macos-26.7.10.zip | 2026-07-25 | 7.5 MB | |
| FlameRobin Release 26.7.10 - Multiline Data Grid Text Support source code.tar.gz | 2026-07-25 | 1.4 MB | |
| FlameRobin Release 26.7.10 - Multiline Data Grid Text Support source code.zip | 2026-07-25 | 1.9 MB | |
| README.md | 2026-07-25 | 1.1 kB | |
| Totals: 9 Items | 115.2 MB | 2 | |
We are pleased to announce FlameRobin Release 26.7.10! This release implements opt-in multiline text display and auto-wrapping support for data grid cells (#648).
Highlights in Release 26.7.10
1. Multiline Text Display on Data Grid (#648) 📝
- Opt-in Preference Setting: Added
gridShowMultilineText(Allow multiline text display in data grid cells) inconf-defs/fr_settings.confdefunder Preferences > Data Grid. - Line Break Preservation: Updated
DataGridTable::GetValue()to preserve line breaks (\r\n/\n) whengridShowMultilineTextis active instead of truncating at the first newline. - Auto-Wrapping Cell Renderer & Editor: Integrated
wxGridCellAutoWrapStringRendererandwxGridCellAutoWrapStringEditorfor text grid columns to render multiline wrapped text and support inline multiline editing.
Downloads & Tags
- Git Tag:
v26.7.10 - Full Release Changelog: Included in
docs/fr_whatsnew.html