Releases: SevenOutman/aplayer-react
Releases · SevenOutman/aplayer-react
v1.6.0
1.6.0 (2023-08-01)
New fixed
appearance of APlayer
(5f8f581)
<APlayer audio={audio} appearance="fixed" />
Bug Fixes
- make whole cover image clickable for toggling play/pause (524513a)
- playlist height transition not working (e29f593)
v1.6.0-beta.1
New fixed
appearance of APlayer
(5f8f581)
<APlayer audio={audio} appearance="fixed" />
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
1.5.0 (2023-07-19)
Features
- display link to artist specified by artist.url (f5e448d)
v1.4.0
1.4.0 (2023-06-06)
Features
v1.3.0
1.3.0 (2023-05-23)
Features
v1.2.0
1.2.0 (2023-05-22)
Features
v1.1.0
1.1.0 (2023-04-26)
Features
v1.0.5
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
1.0.4 (2023-02-28)
Bug Fixes
- APlayer: fix crash right on starting to play on Safari (c227e3b)
v1.0.3
1.0.3 (2023-01-08)
Bug Fixes
- APlayer: audio accepts readonly array (cf31df0)