Updated references to OutSystems Charts Web 2.0.0
Fixed Issues and Improvements
ROU-4751 - Fixed an issue that caused the RangeSliderInterval to return always the minimum and maximum selected values equal to zero.This occurred when setting decimal values since the OnChange event returned values as integers.Because of this change and the platform references model, all consumers need to have their references manually refreshed.Functionally, no changes are expected or impacts in runtime.
ROU-4661 - Fixed an issue that caused the FileUpload component to accept potentially dangerous file names that could potentially cause XSS vulnerabilities. This occurred when a user uploaded a file with a payload filename ( e.g. <img src=x onerror=alert("XSS")>).
ROU-4687/RPM-4603 - Fixed an issue that caused the DatePicker component to get closed and stop working after clicking on the Today link.This occurred when the DatePicker component was set with the AdvancedFormatJSON = "{bound: false}" and after clicking on the Today link.
AdvancedFormatJSON = "{bound: false}"