4.0.0 #866
MGaetan89
announced in
Announcements
4.0.0
#866
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
New features
Breaking changes
SRGAnalytics.sendPageView
no longer sendsComScorePageView
.SRGAssetLoader
no longer supports custom URL to load a media composition.MetricsCollector
no longer implementsPillarboxAnalyticsListener
andPlaybackSessionManager.Listener
.MonitoringConfigFactory
's constructor is no longer public.PillarboxBuilder.create()
is no longer public.PillarboxPreloadManager
constructor has changed:rendererCapabilitiesListFactory: RendererCapabilitiesList.Factory
argument was removed.allocator: DefaultAllocator
argument was removed.renderersFactory: RenderersFactory
argument was added.loadControl: LoadControl
argument was added.pillarbox-ui
:ToggleableBox()
.DelayedVisibilityState
.rememberDelayedVisibilityState(Boolean, Boolean, Duration)
.rememberDelayedVisibilityState(Player, Boolean, Boolean, Duration)
.Modifier.toggleable(Boolean, Role?, DelayedVisibilityState)
.Modifier.toggleable(Boolean, Role?, Indication?, MutableInteractionSource?, DelayedVisibilityState)
.Modifier.maintainVisibleOnFocus(DelayedVisibilityState)
.What's Changed
pillarbox-player
module documentation by @MGaetan89 in Updatepillarbox-player
module documentation #792config
folder by @MGaetan89 in Move config files to theconfig
folder #795internal
/private
by @MGaetan89 in Make some symbolsinternal
/private
#800pillarbox-player
module by @MGaetan89 in Update documentation for thepillarbox-player
module #817Full Changelog: 3.0.0...4.0.0
This discussion was created from the release 4.0.0.
Beta Was this translation helpful? Give feedback.
All reactions