Added ATOM feed support for podcast downloads (before only RSS feeds were working)
Added 'POST' web request support to 'Yule Log' for play / pause / unpause / stop actions (useful for website aspects)
Added an initial CD playback replacement (the original plug-in is kept as in_cdda.original if wanting to revert back)
Added a re-compiled Milkdrop2 (only the core plug-in files) to check there's no issues with an SSE2 compile compared to the native compile
Added filesize of the available backups to the 'Backup / Restore' preferences page
Added additional parameter checking for the settings file cache to prevent reading from / writing to an invalid file
Added placeholder 'Updates' preferences page to replace the existing (and disabled) native options
Changed all internally stored website links to refer to the new domain
Changed the beta expiration handling again to more gracefully cope with delays in the release of updates
Changed 'Playlist Undo' to only save it's cache file if a change happened instead of always on close (reduces closing time & risk of data loss)
Changed the 'Downloads item' display option to be on 'Podcast' preferences page instead of 'Media Library -> Tree Options'
Changed the 'Downloads' view status message to better match other parts of Winamp when it comes to the display of filesizes
Changed more of the podcast plug-in to use libcurl.dll instead of jnetlib.w5s to improve reliability in obtaining feeds (especially if redirects are involved)
Changed the naming scheme of the installer and made some other required tweaks
Fixed the podcast plug-in sometimes double downloading feeds when not needed
Fixed the podcast plug-in preventing a timely close of Winamp if updating feeds is in-progress
Fixed 'Crystal Classic Skins' crashing due to a load time ordering issue
Fixed 'Playlist Undo' enabled loading issues related to specific actions (crashes / incorrectly restoring undo actions)
Fixed the window shade mode in classic skins (as originally provided by the JTFE plug-in) not working due to a load timing issue
Fixed modern skin menu options not working as result of changes in the previous beta build (#1364)
Fixed 'Yule Log' not always trying to query the media library for additional metadata
Fixed hang when an attempt to re-load an already existing dll (e.g. visualisation plug-in)
Fixed 'Not So YASAPI' crashing on an unhandled underflow (from the original pre-forked code) due to poorly encoded files ending before expected
Fixed the colouriser api not being initialised in all cases leading to queue indication & missing file highlighting showing incorrect colours
Fixed initialisation of the playlist colouriser api due to delayed that caused queue indication & missing file highlighting to look wrong in some cases
Fixed the 'no xxx' entries in the local library filter views not working due to an NDE parsing error (e.g. album="" vs album ISEMPTY)
Fixed specific local library views (e.g. podcasts) crashing when first added / viewed due to an NDE parsing error
Updated libflac (libflac.dll) to 1.3.2 (1 Jan 2017)
Updated libnghttp2 (libcurl.dll) to 1.18.1 (5 Jan 2017)
Updated libpng (image.w5s) to 1.6.28 (5 Jan 2017)
Updated cacert.pem to latest (18 Jan 2017)
Removed the replacement ml_downloads.dll plug-in due to it's functionality being merged into ml_podcasts (replacement of ml_wire.dll)
Removed the Sonic engine files from the installer for all new installs (prior installs with it will not be altered)