# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ## [1.0.5] - 2021-11-09 ### Changed - [Security] Bump y18n from 4.0.0 to 4.0.3 - [#400](https://github.com/owncloud/files_mediaviewer/pull/400) - [Security] Bump ssri from 6.0.1 to 6.0.2 - [#407](https://github.com/owncloud/files_mediaviewer/pull/407) - Translation updates - [#548](https://github.com/owncloud/files_mediaviewer/pull/548) - Bump Libraries ## [1.0.4] - 2021-01-10 ### Added - Add icon and correct text in the file actions menu - [#337](https://github.com/owncloud/files_mediaviewer/pull/337) - Possibly fix Gallery & files_mediaviewer compatibility issue - [#310](https://github.com/owncloud/files_mediaviewer/pull/310) - Add bgcolor and adopt the height of the video scrubber - [#287](https://github.com/owncloud/files_mediaviewer/pull/287) ### Changed - Bump libraries ## [1.0.3] - 2020-06-23 ### Added - Update config.json to support mimetype video/quicktime - [#194](https://github.com/owncloud/files_mediaviewer/issues/194) - Add time display to viewer controls - [#225](https://github.com/owncloud/files_mediaviewer/issues/225) - Add l10n support - [#217](https://github.com/owncloud/files_mediaviewer/issues/217) ### Changed - Bump libraries ## [1.0.2] - 2020-03-17 ### Added - add QT and check playable - [#196](https://github.com/owncloud/files_mediaviewer/issues/196) ### Fixed - Add notification on playback error - [#109](https://github.com/owncloud/files_mediaviewer/issues/109) - Fix moderate Cross-Site-Scripting vulnerability - [#163](https://github.com/owncloud/files_mediaviewer/issues/163) - Fix media controls on small devices - [#164](https://github.com/owncloud/files_mediaviewer/issues/164) - Encode # in media URI - [#152](https://github.com/owncloud/files_mediaviewer/issues/152) ### Changed - [Security] Bump serialize-javascript from 1.8.0 to 2.1.2 - [#200](https://github.com/owncloud/files_mediaviewer/issues/200) - Update dependencies - [#155](https://github.com/owncloud/files_mediaviewer/issues/155) ## [1.0.1] - 2019-11-13 ### Fixed - Mobile browser view fix - [#136](https://github.com/owncloud/files_mediaviewer/issues/136) ### Added - Add fullscreen support for MSIE, Edge and Safari - [#104](https://github.com/owncloud/files_mediaviewer/issues/104) - Document how to support more media types - [#100](https://github.com/owncloud/files_mediaviewer/issues/100) ## 1.0.0 - Initial release [Unreleased]: https://github.com/owncloud/files_mediaviewer/compare/v1.0.5...HEAD [1.0.5]: https://github.com/owncloud/files_mediaviewer/compare/v1.0.4...v1.0.5 [1.0.4]: https://github.com/owncloud/files_mediaviewer/compare/v1.0.3...v1.0.4 [1.0.3]: https://github.com/owncloud/files_mediaviewer/compare/v1.0.2...v1.0.3 [1.0.2]: https://github.com/owncloud/files_mediaviewer/compare/v1.0.1...v1.0.2 [1.0.1]: https://github.com/owncloud/files_mediaviewer/compare/v1.0.0...v1.0.1