Skip to content

BloxBot v0.9.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 22:49
13f4a5d

Download BloxBot

Changed

  • Turned model usage metrics into an opt-out setting with a one-time in-app notice; choices recorded under the previous opt-in prompt do not carry over, and the Settings → Privacy toggle remains authoritative.
  • Anonymized analytics: events no longer create a person profile. A random device identifier is retained for aggregate counts.

Fixed

  • Fixed a startup failure on Windows when the system PATH does not include System32 by resolving cmd.exe through ComSpec before launching the Roblox Studio MCP helper. (#73)