Skip to content

squaremap 1.3.5

Choose a tag to compare

@jpenilla jpenilla released this 28 Apr 01:13
· 87 commits to master since this release
v1.3.5
8ed1c34

Changelog

Added

  • /map link command (implements #120)
    • configure with settings.web-address in config.yml and in the locale file
  • web: Disable certain updates when static is true in the root settings.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