Releases: reowens/qsys-tools
Release list
qsys-mac 0.1.1
Source-only release for the qsys-mac npm bootstrapper.\n\nPublished npm package:\nhttps://www.npmjs.com/package/qsys-mac/v/0.1.1\n\nPackage directory:\nhttps://github.com/reowens/qsys-tools/tree/main/packages/qsys-mac\n\nThis bootstrapper downloads and verifies the signed qsys-mac-installer 0.1.1 DMG, then delegates to the bundled qsys-mac helper.\n\nInstaller release:\nhttps://github.com/reowens/qsys-tools/releases/tag/qsys-mac-installer-v0.1.1\n\nPinned installer DMG SHA-256:\n0137f6f5ebf74a951030f20a1b115f27a9d8ccc8075de5813878bf7c242242f9\n\nNo assets are attached to this release; install with:\nnpx qsys-mac install "/path/to/Q-SYS Designer Installer 10.4.0.exe"
qsys-mac-installer 0.1.1
Signed and notarized Q-SYS Mac Installer DMG.\n\nChanges:\n- Renames the native installer artifact to qsys-mac-installer for npm/Homebrew clarity.\n- Ships Q-SYS Mac Installer.app in qsys-mac-installer.dmg.\n- Keeps the embedded helper command as qsys-mac.\n\nSHA-256:\n0137f6f5ebf74a951030f20a1b115f27a9d8ccc8075de5813878bf7c242242f9\n\nThis artifact contains no QSC Q-SYS Designer payload. Users provide their own Q-SYS Designer Windows installer from QSC.
qsys-qrc 0.1.1
Metadata patch release for the Q-SYS Remote Control TypeScript client.
- npm: https://www.npmjs.com/package/qsys-qrc/v/0.1.1
- Package source: https://github.com/reowens/qsys-tools/tree/main/packages/qsys-qrc
Changes:
- Expanded npm keywords for discoverability.
- Corrected the package description to reference
qsys-mcp.
No runtime API changes.
qsys-mcp 0.3.2
Patch release for the Q-SYS MCP server.
- npm: https://www.npmjs.com/package/qsys-mcp/v/0.3.2
- MCP Registry:
io.github.reowens/qsys-mcp - Package source: https://github.com/reowens/qsys-tools/tree/main/packages/qsys-mcp
Changes:
- Added npm
mcpNamemetadata required by the MCP Registry. - Published the server to the MCP Registry.
- Carries the
0.3.1fix whereserverInfo.versionreflects the package version.
qsys-mac 0.1.0
First public qsys-mac release: a signed and notarized macOS installer for running Q-SYS Designer on Apple Silicon with your own Q-SYS Designer installer download.
Download
Install Q-SYS Designer.dmg- SHA-256:
37caff2376f3de949737ed042e8e2badacb65c98d2362927eba5b9de4a7df2f0
Notes
- BYO installer: this distribution contains no QSC/Q-SYS Designer bytes.
- The DMG, installer app, and embedded launcher are signed and notarized with Developer ID.
- The installer provisions Wine + .NET into Application Support, then places
Q-SYS Designer.appin/Applications. - The bundled headless helper is
qsys-macin the installer app'sContents/Resources. - Requires Apple Silicon macOS with Rosetta 2 and your own free Q-SYS Designer installer from QSC.
This project is unofficial and is not affiliated with, endorsed by, or sponsored by QSC, LLC. "Q-SYS" and "Q-SYS Designer" are trademarks of QSC, LLC, used nominatively.
qsys-cli 0.1.1
Metadata patch release for the qsys command-line tool.
- npm: https://www.npmjs.com/package/qsys-cli/v/0.1.1
- Package source: https://github.com/reowens/qsys-tools/tree/main/packages/qsys
Changes:
- Expanded npm keywords for discoverability.
- Updated dependency range to
qsys-qrc@^0.1.1.
No CLI behavior changes.