← All changelog entries

v0.20 22th of December 2016

New
  • Better handling of the device selection screen, when local shared objects (cookies) are not allowed
  • Improved init screen -> privacy screen -> device selection screen -> record screen flow
  • Video playback in the Pipe Flash video recorder is no longer flipped
  • Added folder option to the Amazon S3 integration
  • Added 3 new bucket regions options to the Amazon S3 integration: London, Seoul and Mumbai
  • Updates to the JavaScript Mobile Events API: added videoId to onVideoUploadSuccess event function
  • Language detection for both desktop and mobile version now relies on Accept-Language HTTP header
  • onRecorderReady() is now the preferred JS Events API function to detect when Pipe is ready to record as onFlashReady() is being deprecated (still works)
  • onRecorderInit() is a new JS Events API function that lets you know the initial [Record Video] screen is ready to be clicked
  • Fixed issue with [Cancel subscription] button still showing in the account settings after the subscription was cancelled
  • Fixed issue with fast click on [Save] button skipping the thumbnail creation
  • New documentation: Do Not Store option
  • Updates to the documentation regarding JavaScript events and language detection
  • Documentation regarding SFTP and FTP statuses is now separated in 2 tables