mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
33 lines
1.6 KiB
Go
33 lines
1.6 KiB
Go
# Change Log (v0.6.0-beta.20211224)
|
|
|
|
## Overview
|
|
|
|
This is the third beta release for the next major version v0.6.0. With more features and optimization coming in, the release of official version v0.6.0 is approaching soon.
|
|
|
|
## Enhancement
|
|
|
|
- [x] **Internationalization**. Support Chinese.
|
|
- [x] **CLI Upload Spider**. [#1020](https://github.com/crawlab-team/crawlab/issues/1020)
|
|
- [x] **Official Plugins**. Allow users to install [official plugins](https://docs-next.crawlab.cn/en/guide/use-crawlab/public-plugins/) on Crawlab web UI.
|
|
- [x] **More Documentation**. Added documentation for plugins and CLI.
|
|
|
|
## Bug Fixes
|
|
|
|
- [x] **Upload File Issue** [#990](https://github.com/crawlab-team/crawlab/issues/990) [#1014](https://github.com/crawlab-team/crawlab/issues/1014) [#1022](https://github.com/crawlab-team/crawlab/issues/1022)
|
|
- [x] **Unable to Rename File** [#1008](https://github.com/crawlab-team/crawlab/issues/1008)
|
|
|
|
## TODOs
|
|
- [ ] **Associated Tasks**. There will be main tasks and their sub-tasks if task mode is "all nodes" or "selected nodes".
|
|
- [ ] **Crontab Editor**. Frontend component that visualize the crontab editing.
|
|
- [ ] **Results Deduplication**.
|
|
- [ ] **Environment Variables**.
|
|
- [ ] **Frontend Utility Enhancement**. Advanced features such as saved table customization.
|
|
- [ ] **Log Auto Cleanup**.
|
|
- [ ] **More Documentation**.
|
|
- [ ] **E2E Tests**.
|
|
- [ ] **Frontend Output File Size Optimization**.
|
|
|
|
## What Next
|
|
|
|
The next version could the official release of v0.6.0, but not determined yet. There will be more tests running against the current beta version to ensure robustness and production-ready deployment.
|