Skip to content

Releases: mikeal/roll-call

v0.7.1

23 Sep 21:55
fb34261
Compare
Choose a tag to compare

0.7.1 (2017-09-23)

Bug Fixes

  • promises: Run getUserMedia and config get in parallel. (fb34261)

v0.7.0

23 Sep 20:47
c2c2c3b
Compare
Choose a tag to compare

0.7.0 (2017-09-23)

Features

  • force: Add force flag to enable live testing of other browsers. (c2c2c3b)

v0.6.1

23 Sep 18:35
dd08ee3
Compare
Choose a tag to compare

0.6.1 (2017-09-23)

Bug Fixes

  • release: Standard needs to ignore the dist directory so it doesn't fail on publish. (dd08ee3)
  • release: Stop ignoring dist, it's only built by automation. (8a89db4)

v0.6.0

23 Sep 18:22
574d01f
Compare
Choose a tag to compare

0.6.0 (2017-09-23)

Bug Fixes

  • build: Build dist files pre-publish. (42e24a9)
  • build: Prepare for new version. (e1a7e2e)
  • build: Semantic release. (beed679)
  • fonts: Fixing more monospace declarations. (108ab3f)
  • release: Travis fixes. (7497fca)
  • safari: Additional work for latest Safari support. (0e2e703)
  • safari: Removing unsupported DOM feature of Safari for future Safari support. (0ffd094)
  • safari: Use cross-browser getUserMedia shim. (facca22)
  • standard: Commenting out unreachable code to make standard happy. (a8f6e79)
  • style: Fixing standard style. (d01442d)
  • travis: Fixing yaml file. (f4abc70)
  • travis: Semantic release has to run first. (574d01f)
  • volume: Wire up slider for volume adjustment. (1e577b5)
  • waudio: Latest version ignore exception in Chrome hack. (82354ee)
  • webcomponents: Moving ZComponent into its own module. (572021f)

Features

  • faq: Adding an FAQ to explain future hidden features. (833e138)
  • filesharing: Drag and drop file sharing with individuals or with everyone. (9503018)
  • filesharing: More emoji icons for files. (98fd03b)
  • recording: Adding monitor recording. (040d8e7)
  • recording: Upload UI for the people being recorded. (877a955)
  • zcomponent: Use regular properties instead of z- properties. (3951af6)