Skip to content

Releases: hmes98318/LavaShark

v2.3.2

03 Mar 15:48

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.1...v2.3.2

v2.3.1

01 Nov 10:30

Choose a tag to compare

What's Changed

  • fix(Spotify): Update secrets URL source
  • refactor(Spotify): Improve secrets management and retrieval

Full Changelog: v2.3.0...v2.3.1

v2.3.0

24 Aug 06:20

Choose a tag to compare

What's Changed

  • Add: node disconnect(true) - Ability to remove node from main class to stop reconnection by @Jadiction in #30
  • fix(Spotify): Fix Spotify anonymous token generation
  • chore(deps): Update dependencies

Full Changelog: v2.2.3...v2.3.0

v2.2.3

23 Jun 05:35

Choose a tag to compare

What's Changed

  • fix(Spotify): Fix token retrieval error
  • chore(deps): Update dependencies

Full Changelog: v2.2.2...v2.2.3

v2.2.2

18 Apr 06:42

Choose a tag to compare

What's Changed

  • fix(Queue): Fix remove() index range calculation error
  • types: Update type definitions
  • chore(deps): Update dependencies

Full Changelog: v2.2.1...v2.2.2

v2.2.1

04 Apr 20:21

Choose a tag to compare

What's Changed

  • fix: Fix Spotify anonymous token generation
  • chore(deps): Update dependencies

Full Changelog: v2.2.0...v2.2.1

v2.2.0

02 Mar 13:26

Choose a tag to compare

What's Changed

  • Update Node.js minimum supported version, requires v22.12.0 or higher
  • refactor(Filters): Refactor filter option check
  • types: Update type definitions
  • chore(deps): Update dependencies

Full Changelog: v2.1.2...v2.2.0

v2.1.2

27 Nov 14:25

Choose a tag to compare

What's Changed

  • Fix player volume by @Jadiction in #21
  • chore(deps): Update dependencies

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

06 Oct 12:43

Choose a tag to compare

What's Changed

  • fix(Filters): Fix volume setting error

Full Changelog: v2.1.0...v2.1.1

v2.1.0

06 Oct 10:09

Choose a tag to compare

What's Changed

  • fix(Filters): Fix filters api request payload error
  • feat(Queue): Add queue insert method
  • feat(Player): Add prioritize play method

Full Changelog: v2.0.1...v2.1.0