Skip to content

Latest commit

 

History

History
81 lines (49 loc) · 2.96 KB

CHANGELOG.md

File metadata and controls

81 lines (49 loc) · 2.96 KB

Changelog

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

The format is based on Keep a Changelog.

1.0.5 - 2021-11-09

Changed

  • [Security] Bump y18n from 4.0.0 to 4.0.3 - #400
  • [Security] Bump ssri from 6.0.1 to 6.0.2 - #407
  • Translation updates - #548
  • Bump Libraries

1.0.4 - 2021-01-10

Added

  • Add icon and correct text in the file actions menu - #337
  • Possibly fix Gallery & files_mediaviewer compatibility issue - #310
  • Add bgcolor and adopt the height of the video scrubber - #287

Changed

  • Bump libraries

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