Changelog

Version History

Track the evolution of FaustBot with our detailed release notes and changelog.

Latest Release

v1.3.0

January 2026 Latest

New Features

  • TikTok Live Integration - Full support for TikTok LIVE including gifts, follows, likes, and chat events
  • C++/WASM Scripting - Write high-performance scripts compiled to WebAssembly
  • Enhanced Script Editor - Syntax highlighting, autocomplete, and inline documentation
  • Action Templates - Pre-built action templates for common stream automation tasks
  • Multi-Platform Chat - Unified chat view across all connected platforms

Improvements

  • Improved OBS WebSocket v5 compatibility
  • Better error messages for script compilation failures
  • Reduced memory usage for long-running streams
  • Faster startup time with lazy plugin loading
  • Enhanced variable type inference in scripts

Bug Fixes

  • Fixed Twitch EventSub reconnection after network interruption
  • Fixed YouTube chat messages not appearing for members
  • Fixed memory leak in sound playback system
  • Fixed action queue stalling under high load
  • Fixed variable persistence not saving on clean shutdown

v1.2.0

v1.2.0

November 2025

New Features

  • Kick Platform Support - Connect to Kick.com for chat, follows, and subscriptions
  • Stream Deck Integration - Native Stream Deck plugin for triggering actions
  • Voice Control - Trigger actions with voice commands
  • Action History - View and replay recent action executions

Improvements

  • Added support for Twitch Hype Train events
  • Improved YouTube membership detection accuracy
  • Better handling of rate limits across all platforms
  • New logging system with configurable verbosity

Bug Fixes

  • Fixed Discord webhook embeds not displaying images
  • Fixed OBS scene switching delay on slow connections
  • Fixed user variable migration from previous versions

v1.1.0

v1.1.0

September 2025

New Features

  • Python Scripting - Full Python 3.11 support for scripts
  • Lua Scripting - Lightweight Lua 5.4 scripting engine
  • Streamlabs Integration - Support for donations and alerts
  • HTTP Server - Built-in HTTP server for webhooks and overlays

Improvements

  • Redesigned action editor with drag-and-drop effects
  • Added action grouping and folders
  • Improved Twitch API error handling
  • Better performance for actions with many effects

Bug Fixes

  • Fixed C# script compilation timeout issues
  • Fixed YouTube live chat not connecting on some accounts
  • Fixed timer actions not persisting after restart

v1.0.0

v1.0.0

July 2025 Initial Release

Features

  • Multi-Platform Support - Twitch, YouTube, Trovo integration
  • OBS Integration - Full OBS WebSocket v5 support
  • C# Scripting - Write custom scripts with .NET support
  • JavaScript Scripting - QuickJS-based JavaScript engine
  • Action System - Visual action builder with effects
  • Command System - Custom chat commands with cooldowns
  • Timer System - Scheduled and interval-based triggers
  • Variable System - Global and user-scoped variables
  • Sound System - Play audio files and TTS
  • Discord Integration - Send messages and webhooks