Browse Source

Update NEWS

Felix Paul Kühne 11 years ago
parent
commit
8af2fb39ff
1 changed files with 8 additions and 0 deletions
  1. 8 0
      NEWS

+ 8 - 0
NEWS

@@ -2,6 +2,14 @@
 ------
 * Added initial support for ARM64 aka AArch64 aka ARMv8
 * Improved reliability for Dropbox streaming
+* Added option to adapt network caching (#10388)
+* Compatibility fixes for multiple UPnP servers (notably Twonky 7, Serviio 1.4,
+  XBMC 12)
+* Fixed an issue where always the same file in a UPnP folder was played (#10441)
+* Fixed a ftp streaming issue from connected servers if file name contains
+  non-ASCII characters or the path contains spaces (#10469)
+* Improved meta data readability within the iPad library view (#10471)
+* Improved stability on iOS 6
 
 2.2.0:
 ------