Releases: hmes98318/LavaShark
Releases · hmes98318/LavaShark
v2.3.2
What's Changed
- Lavalink 4.2.1 is supported. by @hoehoetvhss in #40
New Contributors
- @hoehoetvhss made their first contribution in #40
Full Changelog: v2.3.1...v2.3.2
v2.3.1
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
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
What's Changed
- fix(Spotify): Fix token retrieval error
- chore(deps): Update dependencies
Full Changelog: v2.2.2...v2.2.3
v2.2.2
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
What's Changed
- fix: Fix Spotify anonymous token generation
- chore(deps): Update dependencies
Full Changelog: v2.2.0...v2.2.1
v2.2.0
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
What's Changed
- Fix player volume by @Jadiction in #21
- chore(deps): Update dependencies
New Contributors
- @Jadiction made their first contribution in #21
Full Changelog: v2.1.1...v2.1.2
v2.1.1
v2.1.0
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