Skip to content

Latest commit

 

History

History
276 lines (147 loc) · 12.9 KB

CHANGELOG.md

File metadata and controls

276 lines (147 loc) · 12.9 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.1.0-alpha.1 (2024-10-12)

Bug Fixes

  • player: fix issues with loading styles in default embed (45075d0)

6.1.0-alpha.0 (2024-10-12)

Features

6.0.1-alpha.7 (2023-12-01)

Bug Fixes

6.0.1-alpha.6 (2023-12-01)

Bug Fixes

6.0.1-alpha.5 (2023-12-01)

Bug Fixes

6.0.1-alpha.4 (2023-12-01)

Bug Fixes

6.0.1-alpha.3 (2023-11-30)

Bug Fixes

6.0.1-alpha.2 (2023-11-30)

Note: Version bump only for package root

6.0.1-alpha.1 (2023-11-30)

Bug Fixes

6.0.1-alpha.0 (2023-11-30)

Bug Fixes

5.12.1-alpha.3 (2023-11-30)

Bug Fixes

5.12.1-alpha.2 (2023-11-30)

Bug Fixes

5.12.1-alpha.1 (2023-11-30)

Bug Fixes

5.12.1-alpha.0 (2023-11-30)

Note: Version bump only for package root

5.12.0 (2022-10-08)

Features

  • volume-control: add sr only volume control (30f78c9)

5.11.1 (2022-09-10)

Note: Version bump only for package root

5.11.0 (2022-05-01)

Bug Fixes

  • web-player: remove container transition to solve resizing issue (4c7b9bc)

Features

  • subscribe-button: add ability to provide multiple custom clients (ab60133)

5.10.0 (2022-04-20)

Features

  • add format data attribute to react subscribe button (67fbf16)

5.9.0 (2022-04-03)

Bug Fixes

  • fixes issue in pipeline (1ada2df)

Features

  • add react subscribe button wrapper (be3c7dc)

5.8.0 (2022-03-27)

Bug Fixes

  • integration test (ced91e9)
  • types: Add missing package name to README.md (b374fb4)
  • types: Fix function type (d577098)

Features

  • Add typescript types for web player (d7fed2c)
  • subscribe-button: add ability to provide custom clients (2fa556a)
  • subscribe-button: add ability to provide custom clients (473499d)

Reverts

  • Revert web-player/package.json (cebe655)

5.7.4 (2021-12-04)

Bug Fixes

  • only request the audio file on click (bcbe009)

5.7.3 (2021-10-01)

Note: Version bump only for package root

5.7.2 (2021-09-29)

Bug Fixes

  • release: fix issues in webpack release steps (362bd79)

5.7.1 (2021-09-29)

Bug Fixes

  • apply linting (820cf20)
  • build: use banner plugin to replace webpack auto version (d0f39f1)
  • downgrade build dependency (0540bfa)
  • linting (e0c65ad)
  • player: adapt build scripts (a4d3c6b)
  • player: hide thumb shadow for ios 15 mobile devices (c340413)
  • unit tests (aa61add)

5.7.0 (2021-07-11)

Bug Fixes

  • components: fix issue with mail share in firefox (875277a), closes #950

Features

  • player: add REQUEST_STOP action (0a5cd1f), closes #942

5.6.4 (2021-07-07)

Bug Fixes

  • only add dependencies to library packages (21f8c90)

5.6.3 (2021-07-07)

Note: Version bump only for package root

5.6.2 (2021-07-03)

Bug Fixes

  • player-react: fix issue with prop change detection (08c4a49)

5.6.1 (2021-07-03)

Bug Fixes

  • player-react: fixes issues with custom templates (e2248db)

5.6.0 (2021-06-19)

Features

  • web-player: add podlove web player react wrapper (b7f2111)

5.5.0 (2021-04-05)

Features

  • add overflow to chapters (07e5f0c)
  • add overflow to related episodes (bf97d9a)

5.4.1 (2021-03-14)

Bug Fixes

  • subscribe-button: use runtime locale (b3a838f)
  • thumb position for progress and ghost (e4b6aa8)

5.4.0 (2021-01-26)

Bug Fixes

  • player: only show volume slider on desktop devices (c9c7e66)
  • Chapters: Only mark active chapters if playtime is greater 0 (1b5f227), closes podlove#741
  • docs: fix build step (e4c1b38)

Features

  • web-player: add feature flags for persistence (cc9c22a)

5.3.2 (2020-12-19)

Bug Fixes

  • Volume bar is not customizable (84d4e86), closes #653

5.3.1 (2020-11-23)

Bug Fixes

  • subscribe-button: remove custom color on end card link (240627f)

5.3.0 (2020-10-31)

Bug Fixes

  • player documentation build (908e878)
  • subscribe-button: remove custom color on finish card rss link (fba0f5e), closes #592

Features

  • publication-date: add publication date as a new element (ee93753), closes #634

5.2.3 (2020-09-16)

Bug Fixes

  • player-config: fix config publish part (cc1a928)

5.2.2 (2020-09-16)

Bug Fixes

  • package/utils: add prepublish step (5b79d4f)

5.2.1 (2020-09-13)

Note: Version bump only for package root

5.2.0 (2020-08-29)

Bug Fixes

  • webpack: adapt html webpack plugin api (ac47970)