Skip to content

Commit

Permalink
v2.0.1 released
Browse files Browse the repository at this point in the history
  • Loading branch information
Maizify committed Jun 16, 2016
1 parent 1d248cd commit ae5d4af
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 2,490 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
English | [简体中文](./CHANGELOG_CN.md)


#### v2.0.1 (2016-06-16)

- [FIX] Fix error that vConsole may not work at X5 browser engine
- [FIX] Fix error that `localStorage` is null in some kind of devices
- [FIX] Fix boolean display error in Log tab
- [IMPROVE] Improve UI in Android


#### v2.0.0 (2016-06-05)

- [FEATURE] Rebuild completely, support custom plugin, see [Plugin: Getting Started](./doc/plugin_getting_started.md).
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG_CN.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
[English](./CHANGELOG.md) | 简体中文


#### v2.0.1 (2016-06-16)

- 【修复】修复 vConsole 可能无法运行在 X5 内核浏览器的问题
- 【修复】修复某些设备不支持 `localStorage` 的问题
- 【修复】修复布尔值在 Log 面板展示不正确的问题
- 【优化】优化在 Android 设备下的 UI 表现


#### v2.0.0 (2016-06-05)

- 【特性】完全重构,支持自定义插件,请查阅[插件:入门](./doc/plugin_getting_started_CN.md)
Expand Down
Loading

0 comments on commit ae5d4af

Please sign in to comment.