Skip to content

EasyData 1.4.18

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 16:40

Version 1.4.18

  • [New]: AddBOM option in CsvDataExportSettings and HtmlDataExportSettings

  • [Upd]: ClosedXML package (used in Excel exporter) was upgraded to version 0.100.3

  • [Upd]: Optimize value editor list invalidation

  • [Upd]: Serialize value editor default value to JSON

  • [Fix]: Error on exporting null date/time values to Excel

  • [Fix]: Exception on exporting null values

  • [Fix]: Conversion error on export to Excel for DateTimeOffset fields

  • [Fix]: Couldn't set null value to DisplayFormat property

  • [Fix]: Incorrect comparison for dates

  • [Fix]: Proper Null values processing in GetDbColumnName function

  • [Fix]: DataFormatUtils.GetFormattedValue threw an exception for Time values

  • [Fix]: Short year format ('yy') was not processed

  • [Fix]: Group footer rendering