Releases: Cap-go/capacitor-realtimekit
Releases Β· Cap-go/capacitor-realtimekit
8.0.4
8.0.3
π Changelog
Changed
- Switched formatting validation from prettylint to prettier-pretty-check for improved code style enforcement
- Updated dependency
mistricky/cccaction to version 0.2.5
π Full Changelog: 8.0.2...8.0.3
8.0.2
π Changelog
Changed
- Added homepage field to package.json to improve package discoverability
π Full Changelog: 8.0.1...8.0.2
8.0.1
π Changelog
Changed
- Updated to support Capacitor 8.0.0 and its dependencies
Fixed
- Significantly improved checkout performance
- Enhanced fetch operation speed
π Full Changelog: 7.1.4...8.0.1
7.1.4
π Changelog
Changed
- Updated plugin version to 7.1.4 across Android, iOS, and package.json
π Full Changelog: 7.1.3...7.1.4
7.1.3
π Changelog
Changed
- Switched project license from MIT to MPL 2.0 (Mozilla Public License 2.0)
- Updated GitHub Actions workflow to use actions/checkout@v6
π Full Changelog: 7.1.2...7.1.3
7.1.2
π Changelog
Added
- MIT License file to explicitly define project licensing terms
π Full Changelog: 7.1.1...7.1.2
7.1.0
π Changelog
Added
- Native meeting UI implementation using RealtimeKit SDK for both iOS and Android platforms
- Automatic camera and microphone permission handling before joining meetings
- RealtimeKitUI dependency for iOS (version 0.5.3)
- Full-screen meeting presentation with proper view controller management
Changed
- Enhanced
startMeetingmethod to properly initialize and launch native meeting UI with Cloudflare RealtimeKit SDK - Improved authentication token validation with trimming and empty string checks
- Updated plugin to use RealtimeKit base domain configuration (
realtime.cloudflare.com)
Fixed
- Meeting initialization now properly handles permission requests on Android before launching UI
- iOS meeting presentation now correctly finds the top-most view controller for modal display
π Full Changelog: 7.0.6...7.1.0
7.0.6
π Changelog
Changed
- Removed pre-commit hook that automatically formatted staged files before commits
π Full Changelog: 7.0.5...7.0.6
7.0.5
π Changelog
Changed
- Streamlined CI/CD pipeline by consolidating workflows and removing redundant lint and build validation steps
- Updated changelog format for improved readability and consistency
π Full Changelog: 7.0.4...7.0.5