[
https://issues.apache.org/jira/browse/WEEX-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16118051#comment-16118051
]
ASF GitHub Bot commented on WEEX-51:
------------------------------------
Github user Hanks10100 commented on the issue:
https://github.com/apache/incubator-weex/pull/577
## Change Log
### 0.21.1
+ [rax] Upgrade `weex-rax-framework` to **0.4.1** .
+ [vue] Upgrade `weex-vue-framework` to **2.3.3-weex.1** . ([change log of
Vue](https://github.com/vuejs/vue/releases/tag/v2.3.3))
+ [vue] Add `weex.supports` api to support feature detections.
[Aone](https://aone.alibaba-inc.com/req/11251281) |
[#5063](https://github.com/vuejs/vue/pull/6053)
+ [runtime] Fix the console API to adapt JSC on Android.
[WEEX-51](https://issues.apache.org/jira/projects/WEEX/issues/WEEX-51) |
[#470](https://github.com/apache/incubator-weex/pull/470)
+ [runtime] Support to pass options in `callNativeModule` and
`callNativeComponent`. [Aone](https://aone.alibaba-inc.com/req/11636878)
### 0.21.2
+ [Internal feature test]
### 0.21.3
+ [Internal feature test]
### 0.21.4
+ [rax] Upgrade `weex-rax-framework` to **0.4.7** .
+ [rax] Add reliable type check for the last argument of `taskCenter.send`.
### 0.21.5
+ [vue] Upgrade `weex-vue-framework` to **2.4.2-weex.3** . ([change
log](https://github.com/vuejs/vue/releases/tag/v2.4.2))
+ [vue] Support the `<richtext>` component.
[Anoe](https://aone.alibaba-inc.com/req/11637172) |
[#6223](https://github.com/vuejs/vue/pull/6223)
+ [runtime] Fix potential memory leak of `callbacks` in `CallbackManager`
and `TaskCenter`. [#550](https://github.com/apache/incubator-weex/pull/550)
+ [runtime] Support to return values in `fireEvent`.
### 0.21.6
+ [vue] Fix the `$refs` in vue.
[Aone](https://aone.alibaba-inc.com/issue/10781510)
+ [legacy] Support to use the computed class list in legacy framework.
[Aone](https://aone.alibaba-inc.com/issue/8572527)
+ [legacy] Add warnings for legacy api on `Array.prototype` and
`Object.prototype`.
+ [legacy] Return `instance` in `createInstance`.
+ [vanilla] Remove the global `id` variable and the first parameter of
`sendTasks`.
### 0.21.7
+ [runtime] Support to send `ArrayBuffer` data between js and native.
> The console APIs doesn't work on Android
> ----------------------------------------
>
> Key: WEEX-51
> URL: https://issues.apache.org/jira/browse/WEEX-51
> Project: Weex
> Issue Type: Bug
> Components: JSFM
> Affects Versions: 0.15
> Reporter: Hanks Zhang
> Assignee: sospartan
>
> As Weex switched its js engine to JSC on Android, the console APIs doesn't
> work anymore.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)