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:
@@ -1,4 +1,4 @@
|
||||
# 0.4.10 (TBC)
|
||||
# 0.4.10 (2020-04-21)
|
||||
### 功能 / 优化
|
||||
- **优化日志管理**. 集中化管理日志,储存在 MongoDB,减少对 PubSub 的依赖,允许日志异常检测.
|
||||
- **自动安装依赖**. 允许从 `requirements.txt` 和 `package.json` 自动安装依赖.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# 0.4.10 (TBC)
|
||||
# 0.4.10 (2020-04-21)
|
||||
### Features / Enhancement
|
||||
- **Enhanced Log Management**. Centralizing log storage in MongoDB, reduced the dependency of PubSub, allowing log error detection.
|
||||
- **API Token**. Allow users to generate API tokens and use them to integrate into their own systems.
|
||||
@@ -11,6 +11,7 @@
|
||||
|
||||
### Bug Fixes
|
||||
- **Cannot register**. [#670](https://github.com/crawlab-team/crawlab/issues/670)
|
||||
- **Spider schedule tab cron expression shows second**. [#678](https://github.com/crawlab-team/crawlab/issues/678)
|
||||
- **Missing daily stats in spider**. [#684](https://github.com/crawlab-team/crawlab/issues/684)
|
||||
- **Results count not update in time**. [#689](https://github.com/crawlab-team/crawlab/issues/689)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user