Skip to content

v11.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Sep 21:48
5700981

11.2.0 (2024-09-25)

Features

  • Adds lookup parameter to table rolls. You can now specify the lookup roll directly in the table roller: dice: [[Note^table]]|lookup=2d20 (close #299) (86599ec)
  • Adds new "Re-roll button position" setting to control position of re-roll button. If button was previously turned off, this will be set to "None" (close #324) (69a2540)

Bug Fixes

  • Dice rollers now take kl and kh modifiers into account when calculating possible min and max (close #320) (2daa614)
  • Display dice results in dice view on mobile (close #322) (95b648d)
  • Embedded content is no longer bolded by default (close #302) (3fbcbd7)
  • Fixes issue where a syntax error in live preview could crash the plugin (close #300) (a1e356e)
  • Fixes minor issue in data file update from < v11.2 (e33ebe0)
  • kl / kh (and corresponding drop modifiers) now only work if applied to more than 1 die (close #311) (1501454)
  • Removes legacy "Show Dice Button With Results" setting (9ff8414)