2026-01-24 (Latest Version)v3.2.1 Download: https://cdn.zwplayer.cn/v3.2.1/zwplayer.zip
This update is a deep optimization release of the ZWPlayer v3.2.0 series. We not only achieved a functional leap in subtitle and chapter systems but also conducted comprehensive optimizations for mobile interactions, WebRTC protocol ecosystem, and UI details, aiming to provide developers with a more professional and smoother cross-platform playback solution.
Intelligent Content Retrieval: New built-in subtitle and chapter search panel supports quick indexing via keywords and one-click jump to corresponding video progress, enabling subtitles as indexes and instant line jumping.
Zero-Barrier File Access: Support direct drag-and-drop of local subtitle (SRT/VTT/BCC) or chapter (JSON/VTT) files into the player, significantly improving content debugging and viewing efficiency.
Full Lifecycle Callbacks: New onSubtitleLoaded, onChapterLoaded events for deep business logic integration.
Format Auto-Detection: The player can now automatically identify VTT, SRT, JSON and other subtitle and chapter content formats.
Multi-Cloud Platform Integration: Beyond standard WHEP support, added official adapters for Alibaba Cloud ARTC and Tencent Cloud TRTC protocols, empowering ultra-low latency live streaming scenarios.
Protocol Intelligent Recognition: Enhanced underlying detection logic supports automatic parsing and instant opening of multiple protocol headers including webrtc://, artc://, trtc://, brtc://, etc.
Full Browser Recording Compatibility: Special optimizations for Firefox and Safari browsers ensure stable recording functionality across all major browsers.
Efficient Fast-Forward Experience: Introduced long-press to trigger 2x speed playback mechanism; releasing immediately restores normal speed, aligning with mainstream short-video app operation logic.
Spatial Layout Optimization: Small window mode intelligently hides non-essential toolbars and reduces the center play button size, maximizing screen real estate for content on small screens.
WeChat Environment Smart Strategy: New WeChat browser environment detection automatically disables autoplay configuration within WeChat to avoid continuous loading spinners caused by autoplay restrictions, improving first-screen experience.
Global Panel Mutual Exclusion: Established a global panel manager ensuring that only one functional panel (subtitle search, settings, chapters, etc.) is active at a time, avoiding UI overlap and visual clutter.
Cross-Platform Interaction Compatibility: Fixed the "sticky display" menu issue caused by :hover pseudo-class on mobile browsers.
Unified Visual Language: Standardized recording options, scrollbar, and popup styles to enhance overall brand consistency.
Fluid Mode Adaptation: Fixed an issue where in fluid adaptive mode, portrait videos caused the container to fail to match the aspect ratio properly, resulting in unexpected scrollbars.
Multi-language Core Fixes: Fixed partial translation mappings for some prompts and the issue where disableMutedConfirm configuration became ineffective when switching languages.
Shortcut Key Conflicts: Resolved the conflict where operating arrow keys in the search panel accidentally triggered volume adjustments in the underlying player.
2025-12-01v3.2.0 Download: https://cdn.zwplayer.cn/v3.2.0/zwplayer.zip
This update is a significant feature release, focusing on adding multiple practical configuration options that significantly enhance the player's localization, interactivity, and playback capabilities.
localPlayback)Feature: Supports direct playback of local video/audio files from the user's device
Value: No need to upload to servers, providing users with faster and more private playback experience, suitable for file preview and local media library scenarios
segmentButton)Feature: Allows users to select specific video segments for loop playback
Value: Greatly facilitates scenarios requiring repeated viewing of specific content such as teaching review, highlight replay, and fitness exercise practice
recordButton)Feature: Supports recording currently playing video or extracting audio only
Value: Provides users with content preservation and secondary creation capabilities, such as recording live stream clips and creating audio cuts
lang)Feature: New internationalization configuration supports interface language switching
Value: Makes the player easier to integrate into internationalization projects, improving the experience for non-Chinese users
Feature: Adjustable volume gain supporting up to 4x maximum volume.
Value: Even when audio source volume is low, users can hear clearly and better capture sound details.
Feature: Added more keyboard shortcut operations
Value: Provides more efficient and convenient keyboard control methods for advanced users, improving the operating experience
Fixed incomplete video display issue in fluid mode
Impact: Fixed a bug where videos could be cropped or displayed abnormally in fluid layout, ensuring viewing quality under adaptive layouts
2025-11-01v3.1.5 Download: https://cdn.zwplayer.cn/v3.1.5/zwplayer.zip
New disableMutedConfirm configuration: Used to disable the muted confirmation prompt triggered by browser autoplay policies, providing a smoother uninterrupted experience for scenarios requiring autoplay.
Fixed an issue where links in the player's context menu failed to click.
2025-08-30v3.1.4 Download: https://cdn.zwplayer.cn/v3.1.4/zwplayer.zip
Protocol Support Extension: Added support for webrtc:// and brtc:// streaming protocols.
HLS Enhancement: Added compatibility for HEVC codec format in HLS streams to support more efficient video playback.
Live Stream Optimization: When setting isLive=true, the player will automatically enable live stream catch-up functionality to ensure lower latency.
Fixed an issue where HTTP-FLV on-demand mode might fail to play normally.
2025-03-06Framework Adaptation: Added official adapter support for Vue 2 and Vue 3 frameworks, facilitating integration into mainstream frontend projects.
Style Optimization: Resolved UI style compatibility issues on some mobile devices, improving visual consistency on mobile platforms.
2024-05-07Official Release 🎉 ZWPlayer v3.1.2 is officially released.