Features / Enhancement
- Dependency Installation. Allow users to install/uninstall dependencies and add programming languages (Node.js only for now) on the platform web interface.
- Pre-install Programming Languages in Docker. Allow Docker users to set
CRAWLAB_SERVER_LANG_NODE
asY
to pre-installNode.js
environments. - Add Schedule List in Spider Detail Page. Allow users to view / add / edit schedule cron jobs in the spider detail page. #360
- Align Cron Expression with Linux. Change the expression of 6 elements to 5 elements as aligned in Linux.
- Enable/Disable Schedule Cron. Allow users to enable/disable the schedule jobs. #297
- Better Task Management. Allow users to batch delete tasks. #341
- Better Spider Management. Allow users to sort and filter spiders in the spider list page.
- Added Chinese
CHANGELOG
. - Added Github Star Button at Nav Bar.