Files
crawlab/changelog/v0.3.md
Marvin Zhang 3106347fe9 Remove Chinese and English changelog files and add version-specific changelog files
- Deleted CHANGELOG-zh.md and CHANGELOG.md
- Added version-specific changelog files in the changelog/ directory for v0.2, v0.3, v0.4, v0.5, and v0.6
- Included both Chinese and English versions for some changelog files
- Organized changelogs by version with detailed feature and bug fix descriptions
2025-02-17 11:12:47 +08:00

22 lines
540 B
Markdown

# 0.3.5 (2019-10-28)
### Features / Enhancement
- Graceful shutdown implementation
- Enhanced node monitoring
- System environment variables in tasks
- Automatic log refresh
- HTTPS support
### Bug Fixes
- Fixed schedule task spider list
- Worker node info retrieval
- Node selection in task execution
# 0.3.0 (2019-07-31)
### Major Changes
- **Golang backend** rewrite
- Node topology visualization
- System metrics monitoring
- In-browser code editor
- User authentication system
- Automatic spider deployment
- Optimized Docker images