QOps 3.0.6

June 2026

QOps v3.0.6 is a stability and quality release. Update with QOps-Update.

Total cmdlets: 66

New & Improved:

PowerShell 7 / .NET 8 Installer Support

  • Both installers — QOps-Setup (machine-wide) and QOpsModule-Setup (per-user) — now ship the net8.0 edition alongside the netstandard2.0 (PS 5.1) edition. PowerShell 7 users get native .NET 8 performance out of the box.

Clearer Network Error Logging

  • Network and protocol errors in QOps cmdlets now produce clearer, more actionable log messages.

Bug Fixes:

  • QOps-Release — fixed a 403 error when publishing an app to a Managed workspace.

  • QOps-Publish — no longer aborts the whole run when one app’s owner can’t be resolved (a stale or missing app returning 404): it logs and skips that app, and the rest publish normally.

  • QOps-Publish — fixed an unhandled SetConfig error that could interrupt a publish run.

  • QOps-Commit — fixed an error during commit and a failure to commit to a freshly initialized repository.

  • Installer — the MSI now offers Remove / Repair when QOps is already installed; update-tool behaviour fixed.