0.8.0
- 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" asevent_handler
is no longer supported.