Skip to content

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 09:30
· 845 commits to main since this release

1.16.0 (2026-06-13)

✨ Features

  • map-editor: edit committed curves by dragging their anchor points (0584a50)
  • map-editor: edit freehand strokes and make the eraser context-aware (8c57946)
  • map-editor: erase freehand strokes partially like a Photoshop eraser (c9a1251)
  • map-editor: inline text editing in place on the canvas (1ef46ac)
  • map-editor: place each stamp on its own layer (6444a80)
  • map-editor: reorder layers by drag-and-drop with mini previews (d74e47f)
  • map-editor: use uploaded images as stamps via the マップスタンプ tag (88d80b9)

🐛 Bug Fixes

  • map-editor: always create a new layer from the add-layer menu (4d151c9)
  • map-editor: stop canvas drags from moving the floating window (2688c85)
  • map-editor: use dark default colors so strokes are visible (9d59b07), closes #e8e8ea

📝 Documentation

  • website: add v1.15.0 release notes (2af10e0)