Skip to content

5.0.1 Stable Release

Compare
Choose a tag to compare
@Veilza Veilza released this 04 Nov 05:41
· 97 commits to main since this release
85133c4

A follow-up hotfix to resolve a few issues found over the past few days since release.

Installation

As always, if you have any issues, then please feel free to submit an issue.

To install this release, please use the manifest URL provided here: https://github.com/WoD5E-Developers/wod5e/releases/download/5.0.1/system.json

Or, if you already had an old version of the WOD5E system installed, just click the update button and everything should (should) update smoothly!

5.0.1 Changelog

From a player's side

  • Fixed an issue with the migration script for General Difficulty Veilza
  • Fixed an issue where Monk's Active Tile Triggers was erroring out due to a library conflict Veilza
  • Fixed Werewolf gifts that had a willpower cost but no rage cost rolling a rage dice anyway Veilza
  • Fixed an issue where removing the actor background wouldn't remove it until after the sheet was closed and re-opened Veilza
  • Fixed an issue where using URLs for actor backgrounds wasn't working Veilza
  • Added new selectors and effect keys Veilza
  • Allow for non-embedded items to include splat dicepools Veilza
  • Potentially resolved some edgecases that could cause errors Veilza
  • Fixed a Firefox-specific styling issue with the ProseMirror texteditors Veilza
  • Improved contrast on ProseMirror edit buttons Veilza
  • Added the ability to reset each option in the Splat Colors menu to its default setting Veilza
  • Fixed a couple of instances of Splat Colors not applying properly Veilza
  • Fixed Vampire navicons contrast in Dark Mode Veilza

From a developer's side

  • Moved the WorldVersion update function out of the try-catch to prevent getting stuck in an infinite loop Veilza
  • Fixed an additional div element being present in the Roll Message template Veilza