Skip to content

Releases: octopodcasting/player

Look over there

10 Jan 13:36
Compare
Choose a tag to compare
Look over there Pre-release
Pre-release

Bug fix release.

  • Fixes size of buttons on iOS devices.
  • Removes a defunct animation when changing playback speed.
  • Fixes independent cover elements not updating chapters correctly.

Mixin jiggling

09 Jan 22:37
Compare
Choose a tag to compare
Mixin jiggling Pre-release
Pre-release

Maintenance release with JS mixin classes.

  • New basic testing suite with web-test-runner.
  • Introduces composite utilities to build elements out of mixins.
  • Fixes usage of HTML attributes.

Reinventing podcast playback on the web

20 Dec 20:23
Compare
Choose a tag to compare
Pre-release

The first release of the Octopod Player with the <octopod-player> and <octopod-cover> elements.

  • New <octopod-player> element that mimics the default media playback HTML elements like <audio> and <video>.
  • Support for covers with the <octopod-cover> element, including images provided by chapters.
  • Controls currently only support click controls. Dragging and keyboard controls will be coming in a future release.