This repository has been archived by the owner on May 24, 2021. It is now read-only.
Releases: podlove/podlove-web-player
Releases · podlove/podlove-web-player
Podlove Web Player
v4.0.0-beta.1
Podlove Web Player
v4.0.0-alpha.7
Podlove Web Player
v4.0.0-alpha.6
Podlove Web Player
v4.0.0-alpha.5
Podlove Web Player
v4.0.0-alpha.4
Podlove Web Player
v4.0.0-alpha.3 Featured Settings Tab
Podlove Web Player
v4.0.0-alpha1
Podlove Web Player
v4.0.0-alpha.2 Alpha Release for Publisher Integration
Aligned in Style
Features
- One column in info tab on small screens
Fixes
- Fix alignment of elements in progress bar
- Fix adaptive font-sizes for large screens
- Fix overlapping breakpoints for small screens
Breakpoint of Meta-Scrubbing
Features
- player only pre-loads metadata, if no value for duration is given (NOTE: to stop preloading completely the preload attribute must be set to none)
- progress bar scrubber is always completely visible and does not break out of layout
- use pointer cursor on progress handle / scrubber
- uniform breakpoints throughout the player
- (almost) no logging in production
Fixes
- do not show license area in info tab, if license info is missing ( param.license.url & param.license.name )
- use fixed font sizes instead of percentage based, growing ones
- some linter warnings and errors