summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2021-01-21 17:42:26 +0100
committerMax Kellermann <max@musicpd.org>2021-01-21 17:42:26 +0100
commit8279cafd6d5c2d73c2b200eaf3a7b6e1429fb26c (patch)
tree0ef390bac9392d6b525a2263495f439c67d13a43 /NEWS
parent014c2a82bd16e4ac5c76c4c713817a41ff800aec (diff)
parenta0d76c3be93738f2e21aeada3612a73bc05ca816 (diff)
Merge tag 'v0.22.4'
release v0.22.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0c183efb0..34591a0b9 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,11 @@ ver 0.23 (not yet released)
* protocol
- new command "getvol"
-ver 0.22.4 (not yet released)
+ver 0.22.4 (2021/01/21)
+* protocol
+ - add command "binarylimit" to allow larger chunk sizes
+ - fix "readpicture" on 32 bit machines
+ - show duration and tags of songs in virtual playlist (CUE) folders
* storage
- curl: fix several WebDAV protocol bugs
* decoder
@@ -11,6 +15,8 @@ ver 0.22.4 (not yet released)
- ffmpeg: detect the output sample format
* output
- moveoutput: fix always_on and tag lost on move
+* Android
+ - enable https:// support (via OpenSSL)
ver 0.22.3 (2020/11/06)
* playlist