Current stable release with a reworked auto node reconnection Queue system.
(fill in the release notes)
What's Changed
- Remove lock file, update gitignore by @Tomato6966 in #58
- Create check.yml by @dawgcodes in #46
- Update check.yml by @appujet in #59
- Git attributes for linguist by @Tomato6966 in #60
- added some filters docs by @appujet in #61
- Update packages and typescript by @hwangsihu in #55
- added new-docs by @appujet in #66
- New docs, cleanup of several files, new build process, no dist anymore by @Tomato6966 in #69
- install normal dependencies during docs too by @Tomato6966 in #70
- Fix build related error which didn't happenlocally by @Tomato6966 in #71
- HTTP enable won't be needed when running dzsearch source. by @dazzypark in #67
- Update Track.ts by @appujet in #68
- Cleanup everything merge and delete by @Tomato6966 in #73
- enforce type by @EvilG-MC in #52
- add new function and event by @PeterGamez in #63
- Linting by @hwangsihu in #74
- Remove Useless Settings by @hwangsihu in #78
- fix: event argument typo by @EvilG-MC in #80
- fix: update player options validation to allow single objects by @EvilG-MC in #83
- Fix: autoPlay not getting called when previousAutoPlay call didn't add any tracks to queue by @PandaIN95 in #85
- Fixed: player.changeNode() by @PandaIN95 in #87
- Fix: tries to reconnect to node when the node is deleted from nodeManager.nodes list by @PandaIN95 in #88
- fix unsubscribe endpoint by @EvilG-MC in #91
- Added "dzrec" source to DefaultSources in #95
- Mini deps update by @PatrykPatryk5 in #93
- fix: autoskip option not working after autoPlayFunction by @dazzypark in #99
- fix url parsing for urls, and have functioning flowerytts handlings by @Tomato6966 in #100
- Add Tidal search support by @notdeltaxd in #105
- fix: correct log by @flav-code in #107
- Fix typing issue by @Kisakay in #108
- Improvements player.changeNode() by @PandaIN95 in #101
- Add source and fix by @LucasB25 in #106
- Remove queue.current on resolveError (fix resolving loop) by @Tomato6966 in #109
- Fix: dont add tracks if the player is already destroying. by @PandaIN95 in #110
- fixed lyrics endpoint by @EvilG-MC in #112
- Update packages, fix types by @LucasB25 in #118
- Add causeStackTrace in TrackExceptionEvent by @lavecat in #116
- fix somes typings + added .DS_Store and bun.lock to gitignore by @Kisakay in #115
- trying to fix deployments in forks by @EvilG-MC in #111
- build: Migrate build to tsup by @appujet in #120
- Added Stelle in README.md by @EvilG-MC in #123
- Update README.md by @appujet in #122
- Update README.md by @LucasB25 in #121
- Add Soundy to Used by by @idMJA in #124
- Update dev dependencies and fix ESLint config by @appujet in #125
- Fixes - changeNode - deleteNode - destroyNode by @PandaIN95 in #131
- Update README.md by @notdeltaxd in #133
- feat: Add automatic player moving on node disconnect by @appujet in #132
- fix: manager options by @EvilG-MC in #136
- fix: pnpm build scripts by @EvilG-MC in #135
- Update lavaSearch.ts by @diwasatreya in #134
- Update README.md by @LucasB25 in #128
- Update lavalink Sample Configuration (application.yaml) by @MoonCarli in #137
- minor fixes in lavalink setup docs by @MoonCarli in #138
- Update lavalink-youtube and add yt-cipher guide by @MoonCarli in #140
- fix: Duplication of key "tidal" in mapping by @MoonCarli in #141
- Added New Pandora Source Support by @ryanwtf88 in #143
- Fix by @LucasB25 in #142
- fix(utils): Allow UnresolvedTrack in isNotBrokenTrack and update docs by @appujet in #147
- packages update and volume by @LucasB25 in #146
- fix: error from typo in play.ts by @KingKonguido in #145
- Update youtube-plugin version and remove unused pandora api, by @ryanwtf88 in #148
- Addition of new bot in Bots Community in README by @sakshamyep in #150
- Update Betty's url at the README.md and added Nero by @fb-sean in #152
- Update README.md by @Kisakay in #151
- Fix by @LucasB25 in #149
- fix: reset paused state on stopPlaying by @darkmxc in #156
- Add BeatDock to used in section by @lazaroagomez in #155
- Update README with add new bot by @PeterGamez in #153
- Fix: player.options.voiceChannelId is not updating after playerMove by @PandaIN95 in #160
- fix by @LucasB25 in #157
- fix: prevent error emission during websocket error handling to allow reconnection attempts by @ductridev in #154
- fix: not reconnecting after 1st error by @ductridev in #161
New Contributors
- @dawgcodes made their first contribution in #46
- @hwangsihu made their first contribution in #55
- @dazzypark made their first contribution in #67
- @PandaIN95 made their first contribution in #85
- @PatrykPatryk5 made their first contribution in #93
- @notdeltaxd made their first contribution in #105
- @flav-code made their first contribution in #107
- @Kisakay made their first contribution in #108
- @LucasB25 made their first contribution in #106
- @lavecat made their first contribution in #116
- @idMJA made their first contribution in #124
- @diwasatreya made their first contribution in #134
- @MoonCarli made their first contribution in #137
- @ryanwtf88 made their first contribution in #143
- @KingKonguido made their first contribution in #145
- @sakshamyep made their first contribution in #150
- @fb-sean made their first contribution in #152
- @darkmxc made their first contribution in #156
- @lazaroagomez made their first contribution in #155
- @ductridev made their first contribution in #154
Full Changelog: 1.0.0...2.7.4