updated CHANGELOG

This commit is contained in:
marvzhang
2020-03-24 17:37:01 +08:00
parent 413c6e2fce
commit a2a9932325
2 changed files with 10 additions and 0 deletions

View File

@@ -1,8 +1,13 @@
# 0.4.9 (TBC)
### Features / Enhancement
- **Challenges**. Users can achieve different challenges based on their actions.
- **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.
- **Better Home Page Metrics**. Optimized metrics display on home page.
### Bug Fixes
- **CLI unable to use on Windows**. [#580](https://github.com/crawlab-team/crawlab/issues/580)
- **Re-upload error**. [#643](https://github.com/crawlab-team/crawlab/issues/643)
# 0.4.8 (2020-03-11)
### Features / Enhancement