Skip to content

Commit 3320f8e

Browse files
2 parents f3eeffb + 5efaa42 commit 3320f8e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

readme.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,23 @@ Web-based terminal application for InterSystems Caché database. Access yo
1010

1111
### What's new?
1212

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+
1330
#### v0.9.5
1431

1532
* Added globals watching. Use /tail {filePath|globalName}

0 commit comments

Comments
 (0)