started 0.14 development
[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 - [tools] new ambctl. replaces amb-get, amb-set, etc
10
11 Changes:
12 - OpenCV plugin experimental options for cuda and kinect are removed
13 - Removed unmaintained plugins: tpms, websocket{sink,source}
14 - Implementing AbstractSource::getPropertyInfo() is now mandatory
15 - [websocket plugin] protocol changes: getSupportedEventTypes is getSupported.  'data' changed type to array of objects
16   instead of array of strings.  See plugins/websocket/protocol
17 - Removed old ButtonEvent interface as it conflicted with the new ButtonEvent.
18 - Extensive documentation improvements.  Plugin docs install to @DOC_INSTALL_PREFIX@/plugins/.
19 - Bluemonkey JS API docs @DOC_INSTALL_PREFIX@/plugins/bluemonkey/html/.
20
21 Fixes:
22 - [DBus plugin] Fix exporting properties in zones that really don't have support
23 - [xwalk extension] fixed set() for some types did not work because of invalid GVariant creation.
24 - [websocket plugin] Updated html test page.  Fixed protocol usage.
25 - [websocket plugin] Source zones properly supported