Skip to content

Bloxstrap v2.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 22:44
· 314 commits to main since this release
v2.5.1
8f08495

So about that whole "not being forced to release updates on short notice" thing... guess what happened this time? Roblox updated something that broke activity tracking today, so here we are. Luckily for you guys, I managed to cram in most of the bugfixes queued in the todo list just yesterday.

Improvements

  • Activity tracking has been fixed (of course)
  • Fixed a bunch of typos (#558 by @apprehensions)
  • Connectivity checking has been improved (#490)
  • Fixed selected channel sometimes not applying (#509)
  • Flag names can now be edited in the FastFlag editor
  • Added further restrictions when choosing an install location (can't be the root of a drive, can't be in a user profile folder, etc)
  • Improved problems relating to file access conflicts
  • Fixed problems with exception dialog sometimes showing multiple times
  • Exception dialog now lists all the inner exceptions for the relevant error
  • Clipboard copying has been fixed (#522)
  • Improved problems relating to bootstrapper cancelling (#512)
  • Channel now defaults to LIVE if it doesn't exist (#526)
  • Fixed selected escape menu version not showing (#528)
  • Altering mods no longer takes effect while Roblox is running, which was causing errors
  • FastFlag importing from JSON can now be done by copy-paste instead of file selection
  • Fixed a bug with BloxstrapRPC rich presence configuration not applying when joining a game

Removals

  • Ability to change install location after installation has been removed
  • Built-in dropdown for channel selection has been removed
  • Antialiasing quality preset has been removed due to it causing rendering issues on Nvidia cards (#511)