Skip to content

Releases: Cap-go/capacitor-realtimekit

8.0.4

22 Dec 11:48
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

πŸ†• Changelog

Changed

  • Updated iOS RealtimeKit core dependency to version 1.5.7

Fixed

  • Updated Google Services dependency to version 4.4.4

πŸ”— Full Changelog: 8.0.3...8.0.4

8.0.3

19 Dec 17:38
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

πŸ†• Changelog

Changed

  • Switched formatting validation from prettylint to prettier-pretty-check for improved code style enforcement
  • Updated dependency mistricky/ccc action to version 0.2.5

πŸ”— Full Changelog: 8.0.2...8.0.3

8.0.2

16 Dec 05:11
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

πŸ†• Changelog

Changed

  • Added homepage field to package.json to improve package discoverability

πŸ”— Full Changelog: 8.0.1...8.0.2

8.0.1

10 Dec 14:02
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

πŸ†• 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

30 Nov 20:31

Choose a tag to compare

πŸ†• 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

24 Nov 17:03

Choose a tag to compare

πŸ†• 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

19 Nov 02:12

Choose a tag to compare

πŸ†• Changelog

Added

  • MIT License file to explicitly define project licensing terms

πŸ”— Full Changelog: 7.1.1...7.1.2

7.1.0

07 Nov 03:16

Choose a tag to compare

πŸ†• 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 startMeeting method 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

06 Nov 01:38

Choose a tag to compare

πŸ†• Changelog

Changed

  • Removed pre-commit hook that automatically formatted staged files before commits

πŸ”— Full Changelog: 7.0.5...7.0.6

7.0.5

03 Nov 14:22

Choose a tag to compare

πŸ†• 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