Skip to content

Releases: Temasys/AdapterJS

0.10.4: AdapterJS.onwebrtcready callback

22 Jan 08:32
Compare
Choose a tag to compare
  • Added the AdapterJS.onwebrtcready callback and promoting it to be used to start your application code.

CDN links

Minified library: //cdn.temasys.com.sg/adapterjs/0.10.4/adapter.min.js
Debug library: //cdn.temasys.com.sg/adapterjs/0.10.4/adapter.debug.js

0.10.3: LogLevel wrapper and ready-state refactoring

19 Jan 04:56
Compare
Choose a tag to compare
  • Added a wrapping function to set the Temasys WebRTC Plugin log level via AdapterJS
  • Refactoring of the way the plugin is detected to be ready

0.10.1 and 0.10.2 were internal releases and are not published.

CDN links

Minified library: //cdn.temasys.com.sg/adapterjs/0.10.3/adapter.min.js
Debug library: //cdn.temasys.com.sg/adapterjs/0.10.3/adapter.debug.js

0.10.0: Refactoring and merge with Google's adapter

19 Dec 08:22
Compare
Choose a tag to compare
  • Stability improvements
  • Merge with changes from Google's version of the adapter
  • Refactored namespacing

CDN links

Minified library: //cdn.temasys.com.sg/adapterjs/0.10.0/adapter.min.js
Debug library: //cdn.temasys.com.sg/adapterjs/0.10.0/adapter.debug.js

0.9.3: Updating header injection support

08 Oct 06:57
Compare
Choose a tag to compare
  • Bugfix when plugin is not installed, install message does not show.

CDN links

Minified library: //cdn.temasys.com.sg/adapterjs/0.9.3/adapter.min.js
Debug library: //cdn.temasys.com.sg/adapterjs/0.9.3/adapter.debug.js

0.9.2: Allowing for head injection

07 Oct 03:55
Compare
Choose a tag to compare
  • Allowing AdapterJS to be injected in to the head of a document
  • Enhanced state reporting of the plugin during load
  • Wrapping around missing MediaStreamTrack.getSources() in Firefox, returning an empty array of options

CDN links

Minified library: //cdn.temasys.com.sg/adapterjs/0.9.2/adapter.min.js
Debug library: //cdn.temasys.com.sg/adapterjs/0.9.2/adapter.debug.js

0.9.1: IE bug fix not prompting getUserMedia

10 Sep 06:05
Compare
Choose a tag to compare

Solving critical problem with the most recent Temasys WebRTC plugin. IE would not prompt input selection box when getUserMedia is called.
Also excluded node_modules again from repository which had been added for testing purposes with testling.

CDN links

Minified library: //cdn.temasys.com.sg/adapterjs/0.9.1/adapter.min.js
Debug library: //cdn.temasys.com.sg/adapterjs/0.9.1/adapter.debug.js

0.9.0: Including Install bar for IE and Safari and removing WebRTCReadyCb function

09 Sep 03:28
Compare
Choose a tag to compare

We updated the version number to reflect that this is the successor of our previous adapter.js file packaged with the Temasys WebRTC Plugin

Example screenshot of the new Install bar

Example screenshot of the Install bar

CDN links

Minified library: //cdn.temasys.com.sg/adapterjs/0.9.0/adapter.min.js
Debug library: //cdn.temasys.com.sg/adapterjs/0.9.0/adapter.debug.js

0.0.2: Updated IceConnectionStateChange handling and new helper functions

10 Jul 10:16
Compare
Choose a tag to compare

CDN links

Minified library: //cdn.temasys.com.sg/adapterjs/0.0.2/adapter.min.js
Debug library: //cdn.temasys.com.sg/adapterjs/0.0.2/adapter.debug.js

0.0.1: First release

07 Jul 04:36
Compare
Choose a tag to compare
First version adapterjs