Skip to content

v0.7.1

Choose a tag to compare

@roderickvd roderickvd released this 31 Aug 19:19
· 32 commits to dev since this release
v0.7.1
987dfa5

Changed

  • [connect] Shuffling was adjusted, so that shuffle and repeat can be used combined

Fixed

  • [connect] Repeat context will not go into autoplay anymore and triggering autoplay while shuffling shouldn't reshuffle anymore
  • [connect] Only deletes the connect state on dealer shutdown instead on disconnecting
  • [core] Fixed a problem where in spclient where an HTTP/411 error was thrown because the header was set wrong
  • [main] Use the config instead of the type default for values that are not provided by the user