CODE 7.2.2
Description
Olympe Framework 7.2.2, released in February 2020.
Breaking Changes
- sendSyncRequest() method on olympe.server.Source has been renamed to sendGetContext()
New Features
- OF-1142: Cordova: Add support for Camera App access.
Bug fixes & Minors
- OF-1125: Change getContext query to use HTTP streaming instead of websocket.
- OF-1146: Fixed memory leaks.
- OF-1148: Ping message sent a string instead of an object.
- OF-1153: callbacks registered in the server manager should be removed after a timeout.
- OF-1158: UI Editor: Lists don't support height smaller than -219.
- OF-1159: Blocking error: Alert static method
show
no longer exists. - OF-1156: Sessions should expire (but not NodeJS ones).
- OF-1149: Singleton services sometimes not bound to the root context.
- OF-1147: Improve performances of some DOM changes.