0.1.0
版本发布时间: 2023-11-20 03:29:07
manuel-rw/jellyfin-discord-music-bot最新发布版本:1.0.0(2024-06-01 02:10:53)
- 🐛 Fixed URL being overwritten in some edge cases
- 🐛 Fixed
/stop
and/disconnect
not properly disposing connection and audio player - 🐛 Fixed several bugs
- ♻️ Refactored model names
- ⬆️ Updated dependencies
What's Changed
- ⬆️(deps): Bump @discord-nestjs/core from 5.3.7 to 5.3.8 by @dependabot in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/215
- ⬆️(deps-dev): Bump ts-loader from 9.4.2 to 9.4.4 by @dependabot in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/216
- ⬆️(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.62.0 by @dependabot in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/217
- ⬆️(deps-dev): Bump @nestjs/schematics from 9.1.0 to 10.0.1 by @dependabot in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/218
- ⬆️(deps): Bump @discord-nestjs/common from 5.2.5 to 5.2.8 by @dependabot in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/228
- ⬆️(deps-dev): Bump @types/node from 20.1.4 to 20.5.7 by @dependabot in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/227
- ⬆️(deps-dev): Bump prettier from 2.8.8 to 3.0.2 by @dependabot in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/224
- ⬆️(deps): Bump @discord-nestjs/core from 5.3.8 to 5.3.10 by @dependabot in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/226
- replace template strings with regular string literals by @deepsource-autofix in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/229
- ♻️ Fix code smells by @manuel-rw in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/230
- ♻️ Fix code smells by @manuel-rw in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/231
- ⬆️ Upgrade opusscript by @manuel-rw in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/237
- Don't overwrite base path when constructing paths by @sssionek in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/240
- Include artist names in song/album search results by @sssionek in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/241
- ⬆️ Bump @babel/traverse from 7.23.0 to 7.23.2 by @dependabot in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/239
- ⬆️(deps-dev): Bump ts-jest from 29.1.0 to 29.1.1 by @dependabot in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/235
- ⬆️(deps-dev): Bump jest and @types/jest by @dependabot in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/242
- 🐛 Stop command stuck by @manuel-rw in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/244
- 🐛 #236 Destroying connection improperly by @manuel-rw in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/245
- ♻️ Model names by @manuel-rw in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/246
- 🚨 Fix build errors by @manuel-rw in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/247
New Contributors
- @sssionek made their first contribution in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/240
Full Changelog: https://github.com/manuel-rw/jellyfin-discord-music-bot/compare/0.0.9...0.1.0