QOps 3.0.2

June 2025

Improvements:

Bug fixes:

QOps-ShowTasks / QOps-TriggerTasks

  • Fixed issue where only reload tasks were processed — now all task types are handled

QOps-Build

  • Fixed build failure on certain apps when SerializationType is set to Yaml

  • Fixed crash when building apps containing bookmarks (Exception during deserialization)

Serialization

  • Fixed default global serialization type logic — now defaults to yaml (previously json) for new repositories

QOps-ConvertTo

  • Fixed bug where conversion to json failed with "Exception during deserialization"

Widgets & Master Objects

  • During build, if appId is present in widgets or master objects, it is now correctly set to _self

QOps-Release (Cloud)

  • Fixed various issues when releasing to new apps in managed/shared spaces:

    • Failures during release now handled more gracefully

    • Fixed inconsistent behavior when opening apps after release:

      • Thumbnails and owners now update correctly across time and sessions

      • Avoids early “app already open” error on immediate qops-prepare after qops-release

  • Fixed issue where release succeeded but all sheets moved to "work" section

QOps-Build into existing app

  • Fixed issue with qops-build when targeting an existing app

Gitignore

  • Cleaned up .gitignore file — removed excessive/unnecessary entries