Releases: hmes98318/Music-Disc
Releases · hmes98318/Music-Disc
v4.1.3
v4.1.2
What's Changed
- Resolving DeprecationWarning by @hoehoetvhss in #90
- Turkish localization v1.01 by @nartkok in #93
- fix: Resolving DeprecationWarning in #91
- fix(deps): Update lavashark to v2.3.1 to resolve Spotify access token issue
Full Changelog: v4.1.1...v4.1.2
v4.1.1
What's Changed
- fix: Fix voiceStateUpdate event error by @hoehoetvhss in #87
- fix(i18n): Fill in the missing translations
- refactor(commands): Refactor volume command in #88
- chore(deps): Update dependencies
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- i18n: Update ko-KR locale by @hoehoetvhss in #84
- feat: Implement dynamic DJ mode management in #85
- chore(deps): Update dependencies
Full Changelog: v4.0.2...v4.1.0
v4.0.2
v4.0.1
v4.0.0
What's Changed
- feat: Refactor bot activity type & add new configuration in #65
- feat: Add DJ mode & i18n in #68
- feat: Fix and complete issues mentioned in Issue in #78
- feat: Refactor embed messages and colors for improved clarity and consistency in #79
- i18n: Add ko-KR by @hoehoetvhss in #67
- i18n: Turkish localization by @nartkok in #76
- i18n: ko-KR Files Update by @hoehoetvhss in #77
- refactor: Refactor the blacklist and update dependencies in #74
- refactor: Use config.js to set bot parameters.
- chore: Add support for arm64 containers
- chore: Update the minimum supported version of node.js to v22
- chore(deps): Update dependencies
New Contributors
- @hoehoetvhss made their first contribution in #67
- @nartkok made their first contribution in #76
Full Changelog: v3.1.0...v4.0.0
v3.1.0
What's Changed
- fix: Fix incorrect exception handling when querying songs
- fix: FIx clear command not work
- fix: Fix default volumn not work
- feat: Add multi-admin configuration
- chore(deps): Update dependencies
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- fix: Fix interaction send typing error
- fix: Fix ChannelNotCached error
- fix(Logger): Fix date handling regex error
- fix(LocalNode): Fix localnode startup error
- feat: Add priority play, move commands
- feat: Add music filter
- feat: Update LavaShark to v2 (using Lavalink v4 node)
- feat: Add sharding manager
- feat: Add bot maintenance notice
- refactor: Refactor Logger and log event handling
- refactor: Refactor logger add shard record
- refactor: Refactor status command in shard
- refactor: Refactor the method to get bot info
- refactor: Add cache to guild and member counters
- chore: Update server configuration
- chore(deps): Update dependencies
Full Changelog: v2.2.0...v3.0.0
v2.2.0
What's Changed
- fix: Fix command collector errors
- feat: Add total members count on dashboard page
- feat: Add totalMembers count to the status command
- feat: Add slash command switch
- feat: Api deprecated socketio
- refactor: Refactor LocalNodeController initialization parameters
- refactor: Refactor LocalNode path and structure
- refactor: Refactor session manager & ip blocker
- chore: Update default download link & config file for localnode
- chore(pkg): Update dependencies
Full Changelog: v2.1.3...v2.2.0
If you want to use the latest Lavalink v3.7.12 which has deprecated the default youtube source,
you need to modify application.yml to set the youtube plugin.
- https://github.com/lavalink-devs/youtube-source#plugin
- https://github.com/hmes98318/Music-Disc/blob/2fa68c6abf171eed84544a30c2affffb6486e7b6/server/application.yml#L10-L12