1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-06 03:49:56 +02:00

fix lack of ui response on deleting track right after appending to saved playlist

This commit is contained in:
Karl 'vollmerk' Vollmer 2009-04-30 15:36:34 +00:00
parent 34a5c86bee
commit 18683f22aa
4 changed files with 25 additions and 3 deletions

View file

@ -4,6 +4,9 @@
--------------------------------------------------------------------------
v.3.5
- Fixed a problem where after adding a track to a saved playlist
there was no UI response upon deleting the track without
a page refresh
- Fix an issue where the full version of the album art was never
used even when requested
- Fix maxlength on acl fields being to small for all IPv6 addresses