Version Management
This page summarizes historical releases and the evolution path of WebRTC Engine.
The latest version is listed first. Click a version to view detailed changes, migration notes, and compatibility impact.
Evolution Overview
- 1.x stage: Established the project foundation with core playback and publishing capabilities.
- 2.0 stage: Refactored the plugin architecture and introduced reconnection for stronger production stability.
- 2.1 stage: Expanded plugin extensibility limits, added key hooks/events, and fixed reconnection edge-case behavior.
Version History (Latest → Oldest)
Reading Suggestions
- New users: start from
v2.1.0to understand currently recommended capabilities. - Existing users upgrading from older versions: check migration and compatibility notes first.