Skip to content

Releases: fugerit-org/fj-doc

2024-03.0

19 Mar 20:12
fdc4fcf
Compare
Choose a tag to compare

[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

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

19 Feb 21:15
3035a61
Compare
Choose a tag to compare

[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

12 Feb 00:23
008b806
Compare
Choose a tag to compare

[3.4.1] - 2024-02-11

Added

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

04 Feb 22:36
2132d1e
Compare
Choose a tag to compare

[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

11 Jan 10:03
e241707
Compare
Choose a tag to compare

[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

05 Jan 13:56
0c09e85
Compare
Choose a tag to compare

[3.3.0] - 2024-01-05

Changed

  • fj-mod-doc-fop, now fop configuration can be inline
  • fj-mod-freemarker, freemarker-doc-process-1-0.xsd now allows any child element in docHandlerCustomConfigType
  • fj-doc-mod-openpdf version set to 1.2.2

2023-12.1

23 Dec 11:08
e621a5d
Compare
Choose a tag to compare

[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

07 Dec 16:02
75abfb8
Compare
Choose a tag to compare

[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

2023-11.2

30 Nov 21:33
a0b9005
Compare
Choose a tag to compare

[3.2.2] - 2023-11-30

Added

  • [mod-fop] 'table-border-collapse' document info to setup default border collapse behavior

Changed

  • [mod-fop] support for table cell back-color attribute
  • [playground-quarkus] quarkus-version set to 3.6.0

2023-11.1

22 Nov 11:19
fa7fb4b
Compare
Choose a tag to compare

[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