1.152.1 [Options]
Which file do I need?
| You have | Download |
|---|---|
| Mac with Apple Silicon (M1–MX) | fmg-…-mac-arm64.dmg |
| Mac with Intel | fmg-…-mac-x64.dmg |
| Windows | fmg-…-win-x64.exe |
| Windows on ARM (Snapdragon, Surface Pro X) | fmg-…-win-arm64.exe |
| Linux | fmg-…-linux-x86_64.AppImage |
| Debian or Ubuntu | fmg-…-linux-amd64.deb |
The .zip, .blockmap and latest*.yml files are for the built-in updater — you do not need to download them.
First launch
The builds are not code-signed, so the system warns about an unknown developer:
- macOS: the first launch is blocked — open System Settings → Privacy & Security, scroll down and click Open Anyway
- Windows: More info → Run anyway
Prefer the browser? The generator also runs at azgaar.github.io/Fantasy-Map-Generator.
Changes Since 1.150.0
- Reworked Options with separate map and viewport sizes. Map name, year, and era have moved to Set Lore.
- Reworked notes storage and replaced TinyMCE with the bundled Quill 2 editor.
- Dialog positions are now remembered between sessions.
- Added editable burg treasury values.
- Added configurable land and ocean contour lines under Style → Heightmap.
- Updated rendering for burg icons, markers, markets, goods, rivers, and routes to draw only the visible area.
- Added an FMG help assistant and click-to-annex controls for states and provinces.
- Added an option to redraw labels, icons, and relief after zooming.
- Brush strokes now stamp based on distance traveled.
- Fixed grid overlays in image exports and label styling when loading older maps.
What's Changed
- fix: fit an opened map to the window it is opened in by @Azgaar in #1828
- feat: show several legend boxes at once by @esullivan9 in #1816
- Render image icons in the marker type menu and escape icon markup by @barrulus in #1827
- Anchor the marker type menu to its button by @barrulus in #1829
- Upload local SVG or raster icons in the Icon Selector by @barrulus in #1830
- Call the regiment icon an icon and drop the crosshair from Attack by @barrulus in #1834
- Keep global filters in Firefox raster exports by @barrulus in #1838
- Keep the update announcement out of the map loading e2e suite by @barrulus in #1842
- fix: distinguish completed work from unmerged or declined board items by @barrulus in #1840
- docs: align reporting guidance across README, wiki and assistant KB by @barrulus in #1839
- Precache the whole build so the PWA works offline by @barrulus in #1833
- Fix diplomacy bulk edits, invalid relations, and map target selection by @barrulus in #1846
- Fix state creation and province recolouring refresh by @barrulus in #1848
- Fix Goods bulk visibility ignoring tag filters by @barrulus in #1849
- fix: add name field to the marker editor by @Azgaar in #1851
- Theme labels on new issues and idea discussions by @barrulus in #1772
- fix: stamp brushes by distance travelled, not per pointer event by @barrulus in #1774
- chore: 1.151.2 — merge #1802, #1801, #1800, #1778, #1599 and the help assistant by @barrulus in #1804
- feat: option to redraw viewport layers only after a zoom by @barrulus in #1599
- feat: annex states and provinces by clicking on the map by @barrulus in #1778
- fix: fit the label stroke width and letter spacing slider ranges to the group by @barrulus in #1800
- fix: validate the stored label and burg group registries by @barrulus in #1801
- fix: strip zoom auto-visibility display from migrated label group styles by @barrulus in #1802
- Assistant UI by @Azgaar in #1806
- docs: document the label group Mode setting for state names by @barrulus in #1809
- fix: keep the zones type filter applied while the editor dialog is closed by @barrulus in #1811
- Fill the dev board's field values automatically by @barrulus in #1818
- Board reconciler: trust Triage blocks only from collaborators by @barrulus in #1823
- Keep pre-1.140 state labels and unstroked label groups as they were saved by @barrulus in #1825
- Fix: grid overlay missing from exported images by @barrulus in #1826
- v1.152.0 by @Azgaar in #1821
New Contributors
- @esullivan9 made their first contribution in #1816
Full Changelog: v1.150.0...v1.152.1