You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,20 @@
1
+
# 0.5.1 (2020-07-31)
2
+
### Features / Enhancement
3
+
-**Added error message details**.
4
+
-**Added Golang programming language support**.
5
+
-**Added web driver installation scripts for Chrome Driver and Firefox**.
6
+
-**Support system tasks**. A "system task" is similar to normal spider task, it allows users to view logs of general tasks such as installing languages.
7
+
-**Changed methods of installing languages from RPC to system tasks**.
8
+
9
+
### Bug Fixes
10
+
-**Fixed first download repo 500 error in Spider Market page**. [#808](https://github.com/crawlab-team/crawlab/issues/808)
11
+
-**Fixed some translation issues**.
12
+
-**Fixed 500 error in task detail page**. [#810](https://github.com/crawlab-team/crawlab/issues/810)
0 commit comments