This repository was archived by the owner on Sep 17, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrelease_note.log
More file actions
54 lines (54 loc) · 2.03 KB
/
release_note.log
File metadata and controls
54 lines (54 loc) · 2.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[0.1.0]
- upload and create tasks, delete tasks.
[0.1.1]
- delete 'out' folder when deleting tasks.
- add '/unload' and '/load'.
[0.1.2]
- add '~root~' alias in program arguments.
- check load status for 'load' and 'unload'
- unload loaded task before covering with 'create'
[0.1.3]
- add SSL support
- add login support
[0.1.4]
- add confirmation for 'unload' and 'delete'
- improve table view for '/list' and '/list_all'
- add 'unload' and 'delete' for '/list' and '/list_all'
- customize username and password
[0.1.5]
- include UNLOADED tasks in '/list' and '/list_all'
[0.1.6]
- easily view 'stdout' and 'stderr'
- jump to 'list' view after successful creation
[0.1.7]
- view and modify 'yaml'
- auto-refresh 'list' and 'list_all' every 10 seconds
- bug fixes:
- clear temp unzip folder if it exists before task creation
- minor improvements:
- copy 'yaml' to trash folder before deletion
- clear 'out' folder after updating 'yaml'
- disable 'stderr', 'stdout' button if there is no output
[0.1.8]
- allow optional 'UserName' and 'GroupName' setting
- bug fixes:
- chown 'out' folder when 'username' has lower privilege
- minor improvements:
- clear 'out' folder after 'yaml' update or 'create' submission
- continuously update 'list' without reloading (UI improvement)
- alert name of task for each 'operation'
[0.2.0]
- refer to 'meta' folder for list of all tasks
- remove 'plist' after unloading
- add 'plist' before loading
- update yaml does not immediately load if task was unloaded
[0.2.1]
- bug fixes: chown recursively all subdirectory of 'task' folder
[0.2.2]
- add 'download' function to download task zip package
[0.2.3]
- allow 'RootDirectory' and 'WorkingDirectory' to use '~root~' alias
- set '~root~' as default working directory
- limit max lines of stdout/stderr display to 'MAX_OUTPUT_LINE'.
- automatically update content of webpage.
- filter log output