Skip to content

Releases: jpenilla/squaremap

squaremap 1.3.14

Choose a tag to compare

@jpenilla jpenilla released this 28 Jun 20:37
v1.3.14
b724411

Changelog

Changed

  • Update for Minecraft 26.2

squaremap 1.3.13

Choose a tag to compare

@jpenilla jpenilla released this 15 Apr 02:06
v1.3.13
19b1156

Changelog

Changed

  • Update for Minecraft 26.1.2

Fixed

  • Error with framed blocks #514

squaremap 1.3.12

Choose a tag to compare

@jpenilla jpenilla released this 11 Dec 23:24
v1.3.12
536cbfd

Changelog

Fixed

  • Error sending commands on Fabric and NeoForge #501

squaremap 1.3.11

Choose a tag to compare

@jpenilla jpenilla released this 11 Dec 04:13
v1.3.11
a72cabe

Changelog

Fixed

  • Error joining world on Fabric #500

squaremap 1.3.10

Choose a tag to compare

@jpenilla jpenilla released this 10 Dec 03:41
v1.3.10
973a4b6

Changelog

Changed

  • Update for Minecraft 1.21.11

squaremap 1.3.9

Choose a tag to compare

@jpenilla jpenilla released this 09 Oct 18:03
v1.3.9
68b40f4

Changelog

Changed

  • Update for Minecraft 1.21.10
  • Update pt-br locale (#406)

squaremap 1.3.8

Choose a tag to compare

@jpenilla jpenilla released this 18 Jul 19:09
v1.3.8
76903f9

Changelog

Changed

  • Update for Minecraft 1.21.8

Fixed

  • UILink initialization order (#441)

squaremap 1.3.7

Choose a tag to compare

@jpenilla jpenilla released this 05 Jul 16:39
v1.3.7
9d2b98b

Changelog

Changed

  • Update for Minecraft 1.21.7 (#422) (#430)

squaremap 1.3.6

Choose a tag to compare

@jpenilla jpenilla released this 19 May 21:40
v1.3.6
bcd2f35

Changelog

Changed

  • build: Use resource-factory to generate plugin/mod metadata

Fixed

  • web: Fix asset paths for subdirectory hosting (#411)

squaremap 1.3.5

Choose a tag to compare

@jpenilla jpenilla released this 28 Apr 01:13
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