Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version to 2.0.0 #352

Merged
merged 2 commits into from
Aug 4, 2016
Merged

Bump version to 2.0.0 #352

merged 2 commits into from
Aug 4, 2016

Conversation

KaptenJansson
Copy link
Collaborator

Description
This includes breaking changes like removing attach/reattachMediastream helpers (everyone should use srcObject directly), minVersion check has been removed hence really old Chrome browsers ( < 50 which we do not want nor can support) will stop working.

Also lots of Edge fixes has been included such as stun support, filter IPV6 turn addresses (edge do no support this yet) and more.

@KaptenJansson KaptenJansson merged commit 6242cf0 into master Aug 4, 2016
@KaptenJansson KaptenJansson deleted the bumpVersion branch August 4, 2016 12:01
@fippo
Copy link
Member

fippo commented Aug 4, 2016

"minVersion check has been removed hence really old Chrome browsers ( < 50 which we do not want nor can support)" -- nah, I don't think we did breaking changes to old browsers (even though with Chrome < 44 you are now on your own). In particular we should continue to support Chrome 49 which is the last version available to poor old Windows XP

@KaptenJansson
Copy link
Collaborator Author

By that statement I mean this is nothing we test. We support stable and >.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants