Skip to content

Commit a576b85

Browse files
committed
# **json2puml v2.2.16.112** - 07.06.2024
## All Editions ### Changed Feature - Sorting of object attributes fixed. Now also when sort is active the id and name column (if configured and found) wiil be shown first, then all other sorted attributes. ## Service Edition ### New Feature - The operations /json2pumlRequestPng + /json2pumlRequestSvg + /json2pumlRequestZip now have an optional query parameter includeFileName When this parameter is used the result is a json file with the name of the file and a base63 encoded binary content of the file. This can be used to store the files with the internal generated names. ### Changed Feature - YAML file further improved with more correct datatypes and descriptions
1 parent 083c7e4 commit a576b85

20 files changed

+1545
-2137
lines changed

documentation/changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# **json2puml v2.2.16.112** - 07.06.2024
2+
## All Editions
3+
### Changed Feature
4+
- Sorting of object attributes fixed. Now also when sort is active the id and name column (if configured and found) wiil be shown first, then all other sorted attributes.
5+
6+
## Service Edition
7+
### New Feature
8+
- The operations /json2pumlRequestPng + /json2pumlRequestSvg + /json2pumlRequestZip now have an optional query parameter includeFileName
9+
When this parameter is used the result is a json file with the name of the file and a base63 encoded binary content of the file.
10+
This can be used to store the files with the internal generated names.
11+
12+
### Changed Feature
13+
- YAML file further improved with more correct datatypes and descriptions
14+
115
# **json2puml v2.2.15.111** - 05.06.2024
216
## All Editions
317
### New Feature

0 commit comments

Comments
 (0)