Skip to content

v1.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 07:58

What is new?

Features

  • Image Tokens. It is now possible to attach an image to a token. Just drop an image into the browser onto a map, for opening the image cropper (for selecting a rectangular shape out of your image), or select an image via the token context menu. (#1074)
  • New Token Menu. The token context menu has been replaced with a sidebar menu that is less bulky, can be minimized, and is way more stylish. (#1074)
  • Copy & Paste Token. Via the context menu it is now possible to copy a token. Right-Click anywhere else on the map and choose the "Paste Token" option for adding a copy of the selected token at that position onto the map. (#1074)
  • Update dice roll notes initial content. The dice roll note default content got updated in order to be more useful for beginners. (#1051)
  • Embedding external images inside Chat and Notes. It is now possible to easily embed external images into the notes and chats with the ![Image title](https://images.pexels.com/photos/104827/cat-pet-animal-domestic-104827.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=500) syntax. (#1059)
  • Style enhancements for mobile devices. The DM section styles got adjusted, so it easier to use on smartphones. (#1166; Thanks @sdsalyer for his first contribution!)
  • Fine-tune pinch-zoom. Pinch-zoom should now be less aggressive and janky. Having two fingers on the touch should not longer zoom out when not moving the fingers. (#1089)

Fixes

  • Note import with dashes. Imported notes with dashes could potentially be corrupted during the import. (#1054)
  • Correctly style external links in notes. External links were not properly styled in notes. (#1129)
  • Player map not updated/out of sync after DM changes the active map. Previously the player map could become out of sync in case the DM sent and update BEFORE the map image was fully loaded by the players. This causes states, where the map was not rendered at all or tokens, were not displayed correctly and the players had to reload the dungeon-revealer page in order to get into sync again. (3eeedbf)

Install

Download a release below for your platform or check out the install instructions