RazerStream 1.5.1
Fixed: pack icons vanishing on every relaunch
Big bug. Icons picked from the bundled Bootstrap/Lucide packs were stored as absolute paths into the running .app bundle. When macOS App Translocation (or an app move/update) changed that path on the next launch, every pack icon failed to load even though the profile still listed them.
- Bundled icons are now stored as stable
IconPacks/<pack>/<file>paths and resolved against the current app resources. - Existing profiles are rewritten automatically on open (no re-picking required for pack icons that still match by pack/file name).
- Custom images outside the app (Desktop, Downloads, etc.) were never affected and keep absolute paths.
Install
brew upgrade --cask razerstreamOr download the zip. Developer ID signed and notarized. macOS 14+.
Includes macros from 1.5.0.