Skip to content

Goldstrap | 0.0.4-alpha

Choose a tag to compare

@CortexDev-Official CortexDev-Official released this 05 Jul 22:06
· 27 commits to main since this release

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.