Blog /
DesignSetGo Apps 1.3.1: GitHub-connected deployments and more reliable updates
DesignSetGo Apps 1.3.1 is ready. This release makes it easier to keep an app connected to the work that builds it, and more resilient when the details around an update change.
Connect an app to its GitHub repository
Pro customers can now connect an app to its GitHub repository and use that connection for push-to-deploy workflows. It gives a coded app a cleaner path from the repository your team works in to the WordPress site where it runs.
The point is not another deployment dashboard. It is a smaller handoff: make the change in the repo, then let the app move to the site through the same workflow.
More reliable app updates
We tightened the way the runtime handles bundle URLs and cached app files. If an app’s bundle needs repair after an update or its location changes, the runtime can recover the entry point instead of leaving visitors on an outdated or missing asset.
That is the kind of work users should not have to notice. Updating the plugin should make an app better, not make a normal browser cache into a support ticket.
A repaired WooCommerce shop example
The included shop example now installs cleanly and handles its fallback path more reliably. It is a better starting point for anyone exploring a product configurator or another custom WooCommerce surface.
Get the update
Version 1.3.1 is now available through DesignSetGo Apps. If you use the Pro deployment workflow, this is the release that adds the GitHub connection surface; everyone benefits from the runtime and example-app fixes.