Skip to content

Releases: reowens/qsys-tools

qsys-mac 0.1.1

Choose a tag to compare

@reowens reowens released this 07 Jul 00:52

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

Choose a tag to compare

@reowens reowens released this 07 Jul 00:14

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

Choose a tag to compare

@reowens reowens released this 06 Jul 22:45

Metadata patch release for the Q-SYS Remote Control TypeScript client.

Changes:

  • Expanded npm keywords for discoverability.
  • Corrected the package description to reference qsys-mcp.

No runtime API changes.

qsys-mcp 0.3.2

Choose a tag to compare

@reowens reowens released this 06 Jul 22:46

Patch release for the Q-SYS MCP server.

Changes:

  • Added npm mcpName metadata required by the MCP Registry.
  • Published the server to the MCP Registry.
  • Carries the 0.3.1 fix where serverInfo.version reflects the package version.

qsys-mac 0.1.0

Choose a tag to compare

@reowens reowens released this 06 Jul 10:48

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.app in /Applications.
  • The bundled headless helper is qsys-mac in the installer app's Contents/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

Choose a tag to compare

@reowens reowens released this 06 Jul 22:45

Metadata patch release for the qsys command-line tool.

Changes:

  • Expanded npm keywords for discoverability.
  • Updated dependency range to qsys-qrc@^0.1.1.

No CLI behavior changes.