Skip to content

Releases: FastPix/web-player-component

v1.0.8

18 Sep 12:21
Compare
Choose a tag to compare

[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); call i.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

04 Sep 10:48
c34b104
Compare
Choose a tag to compare

[1.0.7] - 2025-09-04

  • Fixed "OpenOnPlay" and "autoClose" issue for shoppable-video-player theme

v1.0.6

18 Aug 18:32
Compare
Choose a tag to compare

[1.0.6] - 2025-08-19

  • Removed unnecessary console logs

v1.0.5

18 Aug 18:26
Compare
Choose a tag to compare

[1.0.5] - 2025-08-18

New Feature: Shoppable Video Support

  • Shoppable Video Player Theme: Introduced shoppable-video-player theme with full-featured product sidebar, interactive hotspots, and comprehensive product catalog functionality
  • Shoppable Shorts Theme: Added shoppable-shorts theme 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

09 Jul 13:25
Compare
Choose a tag to compare

[1.0.4] - 2025-07-09

DRM Support & Chapters updation

  • DRM support included
  • Chapters feature updated

v1.0.3

05 May 07:28
Compare
Choose a tag to compare

Bug Fix - Spritesheet issue

v1.0.2

29 Apr 12:54
Compare
Choose a tag to compare

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

21 Feb 14:39
Compare
Choose a tag to compare

Initial Release of FastPix Player

v1.0.0

21 Feb 14:34
Compare
Choose a tag to compare

Initial release of FastPix Player.