Improved error management in playlists
Pre-release
      Pre-release
    
        This release improves support for long playlists.
Improvements
- Improve error management in playlists.
 - Improve Control Center integration in presence of error:
- Display errors in the Control Center directly.
 - Allow users to retry playback after a failure directly from the Control Center.
 
 - Add 
actionAtItemEndplayer setting, with which the behavior when playback of an item ends can be customized. 
Fixes
- Resolve several analytics issues in playlists:
- Fix an issue leading to Commanders Act events missing a playback position.
 - Fix incorrect event transitions emitted when chaining items in a playlist.
 - Fix incorrect event transitions emitted when moving the item currently being played.
 
 - Fix incorrect playback position reported when dynamically enabling Control Center integration during playback.
 
Demo improvements
- Improve slider interactions.
 
Demo fixes
- Fix missing content image.
 
What's changed
- Fix incorrectly received tracker property updates by @defagos in #770
 - Fix broken image link by @waliid in #771
 - Improve demo slider by @defagos in #772
 - Improve Control Center display in presence of errors by @waliid in #769
 - Force simulator language and region by @defagos in #778
 - Fix incorrect time position after disabling and enabling Control Center integration by @waliid in #779
 - Support standard actions at item playback end by @waliid in #780
 - Avoid unnecessary Commanders Act seek / play transitions by @defagos in #781
 - Prepare for complete localization by @defagos in #782
 - Remove CombineExt by @defagos in #783
 
Full Changelog: 0.10.0...0.11.0