Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Releases: IET-OU/open-media-player

Open Media Player v1.6.2 [EUD]

04 Jun 10:20
Compare
Choose a tag to compare
  • Release: Wednesday, 02-June-2021;
  • fix: Ensure https: protocol in media_url() PHP helper function (bug #97)
  • fix: Replace sha384- in CSP header - conflict with script-src unsafe-inline (#97)
  • fix: Upgrade legacy Google Analytics javascript in PHP view to fix http:// image (#97)
  • docs: Update PHP version in README.

Open Media Player v1.6.1 [EUD]

01 Jun 13:03
Compare
Choose a tag to compare
  • Tuesday, 01-June-2021;
  • fix: Modify PHP view so Google Analytics is always https:// (bug #97)
  • fix: Add https://*.openartsarchive.org to Content-Security-Policy header (#97)
  • fix: Add object-src 'none' to CSP header (#97)
  • fix: Switch to sha384- hash for jQuery in script-src in CSP header (#97)
  • docs: Updated copyright year in README.md and CREDITS.txt.

Open Media Player v1.6.0 [EUD]

26 May 08:18
Compare
Choose a tag to compare
  • Wednesday, 26-May-2021;
  • fix: Add integrity & crossorigin attributes to <script> - security (bug #96)
  • fix: Add Content-Security-Policy HTTP header via Web server config. - security (bug #97)

Open Media Player v1.5.1 [EUD]

30 Aug 15:52
Compare
Choose a tag to compare
  • Friday, 30-August-2019;
  • Fix OU brand - update OU headers/footers/logo/shield on Player site [Bug: #94];
  • Update jQuery version 1.9.x >>> 1.12.4;
  • Fix security vulnerability in Timedtext controller [Bug: #93].

Open Media Player version 2.1

18 Jul 16:23
Compare
Choose a tag to compare
  • Add support for F4V video files (OMU Psycle), #87 [iet:8928188]

Open Media Player v1.4.0 [EUD]

12 May 15:38
Compare
Choose a tag to compare
  • Added support for F4V video files (OMU Psycle), #87 [iet:8928188]
  • Fixed a PHP 5.6 compatibility bug, #37.

Open Media Player version 2.0 (Beta)

17 May 12:52
Compare
Choose a tag to compare

Release highlights:

  • Renamed from "OU Media Player",
  • Released as an open-source project,
  • New embeddable, themed YouTube player,
  • New generic <iframe>-based player,
  • Composer adopted - for installation & dependency management,
  • Separate packages created from monolithic code-base,
  • PSR-2 based coding standard,
  • Unit tests,
  • ... Plus, lots more!