Releases: fugerit-org/fj-doc
Releases · fugerit-org/fj-doc
2024-03.0
[3.4.5] - 2024-03-19
Added
- html-charset property for freemarker(html) renderer
- [fj-doc-lib-autodoc] alternate template with additional
schema handling #135
Changed
- xsd-parser-version set to 1.2.10 xmlet/XsdParser#63
- fj-version set to 8.5.3
- openpdf-version set to 1.3.42 #128
- [playground-quarkus] quarkus-version set to 3.8.3
[3.4.4] - 2024-02-28
Added
- codacy badge
Changed
- fj-xml-to-json-version set to 1.2.0
- exec-plugin.version set to 3.2.0
- xsd-parser-version set to 1.2.8
- fj-version set to 8.4.10
- fj-bom set to 1.6.1
- [playground-quarkus] quarkus-version set to 3.8.1
Fixed
- security issue on html include
- security issue on Dockerfile
- typo in test case
[3.4.3] - 2024-02-20
Changed
Fixed
- [playground-quarkus] doc conversion shortcut for xml, json and yaml
2024-02.2
[3.4.2] - 2024-02-19
Changed
- openpdf-version set to 1.3.40 Currently not moving to openpdf 2.X as it requires java 17
- xsd-parser-version set to 1.2.6
- fj-xml-to-json version set to 1.0.0
- Upgraded build_maven_package workflow to version 1.0.1, (accespt DISABLE_MAVEN_DEPENDENCY_SUBMISSION)
- [playground-quarkus] handle direct link to xml2xml, json2json and yaml2yaml conversion
- [playground-quarkus] theme selector
- [playground-quarkus] base image amazoncorretto:21.0.2-alpine3.19
- [playground-quarkus] migrate SPA bundler to Vite
- [playground-quarkus] suggested node 20 for react front end
- [playground-quarkus] quarkus-version set to 3.7.3
2024-02.1
[3.4.1] - 2024-02-11
Added
- docker publish workflow
- fugerit org github project conventions reference
- snyk status badge and scan
Changed
- new deploy workflow
- workflows review and documentation
- fj-bom set to 1.6.0
- [playground-quarkus] quarkus-version set to 3.7.2
- [playground-quarkus] base image changed to 21.0.2_13-jre-ubi9-minimal
2024-02.0
[3.4.0] - 2024-02-04
Added
- fj-doc-mod-openpdf-ext, PDF and HTML renderer based on OpenPDF
- fj-doc-mod-openrtf-ext, RTF renderer based on OpenRTF
Changed
- Setup java 17 for code ql workflow
- Switch to codeql actions v3
- Minimum java version to run quarkus playground set to 17
- Minimum java version for build set to 17
- fj-doc-playground quarkus, added openpdf and openrtf output format
- [playground-quarkus] quarkus-version set to 3.7.1
- [playground-quarkus] base docker image eclipse-temurin:21.0.2_13-jre-alpine
- fj-core version set to 8.4.7
2024-01.1
[3.3.1] - 2024-01-10
Added
- fj-doc-mod-opencsv, new OpenCSVTypeHandlerUTF8 handler
- fj-doc-base, new SimpleMarkdownBasicTypeHandlerNoCommentsUTF8 and SimpleMarkdownExtTypeHandlerNoCommentsUTF8 handlers
Changed
- fj-doc-playground-quarkus, switched to freemarker doc process config xml
- fj-doc-sample, fj-doc-mod-openpdf version set to 1.3.0
- fj-doc-sample, setup fop-config fod pdf/a doc handler as inline
Fixed
- freemarker-doc-process-1-0.xsd, docHandlerCustomConfigType now accepts any child elements
2024-01.0
2023-12.1
[3.2.5] - 2023-12-23
Added
- [playground-quarkus] sample for table align
Changed
- [playground-quarkus] quarkus-version set to 3.6.4
- Added java 21 to github action workflow for compatibility check
- fj-core version set to 8.4.6
- fj-bom parent set to 1.5.2
- fj-bom parent set to 1.5.1, fix lombok-maven-plugin compatibility with java 21
2023-12.0
[3.2.4] - 2023-12-07
Added
- [playground-quarkus] xsl-fo output (as of mod-fop format)
Changed
- [playground-quarkus] quarkus-version set to 3.6.1
Fixed
- [mod-fop] fix cell vertifcal align #104
[3.2.3] - 2023-12-05
- [val-p7m] P7MContentValidator (validate p7m and possibly its content with a facade)
- [val-pdfbox] PdfboxStrictValidator (uses not lenient parser)
Changed
- [val-pdfbox] pdfbox version 2.0.30
- [core] meta info 'table-border-collapse' documentation improvement
2023-11.2
2023-11.1
[3.2.1] - 2023-11-22
Added
- [val-p7m] utility to extract p7m content
- [val-core] XmlValidator for simple xml doc type validation
- [val] P7MValidator in full validator facade
- [playground-quarkus] P7MValidator in validator feature
Changed
- [playground-quarkus] docker image eclipse-temurin:21.0.1_12-jre-alpine
- [playground-quarkus] quarkus-version set to 3.5.2
- fj-core version set to 3.4.5
- fj-bom version set to 1.5.0
- bouncycastle jdk18on-1.77
- org.codehaus.mojo-exec-maven-plugin-3.1.1
- fj-doc-mod-openpdf-1.2.0-sa.1