Skip to content

2018-07-06, Version 1.1.5

Compare
Choose a tag to compare
@RobinzZH RobinzZH released this 06 Jul 06:43
· 747 commits to master since this release
285de00

Bug fixes

  • [f280461] - websocket: fix websocket not opened (tarotlwei)
  • [4608393] - h5test: deal with res headersSent after fail (youkunhuang)
  • [efc566e] - cpu: fix COPY_PASTE_ERROR (youkunhuang)
  • [0933d6f] - capture: revert merge for ajax and capturer (youkunhuang)
  • [dd2be78] - captrue: must return the push result (timcui)
  • [486dc50] - network: bugfix for use address instead of tmp (youkunhuang)
  • [5afbea1] - coverity: fix errors in coverity report (RobinzZH)
  • [dec08cf] - capture: http.request capture on-data => push (timcui)
  • [a88841f] - capture: push method instead of on-data event to capture (timcui)
  • [c814f83] - ajax: do something for pipe on error (youkunhuang)
  • [418cfc4] - ajax: error events remove before close bug fix (youkunhuang)
  • [eb89137] - coverity: fix errors in coverity report (RobinzZH)
  • [c2dee9f] - websocket: fix websocket log reportLogIndex (tarotlwei)
  • [93b30c9] - openapi: set default value for ip (youkunhuang)

Features

  • [3de60dc] - package.json: upgrade tsw version (RobinzZH)
  • [93124a3] - network: use bps instead of kbps (youkunhuang)
  • [958e335] - tnm2: add cpu load and network info report (youkunhuang)

Code Refactoring

  • [0cdbd58] - logger: no use strict (youkunhuang)
  • [d559b85] - master: refactor the master restart function (youkunhuang)
  • [bce46e0] - travis: add node-v10.5.0 (youkunhuang)
  • [c00e25d] - router: string type limited for router.name (youkunhuang)
  • [d061dc8] - jslint: update rules (youkunhuang)
  • [957fb7c] - jslint: close new-cap (youkunhuang)
  • [f27c587] - jslint: update jslint rules for tmpl.js (youkunhuang)
  • [ff76178] - seajs: res use const instead of let (youkunhuang)
  • [1452ec0] - config: allows to specify the path of config at startup (lemanzhang)
  • [ec101fb] - config: dns timeout use 1000 instead of 3000 (youkunhuang)
  • [89841bc] - websocket: delete unused tnm2 key (youkunhuang)
  • [45abc0a] - window: revert support vue ssr (youkunhuang)
  • [c4066d6] - window: support vue ssr (yuukiyao)
  • [19139f9] - window: support vue ssr (yuukiyao)
  • [8f0d1f9] - error: logger socker error info (youkunhuang)
  • [97d82b4] - websocket: add error ignore list (youkunhuang)
  • [fe89cac] - capture: clean event after end or error (youkunhuang)

Other commits

  • [b924c7b] - Revert "chore(window): support vue ssr" (yuukinan)