Skip to content

v1.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 15:28
· 26 commits to master since this release
4ec091d

What is new?

Features

  • More markdown editor commands. The markdown editor has a ton of new buttons for inserting dice roll macro templates, lists, and other common text tools such as strikethrough, code, quotes, and tables. (#1586)
  • Custom CSS within notes. It is now possible to declare CSS rules within style tags inside notes. Check out the wiki for more information. (#1359)
  • Default token image name. The default token image name is now the original file name. (#1594)

Fixes

  • Sync Issues. The map engine has been updated, now the state from the DM and player section is always in sync. Previously adjusting the grid could require players to reload the map or resulted in the text size of the tokens being wrong. (#1544; #1306)
  • Memory Leaks. We fixed some memory leaks that could result in the RAM consumption of the server growing until the server goes out of memory. (#1588)
  • Handle cryptic errors. Editing a note link resulted in a cryptic error within the server log output. (#1591)

Install

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

You can also easily run this version with Docker:

docker run -p 3000:3000 dungeonrevealer/dungeon-revealer:v1.17.0