Skip to content

0.24.5

Choose a tag to compare

@longsleep longsleep released this 07 Aug 14:27
· 265 commits to master since this release

A bugfix release for various compatibility issues with Firefox and API changes.

  • Feature : An example configuration for Apache HTTPD was added (see docs/APACHE.txt) and successfully tested with Apache 2.4 on Ubuntu.
  • Feature : SignalingState changes are now triggered as event and can be subscribed by plugins.
  • Change : UA-Parser was updated to 0.7.9 (it now detects Iridium Browser).
  • Change : Reduced old style stream API usage in favour of new style track API.
  • Bugfix : Unit tests run again.
  • Bugfix : Fixed a problem where Firefox did not release media permissions after media was stopped.
  • Bugfix : Fixed a problem where Firefox did not start the call when media permission was denied.
  • Bugfix : Fixed a problem where streams could not be enabled again when they were initially disabled when call was started and server has renegotiation disabled.
  • Bugfix : Fixed a problem where the current call state was lost after reconnect with same session.