Commit 4dcf065 1 parent ada7343 commit 4dcf065 Copy full SHA for 4dcf065
File tree 1 file changed +10
-3
lines changed
1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Cache Web Terminal
2
2
Web-based terminal application for InterSystems Caché ; database. Access your database from the web, local network or even localhost.
3
3
4
+ Visit [ project page] ( http://intersystems-ru.github.io/webterminal ) for more details.
5
+
4
6
### Ways to install terminal
5
7
<UL >
6
8
<LI >Just download XML from <a href =" http://intersystems-ru.github.io/webterminal/#downloads " >project page</a > and import it into %SYS namespace.</LI >
@@ -16,8 +18,14 @@ Unauthorized users will become "UnknownUser", so be patient.
16
18
17
19
### What's new?
18
20
21
+ #### v 1.0 (beta)
22
+ + /version command add
23
+ + Tests on Win7/Win8/UNIX (2014.1/2014.2)
24
+ + Some little fixes
25
+ + Font smoothing option add
26
+
19
27
#### v 0.9.9.8 (dev)
20
- * autocomplete on unix fix
28
+ * Autocomplete on unix fix
21
29
* "w #" command support
22
30
23
31
#### v 0.9.9.5-7 (dev)
@@ -93,8 +101,7 @@ Unauthorized users will become "UnknownUser", so be patient.
93
101
94
102
### Usage
95
103
Point your browser to the following csp file: (http://[ host] :[ port] /csp/sys/webTerminal/index.csp) Type "/help" to get more information.
96
- ### Additional information
97
- Visit [ project page] ( http://intersystems-ru.github.io/webterminal ) for extra information.
104
+
98
105
### Description
99
106
<table >
100
107
<tr>
You can’t perform that action at this time.
0 commit comments