Changelog

Time:2025-09-10 Views:12
Catalog Navigation

    v3.2.1 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.


    ✨ New Features and Optimizations

    1. Subtitle and Chapter System: From "Static Display" to "Deep Interaction"

    • 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.

    2. Streaming Protocol Suite: Complete WebRTC Matrix Coverage

    • 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.

    3. Mobile Adaptation: Touch-Screen Optimized Interaction Design

    • 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.

    4. UI/UX Evolution: Eliminating Distractions, Returning to Visual Purity

    • 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.


    🔧 Bug Fixes

    • 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.


    v3.2.0 2025-12-01

    v3.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.

    New Features and Optimizations

    1. Local File Playback (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

    2. Segment Loop Playback (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

    3. Recording Function (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

    4. Multi-language Support (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

    5. Volume Gain Adjustment

    • 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.

    6. Enhanced Keyboard Shortcuts

    • Feature: Added more keyboard shortcut operations

    • Value: Provides more efficient and convenient keyboard control methods for advanced users, improving the operating experience

    Bug Fixes

    • 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

     


    v3.1.5 2025-11-01

    v3.1.5 Download: https://cdn.zwplayer.cn/v3.1.5/zwplayer.zip

    New Features and Optimizations

    • New disableMutedConfirm configuration: Used to disable the muted confirmation prompt triggered by browser autoplay policies, providing a smoother uninterrupted experience for scenarios requiring autoplay.

    Bug Fixes

    • Fixed an issue where links in the player's context menu failed to click.


    v3.1.4 2025-08-30

    v3.1.4 Download: https://cdn.zwplayer.cn/v3.1.4/zwplayer.zip

    New Features and Optimizations

    • 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.

    Bug Fixes

    • Fixed an issue where HTTP-FLV on-demand mode might fail to play normally.


    v3.1.3 2025-03-06

    Experience and Compatibility

    • Framework 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.


    v3.1.2 2024-05-07

    • Official Release 🎉 ZWPlayer v3.1.2 is officially released.