v4.3.0 Release Notes
Zadig v4.3.0 was officially released on May 13, 2026.
# Feature List
AI Capabilities
- AI environment inspection – automated cluster health checks
- AI efficiency diagnostics – one-click analysis of project efficiency bottlenecks
- AI capabilities are now part of the standard product, no longer delivered as a standalone site
Workflow and Release Plan
- Workflow execution supports opting out of cache
- Workflow deployment tasks: environment selection is optional in configuration
- Workflow deployment when only updating images does not change import-only status
- Workflow DMS data change tasks support serial execution
- Workflow notifications support manual execution events and notifying stage executors
- Git triggers listening to MR events filter out description-only changes
- Workflow approval details support the formatted time variable
{{.workflow.task.datetime}} - Release plans support duplication
- Release plans support calendar view
- Release plans and templates support drag-and-drop reordering
- Release plan completion stage retains workflow details
- Release plan Feishu approvals support CC recipients and user groups
- Release plan external detection hooks add detection description
- Service configuration in environments supports saving drafts
Security and Permissions
- Enhanced enterprise license security logic
- System supports multi-factor authentication (MFA)
- API tokens are shown encrypted, with reset support
- User management adds an API token toggle
- Login security improvements: captcha anti-replay, username anti-enumeration, encrypted login information
- New system read-only role: global-read-only
- Business directory adds create, update, and delete permission controls
- Environment permissions refined, with separate controls for restart, rollback, and replica scaling
Openness and System Extensibility
- Two-way linkage between Feishu Projects and Zadig, with real-time synchronization of release status
- OpenClaw plugin: Zadig DevOps capabilities exposed through the OpenClaw plugin
- MCP phase 1: Zadig as an MCP Server for AI toolchain integration
- K8s YAML service templates support syncing from code repositories
- Workflow custom tasks support variable outputs
- User list OpenAPI adds a last login time field
Bug Fixes and Experience Improvements
- Host management list shows Agent version
- Fixed incorrect environment list in workflow execution record search
- Fixed workflow Apollo error when updating YAML-type configuration
- Fixed non-idempotent workflow deployment updates for StatefulSet after failures
- Improved display of service names in the business directory
- Improved directory selection UX when syncing Chart service configuration from code repositories
- Improved operation log information when updating services created from templates
- Improved code source error messages
- Other minor improvements and fixes
# Business Change Statement
- License update: For Expert Edition and Enterprise Edition customers, you must reconfigure the license after upgrading. Contact official personnel to obtain a new license.
- API Token permission adjustment: Regular users who need to use API Token must have it enabled by a system administrator in settings before use.
# Version Upgrade Process
Warning
If MongoDB is deployed in Replica Set mode, please confirm that system databases such as admin/local/config/test are not used as Zadig's business database. If they are used, please manually migrate the data first.
If the current system version < v4.2.1, please upgrade to v4.2.1 first. For specific upgrade steps, please refer to v4.2.1 Upgrade Method, and then upgrade to v4.3.0 using the following method.
Upgrade steps:
- Back up your license and switch to the Basic edition before upgrading.
- Execute the corresponding upgrade process according to your installation method:


