依存関係のアップデート
- @distube/ytdl-core 4.16.5 => 4.16.8
- @sinclair/typebox 0.34.31 => 0.34.33
- html-entities 2.5.3 => 2.6.0
その他の変更
TSG_URL
をcompose.yml
で設定している場合、イメージのURLを、フォークしたプロジェクトに変更することを推奨します。- とはいえ、これらの設定で再生が改善しない場合があることも同時に確認されていますので、設定自体の必要性には疑問が残ります。
- 変更については、ドキュメントのボットの設定についてをご参照ください。
その他の特記事項
再生時のエラーについて
現在、一部の環境において、一部のソースから楽曲が正常に再生されない問題が確認されています。
これは、大手VPS、クラウドサービス、および公開プロキシ、VPNなどの環境下で高確率で発生することが確認されています。
プロキシ機能を再実装することも視野に入れながら、継続的に改善を行っています。
このバージョンでも、軽減策が導入されていますが、完全な修正ができていないこと、あらかじめご了承ください。
Node.jsのバージョンについて
Node.js v16以上の環境で動作することを想定していますが、できれば最新のLTS版を推奨しています。
古いバージョンの場合、一部機能が制限されることがあります。詳しくはこちらをご覧ください。
Dockerについて
- Dockerのイメージは、リリース後10~20分程度で公開されます。
本ボットの開発状況について
- 現在、私(mtripg6666tdr)が非常に忙しく、本ボットの機能強化に時間を割くことができない状態です。現在、多くの機能要望等をいただいておりますが、今しばらくお待ちいただければ幸いです。今後ともよろしくお願いいたします。
- 引き続きバグ修正は最優先事項として対処していきますので、バグを発見された際はお気軽にissueを開くか、サポートサーバーまでお知らせください。
- 随時Pull Requestも受け付けております。開発にご協力いただける方は、ぜひともよろしくお願いします。
What's Changed
- Chore(notification): fix retrieving ogp image by @mtripg6666tdr in #2908
- Update: bump @types/node from 22.13.13 to 22.13.14 by @dependabot in #2909
- Update: bump esbuild from 0.25.1 to 0.25.2 by @dependabot in #2910
- Update: bump html-entities from 2.5.3 to 2.6.0 by @dependabot in #2911
- Update: bump typescript-eslint from 8.28.0 to 8.29.0 by @dependabot in #2912
- Update: bump @distube/ytdl-core from 4.16.5 to 4.16.6 by @dependabot in #2913
- Update: bump @types/ws from 8.18.0 to 8.18.1 by @dependabot in #2914
- Update: bump @swc/core from 1.11.13 to 1.11.16 by @dependabot in #2915
- Update: bump @types/node from 22.13.14 to 22.14.0 by @dependabot in #2917
- Update: bump @sinclair/typebox from 0.34.31 to 0.34.33 by @dependabot in #2918
- Update: bump eslint-plugin-react from 7.37.4 to 7.37.5 by @dependabot in #2919
- Update: @distube/ytdl-core 4.16.6 to 4.16.8 by @TAKUANf in #2920
- Update: bump @eslint/js from 9.23.0 to 9.24.0 by @dependabot in #2921
- Update: bump eslint from 9.23.0 to 9.24.0 by @dependabot in #2923
- Update: bump typescript from 5.8.2 to 5.8.3 by @dependabot in #2924
- Update(docs): bump typescript from 5.8.2 to 5.8.3 in /docs by @dependabot in #2925
- Chore: use customized session generator by @mtripg6666tdr in #2926
- Bump: package version to v4.5.1 by @mtripg6666tdr in #2927
Full Changelog: v4.5.0...v4.5.1