diff --git a/CHANGELOG.md b/CHANGELOG.md index 059ea6b2c9..a058af30b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,22 +6,22 @@ All user visible changes to this project will be documented in this file. This p -## [0.11.3] · unreleased -[0.11.3]: https://github.com/instrumentisto/medea-flutter-webrtc/tree/0.11.3 +## [0.12.0] · 2024-12-16 +[0.12.0]: https://github.com/instrumentisto/medea-flutter-webrtc/tree/0.12.0 -[Diff](https://github.com/instrumentisto/medea-flutter-webrtc/compare/0.11.2...0.11.3) +[Diff](https://github.com/instrumentisto/medea-flutter-webrtc/compare/0.11.2...0.12.0) ### Changed - Upgraded [OpenAL] library to [1.24.1][openal-1.24.1] version. ([#182], [#181]) -- Upgraded [libwebrtc] to [131.0.6778.139] version. ([#180], [todo]) +- Upgraded [libwebrtc] to [131.0.6778.139] version. ([#180], [cec4e41e]) - Upgraded [`flutter_rust_bridge`] crate to [2.7.0][frb-2.7.0] version. ([#183]) [#180]: https://github.com/instrumentisto/medea-flutter-webrtc/pull/180 [#181]: https://github.com/instrumentisto/medea-flutter-webrtc/pull/181 [#182]: https://github.com/instrumentisto/medea-flutter-webrtc/pull/182 [#183]: https://github.com/instrumentisto/medea-flutter-webrtc/pull/183 -[todo]: https://github.com/instrumentisto/medea-flutter-webrtc/commit/todo +[cec4e41e]: https://github.com/instrumentisto/medea-flutter-webrtc/commit/cec4e41e4b345340e1a7e7749a5d1ca106946e63 [131.0.6778.139]: https://github.com/instrumentisto/libwebrtc-bin/releases/tag/131.0.6778.139 [openal-1.24.1]: https://github.com/kcat/openal-soft/releases/tag/1.24.1 [frb-2.7.0]: https://github.com/fzyzcjy/flutter_rust_bridge/releases/tag/v2.7.0 diff --git a/android/build.gradle b/android/build.gradle index c7efe6a933..7f4ecf76f8 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -1,5 +1,5 @@ group 'com.instrumentisto.medea_flutter_webrtc' -version '0.11.2' +version '0.12.0' buildscript { ext.kotlin_version = "1.8.22" diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index 7b2b137601..8448f777b5 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -3,7 +3,7 @@ PODS: - instrumentisto-libwebrtc-bin (131.0.6778.139) - integration_test (0.0.1): - Flutter - - medea_flutter_webrtc (0.11.2): + - medea_flutter_webrtc (0.12.0): - Flutter - instrumentisto-libwebrtc-bin (= 131.0.6778.139) @@ -28,7 +28,7 @@ SPEC CHECKSUMS: Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7 instrumentisto-libwebrtc-bin: 3723ba1d34da2e573a8a18f7608415b5d885abaf integration_test: 252f60fa39af5e17c3aa9899d35d908a0721b573 - medea_flutter_webrtc: 10b34c98e6c65bae948635b4f773a7e708485d90 + medea_flutter_webrtc: 4884e6472ec0a950588aa479b6c2dc57e3808a26 PODFILE CHECKSUM: be3ab4e988bb308d23906be69146fcbef66fac55 diff --git a/example/macos/Podfile.lock b/example/macos/Podfile.lock index 3588063a70..9eefe22e01 100644 --- a/example/macos/Podfile.lock +++ b/example/macos/Podfile.lock @@ -1,6 +1,6 @@ PODS: - FlutterMacOS (1.0.0) - - medea_flutter_webrtc (0.11.2): + - medea_flutter_webrtc (0.12.0): - FlutterMacOS DEPENDENCIES: @@ -15,8 +15,8 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24 - medea_flutter_webrtc: 790273ab2ce7a27fd2e28c5d0f92c3ee564f6f24 + medea_flutter_webrtc: 0f2ef3e6e2531963c3273af599ed2a39fb0141a3 PODFILE CHECKSUM: 353c8bcc5d5b0994e508d035b5431cfe18c1dea7 -COCOAPODS: 1.14.3 +COCOAPODS: 1.16.2 diff --git a/example/macos/Runner.xcodeproj/project.pbxproj b/example/macos/Runner.xcodeproj/project.pbxproj index 58a6f351c7..a602c83469 100644 --- a/example/macos/Runner.xcodeproj/project.pbxproj +++ b/example/macos/Runner.xcodeproj/project.pbxproj @@ -185,7 +185,6 @@ 33CC10EB2044A3C60003C045 /* Resources */, 33CC110E2044A8840003C045 /* Bundle Framework */, 3399D490228B24CF009A79C7 /* ShellScript */, - BD3F9760B642723BFB6B0CFA /* [CP] Embed Pods Frameworks */, ); buildRules = ( ); @@ -315,23 +314,6 @@ shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; showEnvVarsInLog = 0; }; - BD3F9760B642723BFB6B0CFA /* [CP] Embed Pods Frameworks */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", - ); - name = "[CP] Embed Pods Frameworks"; - outputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; - showEnvVarsInLog = 0; - }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ diff --git a/example/pubspec.lock b/example/pubspec.lock index 20a5fb868f..07acde22f7 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -405,7 +405,7 @@ packages: path: ".." relative: true source: path - version: "0.11.2" + version: "0.12.0" meta: dependency: transitive description: diff --git a/ios/medea_flutter_webrtc.podspec b/ios/medea_flutter_webrtc.podspec index 703dc513fb..cb0953a2f9 100644 --- a/ios/medea_flutter_webrtc.podspec +++ b/ios/medea_flutter_webrtc.podspec @@ -4,7 +4,7 @@ # Pod::Spec.new do |s| s.name = 'medea_flutter_webrtc' - s.version = '0.11.2' + s.version = '0.12.0' s.summary = 'Flutter WebRTC plugin based on Google WebRTC' s.description = <<-DESC Flutter WebRTC plugin based on Google WebRTC. diff --git a/macos/medea_flutter_webrtc.podspec b/macos/medea_flutter_webrtc.podspec index 06ea5f4447..a2d03fbd90 100644 --- a/macos/medea_flutter_webrtc.podspec +++ b/macos/medea_flutter_webrtc.podspec @@ -4,7 +4,7 @@ # Pod::Spec.new do |s| s.name = 'medea_flutter_webrtc' - s.version = '0.11.2' + s.version = '0.12.0' s.summary = 'Flutter WebRTC plugin based on Google WebRTC' s.description = <<-DESC Flutter WebRTC plugin based on Google WebRTC. diff --git a/pubspec.yaml b/pubspec.yaml index ed74295a4c..7ed4297bda 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: medea_flutter_webrtc description: > Flutter WebRTC plugin for Android/iOS/macOS/Linux/Windows/Web, based on GoogleWebRTC, designed for and used in Medea Jason WebRTC client. -version: 0.11.2 +version: 0.12.0 homepage: https://github.com/instrumentisto/medea-flutter-webrtc environment: