fixed incorrect reporting of zone in dbus signal
[profile/ivi/automotive-message-broker.git] / RELEASE
1 Release notes for release 0.13
2
3 New features:
4 - [xwalk extension] implements full W3C automotive BG vehicle and data APIs
5 - [OpenCV plugin] code updated to the new 3.0 beta API
6 - [OpenCV plugin] driver drowsiness detection test code
7 - [Bluemonkey plugin] support for zones in JS API.
8 - [Bluemonkey plugin] database module.
9
10 Changes:
11 - OpenCV plugin experimental options for cuda and kinect are removed
12 - Removed unmaintained plugins: tpms, websocket{sink,source}
13
14 Fixes:
15 - [DBus plugin] Fix exporting properties in zones that really don't have support
16 - [xwalk extension] fixed set() for some types did not work because of invalid GVariant creation.
17 - [websocket plugin] Updated html test page.  Fixed protocol usage.