diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fa44399..a6c5b158 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,17 @@ 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/). -## [Unreleased] +## [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 @@ -39,6 +49,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). - Initial release -[Unreleased]: https://github.com/owncloud/files_mediaviewer/compare/v1.0.2...master +[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 diff --git a/appinfo/info.xml b/appinfo/info.xml index 469ef73d..30e0054f 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -17,7 +17,7 @@ A media viewer that adds image and video viewing capabilities to Files view and - Mobile support GPLv2 Felix Heidecke - 1.0.2 + 1.0.3 Mediaviewer https://github.com/owncloud/files_mediaviewer/blob/master/README.md