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: en/change_log.md
+18
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,21 @@
1
+
#### 0.14 2018-07-29
2
+
3
+
**Features:**
4
+
5
+
*\#95 Display and download Api document.
6
+
*\#230 Improve editor performance.
7
+
*\#231 Add config field for sending mail include run results of all request after schedule finished. Remove env variable `HITCHHIKER_SCHEDULE_MAILFORFAIL`.
8
+
*\#232 Support to define variable array like `[{a: 1, b:2}, {a:3, b:4}]` in parameters which include all variables' value already.
9
+
*\#234 Export schedule result to cls.
10
+
11
+
**Bugs:**
12
+
13
+
*\#214 Lose session if opening db password encryption.
0 commit comments