Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

Releases: meisterplayer/meisterplayer

v5.3.0

14 Mar 15:40
Compare
Choose a tag to compare

Bug Fixes

  • destroy: Fix issue where all instances where removed (bc376e3)

Features

  • browser: Add getInfo to make browser detection async (cf7806e)

v5.2.3

30 Jan 08:12
Compare
Choose a tag to compare

Bug Fixes

  • translations: moved advertisement translations from old style to i18n localisation file (46f1144)

v5.2.2

04 Dec 15:07
Compare
Choose a tag to compare

Features

  • localization: Add more localization properties
  • version: Use package.json as the version lead (f8546f3)

v5.2.1

07 Nov 11:57
Compare
Choose a tag to compare

v5.2.0

02 Nov 13:33
Compare
Choose a tag to compare

Bug Fixes

  • Readme: Fix using wrong bundled example (d0e0d58)

Features

  • localization: Add ability to add a whole template to the localization bag (c960b57)
  • localization: Add more localization properties (e6866b5)

v5.1.0

12 Jul 14:32
Compare
Choose a tag to compare

BREAKING CHANGE This version introduces a breaking change where all media plugins should have a duration getter and a currentTime get/setter. Please update all media plugins to keep being compatible with this version

Bug Fixes

  • plugins: Allow overriding of already registered plugins (ce00414), closes #26
  • time: Make time property accessors return the correct values (dccb4b7), closes #36

v5.0.3

12 Jul 14:26
Compare
Choose a tag to compare

Bug Fixes

  • configuration: Fix configuration for Meister 5 (be1d5fc)