Skip to content

Conversation

@vickz84259
Copy link
Collaborator

This primarily fixes audio messages.

The reason for not versioning it as v0.5.1 is that this includes some breaking changes.

The previous version numbers let to version 4.5.2 of firebase_core_platform_interface
to be installed. This particular version had breaking changes and causes build
failure.
Removed firebase_core and firebase_messaging as dependencies since they are already
specified in talkjs-flutter.
Microphone access can only be given to a webpage loaded via https. This meant
that the previous way we loaded the webpage would cause audio messages not to
work. This fixes that.
The main change here is changing the development_team from a personal account
to be the organisational one. This necessitated a change in the bundle
identifier.
@vickz84259 vickz84259 merged commit 1e5def0 into main Nov 18, 2022
@vickz84259 vickz84259 deleted the feat/v0.6.0 branch November 18, 2022 14:00
@eteeselink
Copy link
Contributor

🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants