Skip to content

1.5.0

Compare
Choose a tag to compare
@devgianlu devgianlu released this 28 Jul 15:03

Breaking changes

  • Separated library from player (#245)
  • Removed common module, moved into lib
  • Removed core module, split into lib and player
  • Moved many classes

Added

  • Added STORED authentication strategy (17ba408)
  • Added followers and following endpoint to API (#241)
  • Added toggle play/pause command to API (#244)

Changed

  • Release versions are compiled on Java 8 (5a97a60)
  • Refactored line acquisition to prefer native lines over conversion (#240)
  • Refactored audio decrypt (b71af83)

Fixed

  • Do not panic when trying to autoplay search context (2e41807)
  • Fixed payload too large when sending state (#239)