First Official Release v1.0.0a
📜 Changelog
v1.0.0a
06.05.2026
NEW GitHub implementation and final project structuring.
FIX Fixed a visual bug where changing the language displayed a false "Connecting" status for the WebSocket. The connection now automatically refreshes upon language change.
v1.0.0
06.05.2026
NEW Multi-language System (i18n). The app now fully supports English, Polish, German, French, and Turkish. Language preferences are saved locally.
NEW Chat messages from the bot are now translated instantly based on the selected language without restarting.
NEW Dynamic tutorial instructions! The final step now recognizes if you are opening the file locally (file://) or through the Streamer.bot server (http://localhost) and adapts the message accordingly.
NEW Added an important reminder for users to keep port settings in sync.
v0.9.0
06.05.2026
NEW First official release. Project renamed to YTM Song Request.
NEW Added real-time search for base tracks with quick add buttons.
NEW Built-in Changelog modal.
CHANGE Split Streamer.bot !play action into separate, safer commands.
FIX Command !skip now sends the exact track info.
FIX UI optimization.