| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| flamerobin-26.5.12-setup-x64.exe | 2026-05-15 | 5.4 MB | |
| flamerobin-macos-26.5.12.zip | 2026-05-15 | 6.9 MB | |
| flamerobin_26.5.12_amd64.snap | 2026-05-15 | 24.2 MB | |
| flamerobin-26.5.12.deb | 2026-05-15 | 29.3 MB | |
| flamerobin-26.5.12-setup.exe | 2026-05-15 | 5.1 MB | |
| flamerobin-26.5.12.flatpak | 2026-05-15 | 14.1 MB | |
| FlameRobin 26.5.12 source code.tar.gz | 2026-05-15 | 1.2 MB | |
| FlameRobin 26.5.12 source code.zip | 2026-05-15 | 1.8 MB | |
| README.md | 2026-05-15 | 982 Bytes | |
| Totals: 9 Items | 88.0 MB | 0 | |
FlameRobin 26.5.12
This release focuses on modernizing the user interface for high-resolution displays and improving build stability.
Key Changes:
- HiDPI & 4K Support: Introduced a new SVG-based icon system. Icons are now vector-based, ensuring they remain crisp and clear on any screen resolution.
- Modernized ArtProvider: Rebuilt the icon loading engine to utilize
wxBitmapBundle, allowing for automatic scaling based on system DPI settings. - Improved Installation: Updated build rules to ensure SVG assets are correctly installed on Linux/Unix systems.
Changelog:
- Build: Install SVG icons to share/flamerobin/images/svg
- Fix: Include ArtProvider.h in StatementHistoryDialog.cpp
- Fix: Add missing wx/artprov.h headers to GUI files
- Fix: Compilation errors in ArtProvider.cpp (typos and syntax)
- UI: Add SVG icon support and modernize ArtProvider for HiDPI scaling
- Cleanup: Remove leftover Autotools files (libtool, frconfig.h, frconfig.h.in)