This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+1 more
Summary
AI summaryUpdates Also includes, multi-step, and https://github.com/ShoelessTim/RazerStream/issues/2 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds multi-action macros with optional wait between steps Adds multi-action macros with optional wait between steps Source: llm_adapter@2026-07-19 Confidence: high |
— |
| Feature | Low |
Adds page navigation buttons always visible at top of sidebar Adds page navigation buttons always visible at top of sidebar Source: llm_adapter@2026-07-19 Confidence: high |
— |
| Feature | Low |
Adds disk free‑space live tile with pie charts on knob strips Adds disk free‑space live tile with pie charts on knob strips Source: llm_adapter@2026-07-19 Confidence: high |
— |
| Feature | Low |
Adds custom SVG size normalization (confirmation pending for macOS 26.x) Adds custom SVG size normalization (confirmation pending for macOS 26.x) Source: llm_adapter@2026-07-19 Confidence: high |
— |
| Bugfix | Medium |
Fixes LED brightness knob continuous-turn issue Fixes LED brightness knob continuous-turn issue Source: llm_adapter@2026-07-19 Confidence: high |
— |
| Bugfix | Medium |
Fixes Xcode 16.4 strict concurrency build issues Fixes Xcode 16.4 strict concurrency build issues Source: llm_adapter@2026-07-19 Confidence: high |
— |
Full changelog
Multi-action macros
One control can run several actions in order. In the inspector, set the action to Macro (multi-step), add steps, and optionally wait between them.
- Each step is any normal leaf action: keystroke, open app, URL, shell, AppleScript, media, volume, brightness, page nav, etc.
- Then wait N ms after a step before the next (100 ms default is a good multi-keystroke spacing).
- Nested macros are flattened at play time; empty steps are skipped; leaf failures are logged and the rest continues.
- Multi-keystroke (⌘C then ⌘V, etc.) is N keystroke steps; built on
CGEvent(no separate Apple multi-key API).
Also includes (from 1.4.72 / 1.4.73)
- Page +/− always visible at the top of the sidebar (#1)
- LED brightness knob presets and continuous-turn LED fix
- Disk free-space live tile; pie charts on knob strips
- Custom SVG size normalization (#2 still wants confirmation on macOS 26.x)
- Xcode 16.4 / strict concurrency build fix
Install
brew upgrade --cask razerstream
Or download the zip below. Developer ID signed and notarized. macOS 14+.
Wiki: https://github.com/ShoelessTim/RazerStream/wiki
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About RazerStream
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]