v4.1.0 Release Notes
Zadig v4.1.0 was released on December 3, 2025.
# Feature List
Workflow
- Execution workflow OpenAPI supports approval task integration
- Workflow notification content adds code scanning results information
- Workflow code pull supports custom SSH config files
- Workflow build tasks support dynamic variable configuration
- Workflows support multi-branch merge build functionality
- Workflow variables add file type, support file upload
- Workflow tasks support conditional execution status based on conditions
- Feishu approval tasks support adding CC recipients
- Feishu work item change tasks add node mode support
- Nacos configuration change tasks support filtering by Group
- Apollo configuration change tasks support disabling scope control
Data View
- Data dashboard adds service rollback data statistics
- Efficiency Insights interface refactoring and user experience optimization, significantly improving data readability
Infrastructure and Deployment
- Docker-in-Docker service in cluster management supports configuring storage drivers
- Helm projects support customizing the maximum retention count of Release history versions
System Function Optimization
- Completed i18n for project initialization wizard, built-in templates, operation logs, sidebar, etc.
- Enhanced image registry connectivity detection mechanism
- Optimized release plan external detection logic
- Improved statefulset resource service rollback logic
- Optimized business directory import process
Bug Fixes and System Optimizations
- Fixed incorrect YAML issue when rolling back imported-only services
- Fixed issue where imported-only services do not take effect when updating in environments
- Fixed missing approval details issue in release plan approval rejection/external detection
- Fixed email error issue when release plan approval count is 0
- Fixed missing vs destination issue in self-test mode
- Fixed issue where services cannot be updated in self-test mode sub-environments
- Fixed search failure issue when Helm environment services contain numbers
- Fixed duplicate test report issue in notifications when test tasks fail and retry
- Fixed build panic issue when dind replica count is adjusted to 0
- Fixed issue where CommitID variable cannot be obtained in host deployment
- Frontend page optimizations
# Business Change Statement
Release plans support hooking external systems, and the Start Approval event has been deprecated. After upgrading, you can edit release plans to update to the Complete Planning event.
# Version Upgrade Process
Warning
If using MongoDB deployed in Replica Set mode, please confirm that system databases such as admin/local/config/test are not used as Zadig business databases. If used, please manually migrate the data first.
If the current system version < v4.0.0, please upgrade to v4.0.0 first. For specific upgrade steps, please refer to v4.0.0 Upgrade Method, and then upgrade to v4.1.0 using the following method.
Please refer to the corresponding upgrade documentation based on your installation method:


