Skip to content

Releases: SevenOutman/aplayer-react

v1.6.0

01 Aug 06:34
307c9bb
Compare
Choose a tag to compare

1.6.0 (2023-08-01)

New fixed appearance of APlayer

(5f8f581)

<APlayer audio={audio} appearance="fixed" />
image

Bug Fixes

  • make whole cover image clickable for toggling play/pause (524513a)
  • playlist height transition not working (e29f593)

v1.6.0-beta.1

27 Jul 05:36
Compare
Choose a tag to compare
v1.6.0-beta.1 Pre-release
Pre-release

1.6.0-beta.1 (2023-07-27)

New fixed appearance of APlayer

(5f8f581)

<APlayer audio={audio} appearance="fixed" />
image

Try it out with npm i aplayer-react@beta!

Bug Fixes

  • make whole cover image clickable for toggling play/pause (524513a)
  • playlist height transition not working (e29f593)

v1.5.0

19 Jul 07:12
Compare
Choose a tag to compare

1.5.0 (2023-07-19)

Features

  • display link to artist specified by artist.url (f5e448d)

v1.4.0

06 Jun 06:44
60fd80e
Compare
Choose a tag to compare

1.4.0 (2023-06-06)

Features

v1.3.0

23 May 02:03
f771240
Compare
Choose a tag to compare

1.3.0 (2023-05-23)

Features

v1.2.0

22 May 07:05
69db2b9
Compare
Choose a tag to compare

1.2.0 (2023-05-22)

Features

v1.1.0

26 Apr 04:46
Compare
Choose a tag to compare

1.1.0 (2023-04-26)

Features

  • add aplayer css bundled (19b5e2e)

v1.0.5

15 Apr 09:52
8409494
Compare
Choose a tag to compare

1.0.5 (2023-04-15)

Bug Fixes

  • show a notice and wait 2 secs before skipping unplayable music (90ac876)

Performance Improvements

  • prevent unnecessary rerender of Playlist (4ebc0a6)

v1.0.4

28 Feb 11:14
75317b1
Compare
Choose a tag to compare

1.0.4 (2023-02-28)

Bug Fixes

  • APlayer: fix crash right on starting to play on Safari (c227e3b)

v1.0.3

08 Jan 09:22
a1c4759
Compare
Choose a tag to compare

1.0.3 (2023-01-08)

Bug Fixes

  • APlayer: audio accepts readonly array (cf31df0)