Releases: FastPix/web-player-component
Releases · FastPix/web-player-component
v1.0.10
v1.0.9
Version -[1.0.9]
- Added
skip-intro-startandskip-intro-endandnext-episode-button-overlaybuttons support. - Fixed shoppable video hotspot issue
- Added
player-buttonsslot
v1.0.8
[1.0.8] - 2025-09-18
New & Improved: Playlist
- Added playlist APIs:
addPlaylist(playlist),next(),previous(),selectEpisodeByPlaybackId(playbackId) - Supported attributes:
default-playback-id,hide-default-playlist-panel,loop-next - Events:
playbackidchange,playlisttoggle - Custom navigation hooks:
customNext(handler),customPrev(handler); calli.next()/i.previous()inside your handlers - Default playlist panel can be hidden to build a fully custom panel via
slot="playlist-panel" - Introduced
destroy()for lightweight teardown before custom source-switching flows
v1.0.7
[1.0.7] - 2025-09-04
- Fixed "OpenOnPlay" and "autoClose" issue for shoppable-video-player theme
v1.0.6
[1.0.6] - 2025-08-19
- Removed unnecessary console logs
v1.0.5
[1.0.5] - 2025-08-18
New Feature: Shoppable Video Support
- Shoppable Video Player Theme: Introduced
shoppable-video-playertheme with full-featured product sidebar, interactive hotspots, and comprehensive product catalog functionality - Shoppable Shorts Theme: Added
shoppable-shortstheme for simplified external link integration optimized for social media and mobile-first content - Product Integration: Support for product data configuration with hover effects, click actions, and time-based product activation
- Interactive Hotspots: Clickable markers on video timeline that link to specific products
- Post-Play Overlay: Product carousel that appears when video ends to encourage continued engagement
- Responsive Design: Cart button and sidebar adapt to different screen sizes with theme-specific visibility rules
- Developer Documentation: Comprehensive developer guide with configuration examples, troubleshooting section, and best practices
v1.0.4
[1.0.4] - 2025-07-09
DRM Support & Chapters updation
- DRM support included
- Chapters feature updated
v1.0.3
Bug Fix - Spritesheet issue
v1.0.2
Added foundational support for Google Chromecast. This includes:
- Chromecast session detection and management.
- Remote playback toggling with fallback to local player.
- Volume and mute sync between player and Chromecast.
- Session cleanup on load and playback resume logic.
v1.0.1
Initial Release of FastPix Player