Skip to content

0.8.0

Compare
Choose a tag to compare
@michalstocki michalstocki released this 03 Oct 11:42
· 51 commits to master since this release
  • Fixed XSS vulnerability issue
  • Added ability to get BLOB object of recorded audio
  • Added ability to get Base64 of recorded audio

Upgrading to 0.8.0

  • Callback used by Flash to communicate with JavaScript for now on, has to be defined as fwr_event_handler.
    Specifying name of custom function in "Flash vars" as event_handler is no longer supported.