File tree Expand file tree Collapse file tree 1 file changed +7
-15
lines changed
Expand file tree Collapse file tree 1 file changed +7
-15
lines changed Original file line number Diff line number Diff line change 11# Change Log
2- ## [ 0.2.3 ] 2018-05-TBD
2+ ## [ 0.2.4 ] 2018-07-18
33### Added
44- Browser title window now changes with xterm escape sequences (see http://tldp.org/HOWTO/Xterm-Title-3.html )
55- Added bellStyle options
66 - ` GET var ` : ** bellStyle** - _ string_ - Style of terminal bell: ("sound"|"none"). ** Default:** "sound". ** Enforced Values:** "sound", "none"
77 - ` config.json ` : ** terminal.bellStyle** - _ string_ - Style of terminal bell: (sound|none). ** Default:** "sound".
8- - webpack-cli 2.1.3
9- - ajv 6.5.0
8+ - ` workspace ` folder on GITHUB for BIG-IP specific fixes/changes
109### Changed
11- - Updated ssh2 to v0.6.1
12- - mostly for node v10 compatibility
1310- Updated xterm.js to 3.1.0
1411 - https://github.com/xtermjs/xterm.js/releases/tag/3.1.0
15- - Updated dev dependancies
16- - style-loader to 0.2.1
17- - standard to 11.0.0
18- - webpack to 4.8.1
19- - extract-text-webpack-plugin to 4.0.0-beta.0
20- - validator to 10.0.0
21- - url-loader to 1.0.1
22- - rebuilt /client with updated webpack and plugins
23- - @fortawesome/fontawesome @1.1.7
24- - @fortawesome/fontawesome-free-solid @5.0.11
12+ - Default listen IP in ` config.json ` changed back to 127.0.0.1
13+ ### Fixed
14+ - ESC] 0; is now removed from log files when using the browser-side logging feature
15+
16+ ## [ 0.2.3] unreleased
2517
2618### Fixed
2719- ESC] 0; is now removed from log files when using the browser-side logging feature
You can’t perform that action at this time.
0 commit comments