📢 PhantomBot v3.4.6 is now available as a stable build
✅ Added:
➡️ Nothing added
🌀 Changed:
➡️ Updated jQuery to 3.6.0 due to security vulnerabilities (gmt2001, GHSA-gxr4-xjj5-5px2 GHSA-jpcq-cgw6-v4j6 CVE-2019-11358 CVE-2015-9251)
🛠️ Fixed:
➡️ Fixed blank HTTP response causing an erroneous error message after a successful title update (gmt2001)
➡️ Fixed another _id is not a string error, causing game updates to fail (gmt2001)
🗑️ Deprecated:
➡️ The file addons/hostHandler/latestHostOrAutoHost.txt
is deprecated and may be removed in a future release, please switch to addons/hostHandler/latestHost.txt
(gmt2001 #2431)
➡️ The OAuth page on https://phantombot.github.io is deprecated and may be removed in the future, please switch to automatically refreshing OAuth from the bots built-in webserver http://localhost:25000/ (gmt2001)
🛑 Removed:
➡️ Nothing removed
🐞 Known Issues:
➡️ Due to changes in the data received from Twitch in response to various API calls, some fields from TwitchAPIv5 may be filled with blank strings or the number 0
🌐 Download It:
➡️ Downloads attached to the bottom of this release notice
❗ Remember to install to a separate folder, then copy over the config dir, as well as any custom scripts or files in addons
➡️ PhantomBot official builds are now available on Docker at gmt2001/phantombot-stable and gmt2001/phantombot-nightly. See the readme text on the appropriate pages for Docker Compose files
🗒️ Notes:
➡️ We have guides on PhantomBot. You can contribute by submitting a Pull Request adding or editing .md files in the /docs/guides/content folder of the repo. See the guides for info about formatting.