mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
updated CHANGELOG
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
- **Web Hook**. 当任务开始或结束时,触发 Web Hook http 请求到预定义好的 URL.
|
||||
- **自动生成结果集**. 如果没有设置,自动设置结果集为 `results_<spider_name>`.
|
||||
- **优化项目列表**. 项目列表中不展示 "No Project".
|
||||
- **升级 Node.js**. 将 Node.js 版本从 v8.12 升级到 v10.19.
|
||||
|
||||
### Bug 修复
|
||||
- **爬虫每日数据缺失**. [#684](https://github.com/crawlab-team/crawlab/issues/684)
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
- **Auto Install Dependencies**. Allow installing dependencies automatically from `requirements.txt` or `package.json`.
|
||||
- **Auto Results Collection**. Set results collection to `results_<spider_name>` if it is not set.
|
||||
- **Optimized Project List**. Not display "No Project" item in the project list.
|
||||
- **Upgrade Node.js**. Upgrade Node.js version from v8.12 to v10.19.
|
||||
|
||||
### Bug Fixes
|
||||
- **Missing daily stats in spider**. [#684](https://github.com/crawlab-team/crawlab/issues/684)
|
||||
|
||||
Reference in New Issue
Block a user