Difference between revisions of "Release Notes"
Jump to navigation
Jump to search
| Line 14: | Line 14: | ||
* Updated [[Menu Root Object]]: Added <code>flag</code> property | * Updated [[Menu Root Object]]: Added <code>flag</code> property | ||
* Updated [[Menu Root Object]]: Added <code>restore</code> property | * Updated [[Menu Root Object]]: Added <code>restore</code> property | ||
| − | * Updated [[Menu Root Object]]: Added <code>dictionary</code> property | + | * Updated [[Menu Root Object]]: Added <code>dictionary</code> property (see [[Dictionary Structure]]) |
* Updated [[Menu Root Object]]: Added <code>options</code> property | * Updated [[Menu Root Object]]: Added <code>options</code> property | ||
* Updated [[Menu Item Object]]: Added <code>execute</code> property | * Updated [[Menu Item Object]]: Added <code>execute</code> property | ||
| Line 22: | Line 22: | ||
* Updated [[Content Root Object]]: Added <code>dictionary</code> property | * Updated [[Content Root Object]]: Added <code>dictionary</code> property | ||
* Updated [[Content Root Object]]: Added <code>transparent</code> property | * Updated [[Content Root Object]]: Added <code>transparent</code> property | ||
| − | * Updated [[Content Root Object]]: Added <code>dictionary</code> property | + | * Updated [[Content Root Object]]: Added <code>dictionary</code> property (see [[Dictionary Structure]]) |
* Updated [[Content Root Object]]: Added <code>options</code> property | * Updated [[Content Root Object]]: Added <code>options</code> property | ||
* Updated [[Content Page Object]]: Added <code>transparent</code> property | * Updated [[Content Page Object]]: Added <code>transparent</code> property | ||
Revision as of 15:43, 15 January 2021
These release notes contain important bug fixes and/or major API extensions.
0.1.127 (Jan 4, 2021)[edit]
Bug fixes[edit]
- Samsung TVs: Exit button is not handled anymore to use the native application exit behavior
- Mac devices: Slightly adapted application exit behavior
0.1.125 (Nov 23, 2020)[edit]
0.1.124 (Nov 13, 2020)[edit]
0.1.120 (Oct 20, 2020)[edit]
API extensions[edit]
- Updated Menu Root Object: Added
flagproperty - Updated Menu Root Object: Added
restoreproperty - Updated Menu Root Object: Added
dictionaryproperty (see Dictionary Structure) - Updated Menu Root Object: Added
optionsproperty - Updated Menu Item Object: Added
executeproperty - Updated Menu Item Object: Added
optionsproperty - Updated Content Root Object: Added
flagproperty - Updated Content Root Object: Added
restoreproperty - Updated Content Root Object: Added
dictionaryproperty - Updated Content Root Object: Added
transparentproperty - Updated Content Root Object: Added
dictionaryproperty (see Dictionary Structure) - Updated Content Root Object: Added
optionsproperty - Updated Content Page Object: Added
transparentproperty - Updated Content Page Object: Added
optionsproperty - Updated Content Item Object: Added
optionsproperty
0.1.119 (Sep 28, 2020)[edit]
0.1.118 (Sep 8, 2020)[edit]
0.1.117 (Sep 4, 2020)[edit]
API extensions[edit]
- Updated Start Object: Add
welcomeproperty