Skip to content

2018-06-25, Version 1.1.4

Compare
Choose a tag to compare
@RobinzZH RobinzZH released this 25 Jun 10:45
· 803 commits to master since this release
8813ad1

Bug fixes

  • [f500516] - websocket: fix websocket log reportLogIndex (tarotlwei)
  • [c61434d] - openapi: change const error by eslint fix (RobinzZH)
  • [69c44f4] - openapi: filter key with undefined-value in sig calculation (RobinzZH)
  • [9245a66] - openapi: set default value for ip (youkunhuang)
  • [7d0a1e1] - capture: fix event leek (youkunhuang)
  • [204ee81] - mail: fix tmpl js error (RobinzZH)
  • [e443ffe] - cpu: fix identical branches for if-else (RobinzZH)
  • [28cf591] - download: fix har download bug (youkunhuang)
  • [f9df31e] - reload: ignore warning while reloading (youkunhuang)
  • [6ca0aca] - sea-node: do not use cache when options has paths property (mapleeit)
  • [398bf63] - ccfinder: init data start after clear (youkunhuang)
  • [72be759] - router: keep body same in router (youkunhuang)

Features

  • [8f75354] - h5test: add link to logview (RobinzZH)

Code Refactoring

  • [6fa72dc] - package.json: upgrade project version (RobinzZH)
  • [a952c04] - router: update log when ip empty (youkunhuang)
  • [8c3261a] - router: support app.beforeStart in http router (youkunhuang)
  • [f51c7c2] - router: support app.beforeStart in http router (youkunhuang)
  • [86257db] - node: support node 10 (youkunhuang)
  • [5a33483] - warning: update runtimeType for warning (youkunhuang)
  • [722ec46] - window: revert support vue ssr (youkunhuang)
  • [26a7f59] - logview: update triple-clicking tips (RobinzZH)
  • [0daa459] - logview: triple-clicking to highlight url (RobinzZH)
  • [e5c4618] - openapi: update default param for signature (RobinzZH)
  • [cd9d01d] - window: support vue ssr (yuukiyao)
  • [d831cae] - window: support vue ssr (yuukiyao)
  • [c0148a0] - error: logger socker error info (youkunhuang)
  • [381223d] - websocket: add error ignore list (youkunhuang)
  • [4f747c1] - capture: clean event after end or error (youkunhuang)
  • [bd11d0c] - http: add dns and connect time (youkunhuang)
  • [675d904] - http.test: code refactor (RobinzZH)
  • [f1f0003] - nyc: remove deprecated folder (RobinzZH)
  • [a98d2d2] - mail: update mail tmpl (youkunhuang)
  • [1e629a9] - test: remove lib and move test case to tsw (RobinzZH)
  • [321e594] - websocket: websocket report refactor (tarotlwei)
  • [6ad9cb9] - capturer: support requestHeader and requestBody (youkunhuang)
  • [90637b1] - examples: add gitignore file (youkunhuang)
  • [bfb00c2] - logger: getCallInfo module improving performance (youkunhuang)
  • [8fa5f8e] - alpha: update skyMode add getUin (youkunhuang)
  • [07c1803] - capture: add captureIncomingMessageBody (youkunhuang)
  • [1e4a91e] - cpu: refactor cpu notify and del heapdump (youkunhuang)
  • [107e9a0] - n-api: ignore N-API warning mail (youkunhuang)
  • [e7ef9cc] - docker: change CMD to bin/proxy/startup.sh (fduxiao)
  • [41ddb7a] - docker: add dockerfile (fduxiao)

Other commits

  • [d8c1b5b] - docs(examples) : add egg.js examples (youkunhuang)
  • [6f70f8d] - test(openapi) : fix the unit test (RobinzZH)
  • [9c4b4d8] - Revert "chore(window): support vue ssr" (yuukinan)
  • [98efd54] - test(http) : add test cases (RobinzZH)
  • [cf9647a] - test(alpha) : remove iswin32like case (RobinzZH)
  • [92c8d97] - test(gziphttp) : add test cases (RobinzZH)
  • [9ab0e35] - test(xss) : add test cases (RobinzZH)
  • [aa55ba0] - test(alpha) : add test cases (RobinzZH)