Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 2.02 KB

CHANGELOG.md

File metadata and controls

57 lines (34 loc) · 2.02 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

1.0.3 - 2020-06-23

Added

  • Update config.json to support mimetype video/quicktime - #194
  • Add time display to viewer controls - #225
  • Add l10n support - #217

Changed

  • Bump libraries

1.0.2 - 2020-03-17

Added

  • add QT and check playable - #196

Fixed

  • Add notification on playback error - #109
  • Fix moderate Cross-Site-Scripting vulnerability - #163
  • Fix media controls on small devices - #164
  • Encode # in media URI - #152

Changed

  • [Security] Bump serialize-javascript from 1.8.0 to 2.1.2 - #200
  • Update dependencies - #155

1.0.1 - 2019-11-13

Fixed

  • Mobile browser view fix - #136

Added

  • Add fullscreen support for MSIE, Edge and Safari - #104
  • Document how to support more media types - #100

1.0.0

  • Initial release