A new version has been released for squaremap, it is available for download here.
Changelog
Changed
Update for Minecraft 1.20.2
Don’t delete icons on unregister (#115)
Consider below zero retrogen target status for chunk generated check (#117)
Allows pre-1.18 chunks to be rendered without being re-upgraded to full status
Fixed
forge: Missing include for plain adventure serializer (#118)
Where are Forge builds?
Starting with 1.20.2, squaremap will drop support for MinecraftForge and will instead support NeoForge. Once NeoForge is available for 1.20.2 squaremap-forge will be updated to support it.
A new version has been released for squaremap, it is available for download here.
Changelog
Added
Support for Moonrise on Fabric and NeoForge (#283)
Include y coordinate in player position (#200)
Added options to hide certain elements within the URL Params (#315)
These options persist when copying a link to the map using the link button; see #319
show_sidebar=false - Hides the world sidebar on the right
show_coordinates=false - Hides coordinates display in bottom left
show_link_button=false - Hides link button in bottom left
show_controls=false - Hides Leaflet controls
Changed
Use atomic writes for render progress and dirty chunks
Avoid writing player data to disk when possible (#245)