Skip to content

Latest commit

 

History

History
380 lines (303 loc) · 9.21 KB

PDF-Server-Change-Log.md

File metadata and controls

380 lines (303 loc) · 9.21 KB

No Longer Maintained: Please visit https://github.com/formio/enterprise-release/blob/master/API-Server-Change-Log.md for an all encompassing public facing Changelog / Release Notes. Thank you!

May 4th, 2021 Release

3.1.1

Includes Official Release of

3.1.1-rc.3

Changed

3.1.1-rc.2

Fixed

  • FIO-510: Should fix viewing submission as html on hosted pdf server
  • Upgrade [email protected]

3.1.1-rc.1

Changed

April 14th, 2021 Release

3.1.0

Includes Official Release of

3.1.0-rc.15

Changed

  • Upgrade dependencies.

3.1.0-rc.14

Changed

-Upgrade dependencies.

Fixed

  • FIO-1539: Fix issue with webpack build for IE 11
  • FIO-2512-2518: Fixes base image security issues

3.1.0-rc.13

Fixed

  • Upgrade dependencies.

3.1.0-rc.11

Fixed

  • Build issues.

3.1.0-rc.10

Fixed

  • Using inline font-awesome styles.

Added

  • FIO-510: Submission format html

Changed

  • Upgrade dependencies.

3.1.0-rc.9

Changed

  • Using @formio/node-fetch-http-proxy instead of just node-fetch.

3.1.0-rc.8

Changed

  • Upgrade dependencies.

3.1.0-rc.7

Fixed

  • Issue with the Evaluator not getting imported correctly.

3.1.0-rc.6

Fixed

  • Missing dependency.
  • Fixed issue with unwind requiring formio/pdf.

3.1.0-rc.5

Fixed

  • Issues with license checks.

3.1.0-rc.4

Added

  • FIO-611: Ability to use font-awesome icons for checkmarks.
  • FIO-1403: Incorporated Snyk in CircleCI.
  • FIO-1462: Landscape mode for PDF is not working

Changed

  • Upgrade dependencies.

3.1.0-rc.3

Changed

  • Upgrade dependencies.
  • FIO-1210: Handle the pdf-src that is passed to the pdf server.
  • FIO-611: Add font awesome fonts

3.1.0-rc.1

Changed

  • Made 3.0.0-rc.35 into 3.1.0 for support for 4.13.x

Febuary 10th, 2021 Release

3.0.0

Includes

Changed

Febuary 5th, 2021 Release

3.1.0-rc.2

Includes

Changed

January 21, 2021 Release

3.0.0-rc.39

Includes

Changed

  • Fixing circleci build.
  • Upgrade pdf2htmlex and fixed poppler.
  • Upgrade cmake

December 18th, 2020 Release

3.0.0-rc.31

Includes

Changed

  • FIO-993: Rewrote the Dockerfile from node:14-alpine3.12 to the raw alpine:latest. Reworked the pdf2htmlEX installation. Changed the path for the pdfunits

December 11th, 2020 Release

3.0.0-rc.30

Includes

Added

  • PDF-232: Add pdf page layout setting

Fixed

  • FIO-619: Changes the Dockerfile. Removes unnecessary packages, upgrades packages with vulnerabilities to the latest available versions.

Changed

December 6th, 2020 Release

3.0.0-rc.29

Fixed

  • Issue with jose exports.

3.0.0-rc.28

Fixed

  • Replace disable with delete on utilization delete
  • Fixes the pdfunite path. And changes the path for pdf2htmlEX git to the formio.
  • PDF 234: Add fonts to support different languages

Changed

November 28th, 2020 Release

3.0.0-rc.27

Fixed

  • Issues with the pdf2html conversions.

Changed

November 24th, 2020 Release

3.0.0-rc.26

Changed

2.76.0

Changed

May 4th, 2020 Release

2.76.0

Changed

April 19th, 2020 Release

2.75.0

Changed

2.74.0

April 18th, 2020 Release

2.73.0

Changed

April 8th, 2020 Release

2.71.0

Changed

April 2nd, 2020 Release

2.70.0

Changed

March 27th, 2020 Release

PDF Server 2.69.0

Changed

March 22nd, 2020 Release

PDF Server 2.67.0

Changed

March 20th, 2020 Release

PDF Server 2.66.0

Changed

PDF Server 2.65.0

Changed

March 18th, 2020 Release

PDF Server 2.64.0

Changed

  • Upgrade [email protected]
  • Only set the PROXY environment variable if the HTTP_PROXY is not set.

PDF Server 2.63.0

Changed

  • Upgrade [email protected]
  • Upgrade formio-viewer to include 4.9.0-rc.11 renderer.
  • Fixed issues with Signature positioning.
  • Added a change event for subforms in pdf building.

February 12th, 2020 Release

PDF Server 2.61.0

Changed

Changed

January 28th, 2020 Release

PDF Server 2.60.0

Changed

  • Renderer version to 4.8.0
  • Upgrade formio-viewer to use 4.8.0 renderer.

Fixed

  • Potential issues where the PDF generation could get hung up on waiting for images to load.

Added

  • Page size capabilities.

January 24th, 2020 Release

PDF Server 2.59.0

January 8th, 2020 Release

PDF Server 2.56.0

  • Added headers and footers feature for PDF files.
  • Added ability to change theme of PDF
  • Added ability to configure PDF margins (helpful when setting header and footer)
  • Added ability to turn off the Title bar
  • Added ability to render PDF as plain text view (html mode)

August 13th 2019 Release:

PDF Server 2.55.0

  • Added - font-size scaling for datetime inputs
  • Fixed performance problems with pdf generation by removing superfoulous timeouts.
  • Added check for existence of this.formio before invoking to resolve some PDF form crashes.
  • Upgraded formio.js from 3.23.3 to 3.24.3

July 22nd 2019 Release:

PDF Server 2.67.0

  • Add support for PDF overrides on component schemas
  • Add z-index and opacity to PDF errors
  • Improved font scaling logic for overlay components

July 11th 2019 Release:

PDF Server 2.66.0

June 22nd 2019 Release:

PDF Server 2.62.0

Changed

Added

  • FOR-2357: The file component to the pdf builder which defaults to image mode.

Fixed

  • FOR-2347: Ensure the browser context is closed when any failures occur during pdf generation.