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
flag
property - Updated Menu Root Object: Added
restore
property - Updated Menu Root Object: Added
dictionary
property (see Dictionary Structure) - Updated Menu Root Object: Added
options
property - Updated Menu Item Object: Added
execute
property - Updated Menu Item Object: Added
options
property - Updated Content Root Object: Added
flag
property - Updated Content Root Object: Added
restore
property - Updated Content Root Object: Added
dictionary
property - Updated Content Root Object: Added
transparent
property - Updated Content Root Object: Added
dictionary
property (see Dictionary Structure) - Updated Content Root Object: Added
options
property - Updated Content Page Object: Added
transparent
property - Updated Content Page Object: Added
options
property - Updated Content Item Object: Added
options
property
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
welcome
property