File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,23 @@ Web-based terminal application for InterSystems Caché database. Access yo
10
10
11
11
### What's new?
12
12
13
+ #### v0.9.6.8
14
+
15
+ * Added /tip command with detail tutorial of terminal functionality.
16
+ * Client-side commands parsing dialect changed and improved: check it in helpbox by typing "/tip" or "/tip all".
17
+ * It is possible now to define favorite commands/scenaries/programs.
18
+ * Fixed autocompletion for globals
19
+ * Added autocompletion for defines
20
+ * Fixed browser's autocomplete files caching
21
+ * "/autocomplete new" will regenerate file except of loading same file again
22
+ * /reset will reset autocomplete files on server
23
+ * Added /echo command
24
+ * Added /favourite command. Can be used as "<big code > /favorite {slot}" and then "/favorite {slot}"
25
+ * added /watch with same function as /tail
26
+ * /tail command without arguments will stop all watches
27
+ * Fixed Cache 2013.1
28
+ * Tested on Android 4.1, iOS 6
29
+
13
30
#### v0.9.5
14
31
15
32
* Added globals watching. Use /tail {filePath|globalName}
You can’t perform that action at this time.
0 commit comments