Skip to content

v0.6.0

Compare
Choose a tag to compare
@dayvar14 dayvar14 released this 16 Oct 17:17
· 5 commits to main since this release

What's Changed

This release introduces a huge refactoring that allows for better grouping among other features.

New Features:

  • Can now toggle reactions
  • Grouping is more accurate
  • Grouping is now done via select.
  • moved away from using popover api to inhouse popover
  • Can now add more turns for a group

Special thanks to @qfulsher for his contributions:

  • feat: wire up player access settings to enforce turn permissions #58
  • feat: double clicking sub list item row triggers centerPlayerOnTokens action #54