2020.04.1 (03/29/2020 04:28 PM)
Fix: data update may abruptly end with "Error: One or more errors occurred." if some symbols with bad data are in DataSet
2020.04 (03/28/2020 08:36 AM)
Fix: handles invalid symbols more gracefully
Fix: volume is incorrect when split/dividend adjustment is disabled
2020.03 (02/29/2020 06:08 AM)
Fix: provider broken, Quotemedia decommissioned the endpoint which worked since inception
Change: from now on, data feed returns the correct security name
Change (breaking): OHLC data is adjusted
Change (breaking): removed UnadjClose named series
Change: removed hardcoded EST in MM, now takes current time zone instead
New: as partial bar is no more in QM data, exposed an option on Data Manager tab to include it in the historical data (taken from delayed streaming quotes)
New: added unadjusted data as Named DataSeries: UnadjustedOpen, UnadjustedHigh, UnadjustedLow, UnadjustedClose
New: added option to adjust/unadjust for splits and dividends (Data Manager tab)
New: added fundamental provider for splits and dividends ("Split (QuoteMedia)" and "Dividend (QuoteMedia)")
New: added streaming data provider (EOD, delayed)
2020.02 (01/31/2020 05:03 AM)
Fix: undocumented Named DataSeries (AdjClose) is empty except for on demand data update
Change: targets .NET framework 4.6.2+
2018.12 (11/25/2018 12:00 PM)
Fix: better fix for potential "unrepresentable DateTime error" on rare occasions during data update
2018.04 (03/31/2018 05:59 AM)
Fix: company names broken due to a decommissioned webservice at Google (following Google Finance redesign)
2018.02 (01/31/2018 09:34 AM)
Fix: potential "unrepresentable DateTime error" on rare occasions during data update
2017.12.1 (12/04/2017 06:37 AM)
Fix: failure to update data for some symbols with short tickers (A,AA,Q...)
2017.12 (12/01/2017 10:09 AM)
Fix: company name broken due to deprecation of dependent service at Yahoo (replaced with Google Finance)
Change: company names are now cached for current WL session to speed up subsequent requests
2017.10 (09/29/2017 02:33 PM)
New: Automatic bar data corrections