Difference between revisions of "Release Notes"

From MSX - Wiki
Jump to navigation Jump to search
(38 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
These release notes contain major API extensions, fundamental UI/UX changes, and important bug fixes.
 
These release notes contain major API extensions, fundamental UI/UX changes, and important bug fixes.
 
__NOTOC__
 
__NOTOC__
== 0.1.135 <small>(In development)</small> ==
+
== 0.1.141 <small>(In development)</small> ==
 +
=== API extensions ===
 +
* '''Samsung TVs''': Extended action to launch applications (it is now possible to add launch data to the <code>system:tizen:launch</code>/<code>system:tizen:launch:{APP_ID}</code> action)
 +
* '''Samsung TVs''': Improved subtitle support (see [[Tizen Player]])
 +
* '''LG TVs''': Extended action to launch applications (it is now possible to add launch data to the <code>system:lg:launch:{APP_ID}</code> action)
 +
* Updated [[Internal Actions]]
 +
* Updated [[Tizen Player]]: Added <code>tizen:subtitle:delay</code> property
 +
* Updated [[Tizen Player]]: Added <code>tizen:subtitle:silent</code> property
 +
* Updated [[Tizen Player]]: Added <code>tizen:subtitle:url</code> property
 +
 
 +
== 0.1.140 <small>(Aug 26, 2021)</small> ==
 +
=== API extensions ===
 +
* Extended video events for plugins (added <code>data.data</code> property for specific events that contains the active video data before the event occurred)
 +
* Updated [[Internal Actions]]
 +
* Updated [[URL Parameters]]: Added <code>secure</code> parameter
 +
* Updated [[Extended Properties]]: Added <code>control:action</code> property
 +
* Updated [[Extended Properties]]: Added <code>control:return</code> property
 +
* Updated [[Extended Properties]]: Updated <code>button:{BUTTON_ID}:action</code> property
 +
* Updated [[Extended Properties]]: Updated <code>button:{BUTTON_ID}:icon</code> property
 +
* Updated [[Attached Data Examples]]: Added <code>info.framework.secure</code> property
 +
* Updated [[Plugin API Reference]]
 +
 
 +
== 0.1.138 <small>(Jun 15, 2021)</small> ==
 +
=== UI/UX changes ===
 +
* Slightly speed up menu navigation
 +
 
 +
== 0.1.137 <small>(May 26, 2021)</small> ==
 +
=== UI/UX changes ===
 +
* Improved player behavior (if the left/right key is pressed while the video/audio is in foreground, the player progress marker is focused; if the OK key is pressed while the video/audio is in foreground, the player default button is focused; by default, the last focused player button remains the focus)
 +
* Updated application font (updated to the latest roboto font version)
 +
* Added more icons (updated to the latest material icons version)
 +
 
 +
=== API extensions ===
 +
* Updated [[Icons]]
 +
 
 +
== 0.1.136 <small>(May 7, 2021)</small> ==
 
=== UI/UX changes ===
 
=== UI/UX changes ===
 
* Added new hover effect ('''Settings''' → '''Hover Effect''' → '''Preselect'''), which directly applies the selection when the cursor is over an item
 
* Added new hover effect ('''Settings''' → '''Hover Effect''' → '''Preselect'''), which directly applies the selection when the cursor is over an item
Line 7: Line 42:
  
 
=== API extensions ===
 
=== API extensions ===
 +
* '''Android/iOS devices''': Extended action to launch applications (it is now possible to add launch data to the <code>system:tvx:launch</code>/<code>system:tvx:launch:{APP_ID}</code> action and to handle the result)
 +
* Added [[Android Player]]
 +
* Added [[NetCast Menu]]
 
* Updated [[Internal Actions]]
 
* Updated [[Internal Actions]]
 
* Updated [[Extended Properties]]: Updated <code>label:duration</code> property
 
* Updated [[Extended Properties]]: Updated <code>label:duration</code> property
Line 63: Line 101:
 
* Updated [[Actions]]
 
* Updated [[Actions]]
 
* Updated [[Internal Actions]]
 
* Updated [[Internal Actions]]
* Updated [[Extended Properties]]: Added <code>label:speed:{LABEL}</code> property
 
 
* Updated [[Extended Properties]]: Added <code>button:{BUTTON_ID}:display</code> property
 
* Updated [[Extended Properties]]: Added <code>button:{BUTTON_ID}:display</code> property
 +
* Updated [[Extended Properties]]: Added <code>control:type</code> property
 
* Updated [[Extended Properties]]: Added <code>info:image</code> property
 
* Updated [[Extended Properties]]: Added <code>info:image</code> property
 
* Updated [[Extended Properties]]: Added <code>info:text</code> property
 
* Updated [[Extended Properties]]: Added <code>info:text</code> property
 +
* Updated [[Extended Properties]]: Added <code>label:speed:{LABEL}</code> property
 
* Updated [[Plugin API Reference]]
 
* Updated [[Plugin API Reference]]
 
* Updated [[Dictionary Structure]]
 
* Updated [[Dictionary Structure]]

Revision as of 20:10, 14 September 2021

These release notes contain major API extensions, fundamental UI/UX changes, and important bug fixes.

0.1.141 (In development)[edit]

API extensions[edit]

  • Samsung TVs: Extended action to launch applications (it is now possible to add launch data to the system:tizen:launch/system:tizen:launch:{APP_ID} action)
  • Samsung TVs: Improved subtitle support (see Tizen Player)
  • LG TVs: Extended action to launch applications (it is now possible to add launch data to the system:lg:launch:{APP_ID} action)
  • Updated Internal Actions
  • Updated Tizen Player: Added tizen:subtitle:delay property
  • Updated Tizen Player: Added tizen:subtitle:silent property
  • Updated Tizen Player: Added tizen:subtitle:url property

0.1.140 (Aug 26, 2021)[edit]

API extensions[edit]

0.1.138 (Jun 15, 2021)[edit]

UI/UX changes[edit]

  • Slightly speed up menu navigation

0.1.137 (May 26, 2021)[edit]

UI/UX changes[edit]

  • Improved player behavior (if the left/right key is pressed while the video/audio is in foreground, the player progress marker is focused; if the OK key is pressed while the video/audio is in foreground, the player default button is focused; by default, the last focused player button remains the focus)
  • Updated application font (updated to the latest roboto font version)
  • Added more icons (updated to the latest material icons version)

API extensions[edit]

0.1.136 (May 7, 2021)[edit]

UI/UX changes[edit]

  • Added new hover effect (SettingsHover EffectPreselect), which directly applies the selection when the cursor is over an item
  • Added long press feature (for pointer and touch devices) to select an item without executing it (e.g. to access additional options)

API extensions[edit]

0.1.134 (Apr 16, 2021)[edit]

UI/UX changes[edit]

  • Improved navigation management
  • Hide cursor on keyboard input
  • Added hover effect for video/audio progress bar
  • Added version suffix to make versions easier to identify
  • The display of some translated labels has been improved by truncating too long values

API extensions[edit]

0.1.132 (Mar 18, 2021)[edit]

UI/UX changes[edit]

  • Added shortcut feature for option items and player buttons

API extensions[edit]

0.1.131 (Mar 9, 2021)[edit]

API extensions[edit]

0.1.130 (Mar 5, 2021)[edit]

UI/UX changes[edit]

  • Windows devices: Improved user experience on Xbox consoles
  • Added more functions to customize the player (i.e. show video/audio related info image and/or text and hide/override default player buttons) (see Extended Properties)
  • Added more functions to customize the menu (i.e. set custom images instead of icons and change logo size) (see Menu Root Object and Menu Item Object)
  • Slightly improved rendering performance

API extensions[edit]

0.1.128 (Feb 17, 2021)[edit]

UI/UX changes[edit]

  • Samsung TVs: Default player for Samsung TVs (2016+ models) is now the Tizen player to support 4k/8k video formats, buffer settings, and more (see Tizen Player)
  • AFK delay (time to hide the player, notifications, etc. when there are no interactions) has been slightly decreased
  • The display of the start parameters has been improved by truncating too long values
  • The application suspend/resume feature has been improved

API extensions[edit]

0.1.127 (Jan 4, 2021)[edit]

UI/UX changes[edit]

  • Samsung TVs: Exit button is not handled anymore to use the native application exit behavior

0.1.125 (Nov 23, 2020)[edit]

API extensions[edit]

Bug fixes[edit]

  • Windows devices: Updated application capabilities to allow private network connections

0.1.123 (Nov 13, 2020)[edit]

API extensions[edit]

0.1.120 (Oct 20, 2020)[edit]

API extensions[edit]

0.1.119 (Sep 28, 2020)[edit]

UI/UX changes[edit]

  • Android tablets/phones: Enabled immersive mode (full screen experience)

0.1.118 (Sep 8, 2020)[edit]

UI/UX changes[edit]

  • Updated welcome pages (removed unnecessary example items)

0.1.117 (Sep 4, 2020)[edit]

API extensions[edit]

0.1.116 (Sep 2, 2020)[edit]

UI/UX changes[edit]

  • Android devices: Added AndroidX support

0.1.114 (Jun 9, 2020)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.112 (May 19, 2020)[edit]

API extensions[edit]

0.1.111 (Apr 29, 2020)[edit]

API extensions[edit]

0.1.110 (Mar 18, 2020)[edit]

API extensions[edit]

0.1.109 (Feb 21, 2020)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.107 (Jan 22, 2020)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.106 (Jan 17, 2020)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.103 (Jan 7, 2020)[edit]

UI/UX changes[edit]

  • Improved background mode
  • Improved navigation engine

0.1.102 (Dec 5, 2019)[edit]

API extensions[edit]

0.1.100 (Nov 8, 2019)[edit]

UI/UX changes[edit]

  • Updated playback speed values

0.1.97 (Oct 17, 2019)[edit]

API extensions[edit]

0.1.96 (Sep 24, 2019)[edit]

UI/UX changes[edit]

  • Improved video/audio error handling

0.1.95 (Sep 17, 2019)[edit]

UI/UX changes[edit]

  • Performance improvements for parsing and converting JSON data

0.1.92 (Sep 9, 2019)[edit]

API extensions[edit]

0.1.91 (Aug 21, 2019)[edit]

API extensions[edit]

0.1.90 (Aug 7, 2019)[edit]

UI/UX changes[edit]

  • Improved navigation and animation performance

0.1.88 (Jun 25, 2019)[edit]

API extensions[edit]

UI/UX changes[edit]

  • Improved HTTPS support when setting up the start parameter

0.1.87 (Jun 11, 2019)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.85 (May 16, 2019)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.82 (May 3, 2019)[edit]

API extensions[edit]

0.1.80 (Apr 16, 2019)[edit]

UI/UX changes[edit]

  • Improved image slider

0.1.78 (Mar 11, 2019)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.74 (Feb 28, 2019)[edit]

API extensions[edit]

0.1.70 (Feb 5, 2019)[edit]

API extensions[edit]

0.1.68 (Jan 9, 2019)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.66 (Nov 29, 2018)[edit]

Big fixes[edit]

  • Android devices: Updated network configuration to allow insecure connections (i.e. via http://)

0.1.65 (Nov 22, 2018)[edit]

API extensions[edit]

0.1.64 (Nov 6, 2018)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.60 (Oct 24, 2018)[edit]

API extensions[edit]

UI/UX changes[edit]

  • Improved media player

0.1.58 (Sep 26, 2018)[edit]

API extensions[edit]

0.1.54 (Aug 29, 2018)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.53 (Aug 24, 2018)[edit]

API extensions[edit]

UI/UX changes[edit]

  • Improved error handling

0.1.51 (Aug 3, 2018)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.48 (Jun 29, 2018)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.46 (Jun 22, 2018)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.45 (Jun 18, 2018)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.44 (Jun 6, 2018)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.43 (May 24, 2018)[edit]

UI/UX changes[edit]

  • Added link to examples on welcome pages

0.1.41 (May 3, 2018)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.40 (Apr 20, 2018)[edit]

API extensions[edit]

0.1.36 (Mar 23, 2018)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.34 (Mar 2, 2018)[edit]

UI/UX changes[edit]

  • Improved slideshow performance

0.1.33 (Feb 28, 2018)[edit]

UI/UX changes[edit]

  • Improved slideshow performance

0.1.30 (Feb 21, 2018)[edit]

API extensions[edit]

0.1.28 (Feb 13, 2018)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.27 (Feb 7, 2018)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.26 (Feb 2, 2018)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.25 (Feb 1, 2018)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.24 (Jan 31, 2018)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.20 (Jan 22, 2018)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.14 (Jan 16, 2018)[edit]

UI/UX changes[edit]

  • Updated image slider

0.1.13 (Jan 15, 2018)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.12 (Jan 12, 2018)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.11 (Jan 11, 2018)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.9 (Jan 10, 2018)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.7 (Jan 8, 2018)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.6 (Jan 6, 2018)[edit]

API extensions[edit]

0.1.5 (Jan 5, 2018)[edit]

  • Minor bug fixes (no significant extensions/changes)

0.1.0 (Dec 18, 2017)[edit]

  • Initial release