mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
updated change logs
This commit is contained in:
34
changelog/v0.6.0-beta.20211120-zh.md
Normal file
34
changelog/v0.6.0-beta.20211120-zh.md
Normal file
@@ -0,0 +1,34 @@
|
||||
# 更新日志 (v0.6.0-beta.20211120)
|
||||
|
||||
## 概览
|
||||
|
||||
这是下个重大版本 v0.6.0 的第二次 beta 发布(参考 [第一次 beta 版本](https://github.com/crawlab-team/crawlab/releases/tag/v0.6.0-beta.20210803))。伴随着更多功能和优化,正式版本 v0.6.0 将会很快发布了。
|
||||
|
||||
## 升级优化
|
||||
|
||||
#### 后端
|
||||
|
||||
- [x] **插件框架**. **Crawlab 插件框架 (CPF)** 已发布. 详情请参考 [这里](https://docs-next.crawlab.cn/zh/guide/use-crawlab/basic-concepts/plugin.html).
|
||||
- [x] **Git 集成**. Git 集成被作为内置功能.
|
||||
- [x] **Scrapy 集成**. Scrapy 集成以插件形式存在,插件为 [spider-assistant](https://github.com/crawlab-team/plugin-spider-assistant).
|
||||
- [x] **依赖集成**. Dependency 集成以插件形式存在,插件为 [dependency](https://github.com/crawlab-team/plugin-dependency).
|
||||
- [x] **消息通知**. 消息通知功能以插件形式存在,插件为 [notification](https://github.com/crawlab-team/plugin-notification).
|
||||
- [x] **文档网站**. 搭建 [文档网站](https://docs-next.crawlab.cn).
|
||||
|
||||
#### 前端
|
||||
- **Bug 修复**.
|
||||
|
||||
#### 待完成
|
||||
- [ ] **关联任务**. 如果任务执行模式为 “所有节点” 或 “指定节点”,那么将会有主任务和子任务之分。
|
||||
- [ ] **Crontab 编辑器**. 可视化 Crontab 编辑的前端组件。
|
||||
- [ ] **结果去重**.
|
||||
- [ ] **环境变量**.
|
||||
- [ ] **国际化**. 支持中文.
|
||||
- [ ] **前端易用性优化**. 更多高级功能,例如表格形式保存。
|
||||
- [ ] **日志自动清理**.
|
||||
- [ ] **跟多文档**.
|
||||
|
||||
## 未来计划
|
||||
|
||||
下一个版本有可能是 v0.6.0 的正式版本,但是没有确定。本次发布版本将会进行更多的测试,以保证其健壮性以及生产可用。
|
||||
|
||||
Reference in New Issue
Block a user