Skip to content

1.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 14:58
· 205 commits to main since this release

Fixed

  • Fix bug in ffz response (affects badges).
  • Fix response of devices endpoint (#91, #82).
  • Fix double response (#90).

Added

  • Retry certain operations to make bot more resilient to intermittent errors (#76).
  • Add check to test if song is playable before enqueuing it (#75).

Changed

  • Use asynchronous locks everywhere.
  • Many internal changes to injector system.