mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
- 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
22 lines
540 B
Markdown
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 |