Skip to content

Latest commit

 

History

History
226 lines (74 loc) · 6.86 KB

CHANGELOG.md

File metadata and controls

226 lines (74 loc) · 6.86 KB

Change Log

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

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)