June 2025
Improvements:
-
Added community license support
-
Added support for using QOps in GitHub Codespaces
→ See setup instructions
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
SerializationTypeis set toYaml -
Fixed crash when building apps containing bookmarks (
Exception during deserialization)
Serialization
-
Fixed default global serialization type logic — now defaults to
yaml(previouslyjson) for new repositories
QOps-ConvertTo
-
Fixed bug where conversion to
jsonfailed with"Exception during deserialization"
Widgets & Master Objects
-
During
build, ifappIdis 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-prepareafterqops-release
-
-
-
Fixed issue where release succeeded but all sheets moved to "work" section
QOps-Build into existing app
-
Fixed issue with
qops-buildwhen targeting an existing app
Gitignore
-
Cleaned up
.gitignorefile — removed excessive/unnecessary entries