Skip to content

Latest commit

 

History

History
87 lines (50 loc) · 2.63 KB

CHANGELOG.md

File metadata and controls

87 lines (50 loc) · 2.63 KB

v0.0.18 (2016-06-29)

v0.0.17 (2016-06-29)

v0.0.16 (2016-06-28)

v0.0.15 (2016-06-28)

v0.0.14 (2016-06-28)

v0.0.12 (2016-06-27)

v0.0.9 (2016-01-06)

Bug Fixes

  • recorder: Recreates the recorder when starting a record. (08b5fde6)

v0.0.8 (2016-01-04)

Bug Fixes

  • record: state machine fixed (b45583ba)

v0.0.7 (2016-01-04)

Bug Fixes

  • stop: stream.stop deprecated fix. (397ccf10)

v0.0.6 (2015-10-09)

Bug Fixes

  • change version of recordrtc (03af1e5c)
  • freeze version of recordrtc (7432f47d)

v0.0.5 (2015-03-25)

Features

  • progressBar: safe progress bar percent (4fb1c8fb)

v0.0.4 (2015-03-25)

Bug Fixes

  • chengeState: ensuring state doesn't change if disabled (1207e09e)
  • record: clean blob before recording (efba0216)

Features

  • progressBar:
    • progress bar now follows the progress while playing (ecef6b8e)
    • css transition removed (6f7be164)
  • removeRecord: $emit msg when deleting the record (fed3f100)

v0.0.3 (2015-03-23)

Bug Fixes

  • demo: fixed error on video recorder minified demo (8e52c732)
  • timer: fixed bad time formatting (fa9d0ea2)

v0.0.2 (2015-03-23)