Skip to content

v1.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 20:12
6b7ee5a

What is new?

Features

  • Show all notes. It is now possible to toggle between showing all notes and only the entry points. (#1004)
  • Live sync notes. Changes to the access of the notes are now live synced across all clients. This allows hiding/showing notes in real-time. (#1004, #1024)
  • Cache static assets. All static assets are now cached in the browser for faster loading times. In addition, heavy assets, such as the note editor, are now lazy-loaded when used. (#999)

Fixes

  • Hide notes from players that are marked as public. Notes could be accessed by players, despite being hidden, when no DM_PASSWORD was set. (#979)
  • Notes pagination. The notes returned in the note library/editor could omit some items and never display them. (#1010)
  • Fix various stylings. (#972, #973, #971)
  • Hide menu bar in the map-only mode for the player-area. The toolbar is no longer display when appending the ?map_only parameter to the URL.. (#1021)

Install

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