You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🚀 Add voice call feature and related improvements
- Introduce voice call functionality with socket event handling
- Update UI components to support voice call actions and status
- Enhance README and changelog with voice call feature details
- Bump version to 1.0.18
🔧 Simplify GitHub Actions build workflow
- Remove server build jobs for Linux, Windows, and macOS
- Update create-release job to only depend on web build
- Reduce release artifacts to web package only
- Bump project version to 1.2.0