File extension changelog

Core features

From version 3.1.4 onwards, version numbers are aligned with C4I Core

File extension versionC4I Core version
3.1.13.1.1
3.0.23.0.2
2.1.02.1.0
2.0.02.0.0
1.5.01.8.0
1.4.01.7.0
1.3.21.6.2
1.2.01.5.0
1.1.01.4.1
1.0.01.3.0

3.12.0

Released on 2024-06-24

  • Add output format "XML Lines" (XMLL)

3.10.4

Released on 2024-05-16

  • Fix extension "No enum constant" when your license contains an output format which is not recognized by your current version of C4I

3.9.3

Released on 2024-05-13

  • Add JSON Lines format

3.7.2

Released on 2023-10-02

  • Excel connector : delete temporary files after execution
  • Excel connector : fix JSON serialization

3.6.7

Released on 2023-06-28

  • Add ability to create a complex JSON object instead of a JSON array

3.5.2

Released on 2023-02-27

  • FileConverterPlugin allows to input the ID of an asset to produce when no output is produced by C4I
  • FileConverterPlugin allows to dynamically input the ID of the configuration Asset from a workflow variable

3.4.1

Released on 2022-12-21

  • Bug fixes:
    • XML Output :
      • Fix bug in file naming when using parameter prefixFileNamesWithContextId=true
    • CSV Output :
      • Determine columns order by combining all the rules targeting the same file before starting to write

3.3.0

Released on 2022-10-27

  • Excel with templates :
    • Preserve tabs order
    • Templates are always opened with read-only privileges to prevent race conditions when running multiple exports simultaneously
  • Add XML output support

3.2.0

Released on 2022-09-21

  • Add new parameter suffixDestinationNamesWithStepXMLTimestamp to choose how the output files are named
    • If set to true, the suffix will be the timestamp from the STEPXML file name
    • If set to false, the suffix will be the timestamp of the ExportTime attribute of the STEPXML file

3.0.2

Released on 2022-05-23

  • Add new parameter to choose if multiple input files should result in a single output file or if the output should be split

2.1.0

Released on 2022-03-31

  • Fix NullPointerException "Variables" variable ID is empty

2.0.0

Released on 2022-02-21

  • Fix NullPointerException in FileConverterPlugin when output file is empty

1.5.0

Released on 2021-10-21

  • File Delivery Plugin : Add error handling

1.4.0

Released on 2021-07-08

  • Add support of JSON output files
  • Extension renamed from "Table" to "File"
  • Add new extension to perform exports from STEP WebUI

1.2.0

Released on 2021-04-12

  • Add Excel support
Last Updated: