- Fix transparency issues with 2011 and 2015 icons
- Renamed Late 2015 to 2016 (sake of simplicity, minor technicality, besides everyone basically knows it as the 2016 icon)
- Fixed channel arg not being set when launching game client
- Fixed preferences tooltip hiding too early
- Fixed last deploy info not showing for the right channel
- Last deploy info now shows deploy timestamp according to system timezone
- Features
- Added integration with rbxfpsunlocker
- Added support for user-applicable mods
- Added ability to disable auto-update checking
- Misc
- Removed Bloxstrap branding from Discord Rich Presence
- Mod presets for old death sound and mouse cursor are now statically stored as base64 strings, eliminating reliance on the website and the old cursors still existing
- Bugfixes
- Fixed vista bootstrapper style not hiding properly and improper behavior when closed
- Fixed forms not being brought to the front when shown
- Code
- Reconsolidated Bootstrapper to a single file, using regions instead of partials
- Features
- Added three new bootstrapper styles (Vista, Legacy 2009 and Progress Dark Theme)
- Added ability to disable rich presence activity buttons
- Added ability to restore old mouse cursor
- Quality of Life
- Refactored code for bootstrapper styles
- Features
- Add Discord Rich Presence support (the nuget package is like a year and a half out of date so submodule it is lol)
- Add update checker
- Add start menu folder creation
- Bugfixes
- Fix "Directory is not empty" error when updating Roblox
- Fix uninstalling sometimes not working properly
- Quality of Life
- Split Bootstrapper class into partial files
- Renamed TaskDialogStyle to VistaDialog for name simplification