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:
@@ -4,6 +4,7 @@
|
|||||||
- **更高级的权限控制**. 更细化的权限管理,例如普通用户只能查看或管理自己的爬虫或项目,而管理用户可以查看或管理所有爬虫或项目.
|
- **更高级的权限控制**. 更细化的权限管理,例如普通用户只能查看或管理自己的爬虫或项目,而管理用户可以查看或管理所有爬虫或项目.
|
||||||
- **反馈**. 允许用户发送反馈和评分给 Crawlab 开发组.
|
- **反馈**. 允许用户发送反馈和评分给 Crawlab 开发组.
|
||||||
- **更好的主页指标**. 优化主页上的指标展示.
|
- **更好的主页指标**. 优化主页上的指标展示.
|
||||||
|
- **可配置爬虫转化为自定义爬虫**. 用户可以将自己的可配置爬虫转化为 Scrapy 自定义爬虫.
|
||||||
|
|
||||||
### Bug 修复
|
### Bug 修复
|
||||||
- **CLI 无法在 Windows 上使用**. [#580](https://github.com/crawlab-team/crawlab/issues/580)
|
- **CLI 无法在 Windows 上使用**. [#580](https://github.com/crawlab-team/crawlab/issues/580)
|
||||||
|
|||||||
@@ -4,6 +4,7 @@
|
|||||||
- **More Advanced Access Control**. More granular access control, e.g. normal users can only view/manage their own spiders/projects and admin users can view/manage all spiders/projects.
|
- **More Advanced Access Control**. More granular access control, e.g. normal users can only view/manage their own spiders/projects and admin users can view/manage all spiders/projects.
|
||||||
- **Feedback**. Allow users to send feedbacks and ratings to Crawlab team.
|
- **Feedback**. Allow users to send feedbacks and ratings to Crawlab team.
|
||||||
- **Better Home Page Metrics**. Optimized metrics display on home page.
|
- **Better Home Page Metrics**. Optimized metrics display on home page.
|
||||||
|
- **Configurable Spiders Converted to Customized Spiders**. Allow users to convert their configurable spiders into customized spiders which are also Scrapy spiders.
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
- **CLI unable to use on Windows**. [#580](https://github.com/crawlab-team/crawlab/issues/580)
|
- **CLI unable to use on Windows**. [#580](https://github.com/crawlab-team/crawlab/issues/580)
|
||||||
|
|||||||
Reference in New Issue
Block a user