Skip to content

Releases: CortexDev-Official/Goldstrap

Goldstrap v0.0.5-alpha

Choose a tag to compare

@CortexDev-Official CortexDev-Official released this 25 Sep 21:26

Goldstrap v0.0.5-alpha

Synced with the latest Fishstrap upstream and includes a major rework of Launch Sound, security fixes, and general bug fixes.

Added

  • Roblox background app and Roblox theme options in Integrations
  • Launch Sound: volume control, Preview/Stop buttons, and MP3 + WAV support

Changed

  • Settings "Save" notification restored to Fishstrap's standard snackbar
  • Version bumped to 0.0.5-alpha
  • Updated Chinese translations (zh-Hans-CN, zh-Hant-HK, zh-Hant-TW)

Fixed

  • Launch Sound no longer gets cut off when the bootstrapper exits
  • Zip-slip / archive path-traversal protection for theme imports and package extraction
  • HTTP responses are now disposed and checked for success status
  • Remote config data validated to prevent null crashes
  • FastFlag change detection compared the wrong value
  • Memory leak in the smooth-scroll behavior
  • Roblox BetterMatchmaking join-origin check and unrelated upstream fixes

Notes

  • Requires the .NET 6 Desktop Runtime (Windows 10 and above)

Goldstrap | 0.0.4-alpha

Choose a tag to compare

@CortexDev-Official CortexDev-Official released this 05 Jul 22:06

Goldstrap v0.0.4

Fixed

  • Fixed the bootstrapper loading screen appearing much darker than normal when
    launching via Save and Launch.
    the bootstrapper opens, and bootstrapper windows no longer receive the darkened
    fallback background layer.
  • Fixed button press animations not playing at all due to durations being set in
    sub-millisecond values.
  • Fixed launch sound playback leaking audio resources and allowing multiple
    sounds to overlap when launching repeatedly.
  • Fixed launch sound failing silently if the selected file was moved or deleted
    after being set.

Security

  • Updated System.Drawing.Common from 4.0.0 to 6.0.0, resolving a known critical
    vulnerability (GHSA-rxg9-xrhp-64gj).
  • Hardened link/file opening so only web URLs and existing local files can be
    launched through the shell.
  • Server invite deeplinks now URL-encode all parameters.

Changed

  • Settings saved notification redesigned
  • Section icons in Settings and About navigation now use the gold accent color.
  • About page updated with gold style

Added

  • Launch Sound: WAV file support alongside MP3.
  • Launch Sound: volume slider (0–100%) in settings.
  • Launch Sound: preview button to test the selected sound.

Goldstrap | 0.0.3-alpha

Choose a tag to compare

@CortexDev-Official CortexDev-Official released this 04 Jul 14:38

0.0.3-alpha

  • Checkbox background is now gold (#D4A847) when checked (Uninstaller + all other checkboxes)
  • Built-in FFlags (Alpha) in Fast Flag Editor — 17 toggle switches across Geometry, Rendering, and UI categories
  • OpenGL rendering mode now selectable alongside Vulkan and D3D11
  • Fixed Roblox loading screen showing dark background instead of Mica transparency
  • Fixed infinite update loop when already on the latest version

Goldstrap | 0.0.2-alpha

Choose a tag to compare

@CortexDev-Official CortexDev-Official released this 02 Jul 16:04
ff9be6b
  • Fixed infinite "Getting the latest Goldstrap" update loop when already on the latest version

Goldstrap | 0.0.1-alpha

Choose a tag to compare

@CortexDev-Official CortexDev-Official released this 02 Jul 12:36

Goldstrap

is a custom bootstrapper for Roblox based on Bloxstrap , forked from Fishstrap.
It provides additional features to enhance your experience.

⚠️ Official Sources

To ensure your security, please note that the only official sources for downloading Goldstrap are this GitHub repository and our official website: Goldstrap.app. We are not responsible for any files downloaded from third-party sources or unauthorized forks.

⚠️ Disclaimer

Please note that this is an Alpha version of Goldstrap and is very experimental. It may contain bugs, crash at any time, or cause issues with your Roblox account, including the potential for a ban.

It is highly recommended that you use a backup account when using Goldstrap. By using Goldstrap, you acknowledge these risks and proceed at your own discretion.

Thank you for using Goldstrap!

  • CortexDev