Skip to content

v1.13.0

Choose a tag to compare

@alessandromasone alessandromasone released this 10 Aug 11:17
· 1 commit to main since this release
Add export-only mode (deploy_enabled)

Introduce a deploy_enabled setting and UI checkbox to allow a "solo export/ZIP" mode. When disabled the plugin skips GitHub token/repo validation, forces ZIP creation, and the queue/pipeline skips deploy phases. Admin notices, button labels and status messages updated to reflect export-only behavior. Persist deploy_enabled in job opts. Bump plugin version to 1.13.0 and add changelog/readme entry describing the new mode.