Skip to content

0.43.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 02:59

New Features

  1. Added button to show your friend rankings on the leaderboard
  2. Added setting to disable friend request notifications
  3. Added option to show "breaking" art as "full" art

Fixes

  1. Fix page selection on leaderboard
  2. Loading user links on leaderboard now load correctly
  3. Fix deleting friends without reloading page
  4. Error when loading deck correctly exits

Plugins

  1. Added "eventManager.once(event, function)" - Listens to event once
  2. Added "eventManager.until(event, function)" - Listens to event until returns truthy