Release Notes for Excel plugin

1.9.9.0

14 Mar 2022

  • Fix bug: C# keywords in range name throws an exception in ExcelRead function

1.9.7.0

17 Jan 2020

  • Update third-party libraries

1.9.6.0

3 Dec 2019

  • Fix bug: Remove invalid "Logger" property on ExcelOpen function output
  • Fix bug: Execution path icons on ExcelRead function did not reflect iteration status

1.9.5.0

1 Nov 2019

  • Fix bug: Write to different sheets using ExcelOpen returns wrong shared string
  • Fix bug: Trying to read single cell value and ranges in loop caused compiler error

1.9.2.0

15 Aug 2019

  • Add ExcelOpen function
  • Update drag/drop library
  • Fix bug: ExcelWrite function cannot compile when containing invalid invisible references
  • Fix bug: ExcelWrite values layout inconsistent for long values in UI

1.8.284.0

13 Sep 2018

  • Update Linx plugin

1.7.85.272

19 Jun 2018

  • Fix "Not a legal OleAut date" exception.
  • Fix reading range with single column and multiple rows.
  • Fix object reference exception when reading null cell.

1.7.83.248

13 Apr 2018

  • Fix writing to columns beyond Z.

1.6.76.226

11 Sep 2017

  • Update Linx Plugin library.
  • Update NJsonSchema library.
  • Update OpenXml library.
  • Update Json library.

1.5.67.201

26 Jun 2017

  • Speed up Excel read.
  • Fix error when reading date cell with formula.
  • Update Linx plugin.
  • Fix read Excel sheet where sheetname contains spaces.
  • Make sheetname validation less strict.

1.4.61.185

1 Mar 2017

  • Speed up Excel read

1.3.59.180

20 Jan 2017

  • Update NuGet packages.
  • Update Linx plugin.

1.2.54.169

7 Sep 2016

  • Update NuGet packages.
  • Update Linx plugin.
  • Update UI styles.
  • Add ReadWorksheet option to ExcelRead.
  • Update plugin utilities.

1.1.41.134

28 Apr 2016

  • Update Linx Plugin.
  • Changed tab order on controls.

1.0.37.125

29 Jan 2016

  • Update Linx Plugin.
  • Changed tab order on controls.
  • ExcelRead now only reads data while data exists.
  • Change inline help.

1.0.31.109

19 Oct 2015

  • Update Linx plugin
  • Add logging

1.0.23.92

14 Aug 2015

  • Add support for referencing worksheet with index e.g. \1
  • Fix cells with null values cause object ref exception

1.0.21.88

6 Jul 2015

  • Update Linx plugin

1.0.17.80

19 Jun 2015

  • Update Linx plugin

1.0.15.76

8 May 2015

  • Update Linx plugin
  • ExcelRead: Fixed Range editor throwing exception
  • UI changes

1.0.9.64

17 Feb 2015

  • Add ExcelRead function
  • Add ExcelWrite function