diff --git a/NEWS b/NEWS index 5e0e8f1..e9744b2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +1.1.6 - Released 16-June-2016 +-------------------------------- +- Add AllShare and Windows client detection. +- Update support for LG2012 TV. +- Fix Samsung bookmarking on magic containers. +- Fix SQL error when moving captions. +- Add wide_links config option. +- Fix external subtitles on Samsung Series J. +- Add string localization support for magic containers. +- Rework NLS init to work with non-en_US locales. + 1.1.5 - Released 10-Sep-2015 -------------------------------- - Re-enable Samsung DCM10, which adds video bookmarks and "BasicView" support. diff --git a/upnpglobalvars.h b/upnpglobalvars.h index 1dc80c0..6021a2a 100644 --- a/upnpglobalvars.h +++ b/upnpglobalvars.h @@ -57,7 +57,7 @@ #include -#define MINIDLNA_VERSION "1.1.5" +#define MINIDLNA_VERSION "1.1.6" #ifdef NETGEAR # define SERVER_NAME "ReadyDLNA"