3.0.0
While this is a major version release, the external API of quickconnect remains the same and all code that is compatible with quickconnect 2.x should also be compatible with this new major release.
We are bumping the major version though, for the following reasons:
- Moving to using
rtc-tools@4.xwhich implements some major changes to the way connection negotiation occurs. Full details are available in thertc-tools4.0.0and4.1.0release notes. If you were drilling down into interfaces provided by thertc-toolspackage (the monitor for example) then you may need to make some changes to your code. - Migrated to the
3.xrelease ofrtc-signaller, which means that quickconnect instances are now alsombusinstances. This means that you can a mbus feed to get a picture of all the event data being communicated within quickconnect.