Releases: jpenilla/squaremap
Releases · jpenilla/squaremap
squaremap 1.3.12
squaremap 1.3.11
squaremap 1.3.10
Changelog
Changed
- Update for Minecraft 1.21.11
squaremap 1.3.9
squaremap 1.3.8
squaremap 1.3.7
squaremap 1.3.6
Changelog
Changed
- build: Use resource-factory to generate plugin/mod metadata
Fixed
- web: Fix asset paths for subdirectory hosting (#411)
squaremap 1.3.5
Changelog
Added
/map linkcommand (implements #120)- configure with
settings.web-addressinconfig.ymland in the locale file
- configure with
- web: Disable certain updates when
staticis true in the rootsettings.json, useful for non-changing map deployments like the demo (#393) - web: Copy URL to clipboard automatically when clicking link button
Changed
- Update for Minecraft 1.21.5 (#387)
- Write markers to disk less often when immediate flushing is disabled
- web: Don't update the URL until clicking the link button
- web: Convert frontend to Vite project (#400)
Fixed
- web: Rotate player markers in the correct direction when passing due-north orientation (#357)
- web: Unable to close sidebar on mobile (now closed by tapping outside the sidebar when unpinned)
- web: Fixed player markers flickering on update on some browsers
- web: Player nameplate alignment with health/armor disabled (#31)
- web: Inconsistent behavior when following players
- ETags for player and marker updates
squaremap 1.3.4
Changelog
Changed
- Update for Minecraft 1.21.4
- Update for Paper hard fork and Moonrise changes