ChangeLog and README for forked-daapd 27.4
This commit is contained in:
parent
19635e61ec
commit
fa435765fa
|
@ -1,6 +1,9 @@
|
|||
ChangeLog for forked-daapd
|
||||
--------------------------
|
||||
|
||||
version 27.4
|
||||
- fix web server path traversal vulnerability
|
||||
|
||||
version 27.3
|
||||
- support for AirPlay 2 speakers, incl. compressed ALAC
|
||||
- web UI upgraded, now v0.8.5:
|
||||
|
|
|
@ -588,7 +588,7 @@ The source for this version of forked-daapd can be found here:
|
|||
|
||||
README's for previous versions of forked-daapd:
|
||||
|
||||
[forked-daapd version 27.3](https://github.com/ejurgensen/forked-daapd/blob/27.3/README.md)
|
||||
[forked-daapd version 27.4](https://github.com/ejurgensen/forked-daapd/blob/27.4/README.md)
|
||||
|
||||
[forked-daapd version 27.2](https://github.com/ejurgensen/forked-daapd/blob/27.2/README.md)
|
||||
|
||||
|
|
Loading…
Reference in New Issue