Skip to content

Releases: jfudickar/json2puml

**json2puml v2.3.2.126 - BETA** - 11.08.2025

10 Aug 22:28
Compare
Choose a tag to compare

json2puml v2.3.2.126 - BETA - 11.08.2025

All Editions

New Feature

  • summary filename is now based on the inputfile name when there is only one active inputfile name #75

Service Editions

Changed Feature

  • Further Improved v2 API responses
  • Reduced memory usage
  • Logging of the input request disabled #74

Commandline Editions

Changed Feature

  • Reduced memory usage

UI Editions

New Feature

  • Support for v2 service results in the UI
  • About dialog which can also be called using the /? commandline parameter #72

**json2puml v2.3.1.125 - BETA** - 05.08.2025

05 Aug 22:50
Compare
Choose a tag to compare

json2puml v2.3.1.125 - BETA - 05.08.2025

Service Editions

Changed Feature

  • Further Improved v2 API responses

**json2puml v2.3.0.124 - BETA** - 04.08.2025

04 Aug 22:30
Compare
Choose a tag to compare

json2puml v2.3.0.124 - BETA - 04.08.2025

All Editions

New Feature

  • Global configuration parameters are now supporting the replaceent of environment parameters #66

Changed Feature

  • Update to latest version of delphimvcframework
  • Removed unused empty columns for the color coded in the legend #64
  • SplitFile functionality fixed #69

UI Editions

New Feature

  • Enhance the application title with the name of the current parameter file and or inputlist fileen #71
  • Added a combobox in the file result section which contains also all result files and allows to select a result file.

Changed Feature

  • Update to latest version of SVGIconImageList
  • Fixed a graphical glitch in the form UI #70

Service Editions

New Feature

  • Introduction of API version v2
    • Enhance the json2pumlRequestSvg and json2pumlRequestPng to return a list of result files. This can be used in combination with the generateDetails option to also get the generated detail images returned. #68
    • Enhance the definition file options list to also return displayname and description information. This could be used by UI's to show additional informations about the options #47
  • Fixed typos in the swagger #65

**json2puml v2.2.27.123** - 25.04.2025

25 Apr 15:15
Compare
Choose a tag to compare

json2puml v2.2.27.123 - 25.04.2025

All Editions

Changed Feature

  • Wrong mapping of curl parameter values to filenames fixed #63

**json2puml v2.2.26.122** - 07.04.2025

07 Apr 20:09
Compare
Choose a tag to compare

json2puml v2.2.26.122 - 07.04.2025

All Editions

Changed Feature

  • Empty input files are no longer added to the summary file and are not converted in the details view #60
  • Compiler / Resource error of the commandline version fixed

json2puml v2.2.25.121 - 03.04.2025

02 Apr 22:45
Compare
Choose a tag to compare

json2puml v2.2.25.121 - 03.04.2025

All Editions

Changed Feature

  • Fixed a bug when generating plantuml and the object identifiers containing not allowed characters for plantuml object identifiers

json2puml v2.2.24.120 - 16.01.2025

16 Jan 22:06
Compare
Choose a tag to compare

json2puml v2.2.24.120 - 16.01.2025

All Editions

Changed Feature

  • Fixed a bug to read the single input files from parameterfile #59

json2puml v2.2.23.119 - 30.12.2024

30 Dec 00:29
Compare
Choose a tag to compare

json2puml v2.2.23.119 - 30.12.2024

All Editions

New Feature

  • New dedicated configuration object for the relationshipProperties. This allows more flexibility and simplicity in defining complex relationships
  • New configuration property "propertyNameRenames". This allows to rename the property names before generating the output

UI Edition

Changed Feature

  • Showing the name of the execution log file only when the outputformat contains the log option #43
  • Improved handling of progress bar updates when handling the files #38

# **json2puml v2.2.22.118** - 22.10.2024

22 Oct 21:28
Compare
Choose a tag to compare

json2puml v2.2.22.118 - 22.10.2024

All Editions

Changed Feature

  • Improved formatting of generated table columns (fixed \n detection)
  • Simple Array values will now be shown as a list
  • Fixed generation of classnames with special characters #54
  • Characteristic Values with a "|" are now correctly escaped to not brake the table output #55
  • Fixed generation of duplicate lines between empty attributes and / or empty characteristics #49 #51

# **json2puml v2.2.21.117** - 14.10.2024

14 Oct 10:38
Compare
Choose a tag to compare

json2puml v2.2.21.117 - 14.10.2024

All Editions

Changed Feature

  • tJson2PumlGlobalDefinition.FindFilesInFolderList fixed, not foldernames without a filter a again fully supported for the inputlist and definitionfile folders.