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!
- Upgrade [email protected]
- Upgrade @formio/[email protected]
- Upgrade [email protected]
- FIO-510: Should fix viewing submission as html on hosted pdf server
- Upgrade [email protected]
- Upgrade [email protected]
- Upgrade @formio/[email protected]
- Upgrade [email protected]
- Upgrade dependencies.
-Upgrade dependencies.
- FIO-1539: Fix issue with webpack build for IE 11
- FIO-2512-2518: Fixes base image security issues
- Upgrade dependencies.
- Build issues.
- Using inline font-awesome styles.
- FIO-510: Submission format html
- Upgrade dependencies.
- Using @formio/node-fetch-http-proxy instead of just node-fetch.
- Upgrade dependencies.
- Issue with the Evaluator not getting imported correctly.
- Missing dependency.
- Fixed issue with unwind requiring formio/pdf.
- Issues with license checks.
- 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
- Upgrade dependencies.
- Upgrade dependencies.
- FIO-1210: Handle the pdf-src that is passed to the pdf server.
- FIO-611: Add font awesome fonts
- Made 3.0.0-rc.35 into 3.1.0 for support for 4.13.x
- Upgrade [email protected]
- Upgrade @formio/[email protected]
- FIO-1210: Handle the pdf-src that is passed to the pdf server.
- Upgrade [email protected]
- Upgrade @formio/[email protected]
- Fixing circleci build.
- Upgrade pdf2htmlex and fixed poppler.
- Upgrade cmake
- 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
- PDF-232: Add pdf page layout setting
- FIO-619: Changes the Dockerfile. Removes unnecessary packages, upgrades packages with vulnerabilities to the latest available versions.
- [email protected]
- [email protected]
- @formio/[email protected]
- @formio/[email protected]
- Upgrade [email protected], [email protected]
- Issue with jose exports.
- 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
- Upgrade [email protected]
- Upgrade [email protected]
- Upgrade [email protected]
- Upgrade [email protected]
- Issues with the pdf2html conversions.
- Upgrade [email protected]
- Upgrade [email protected]
- Upgrade [email protected]
- Upgrade [email protected]
- Changed from Debian build to Alpine to resolve some CVE errors with build.
- Upgraded [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
Changed
- Upgrade [email protected]
- Upgrade [email protected]
- Fixed remove signature clearing
Changed
- Upgrade [email protected]
- Upgrade [email protected]
- Fixed remove signature clearing
Changed
- Upgrade [email protected]
- Upgrade [email protected]
- Upgrade [email protected]
- Upgrade [email protected]
- Reverted puppeteer to v2.x
Changed
- Upgrade [email protected]
- Upgrade [email protected], [email protected]
- Upgrade @formio/[email protected]
- Upgrade [email protected]
- Double submit issue.
- Problem where Select dropdowns would not show values.
Changed
- Upgrade [email protected]
- Upgrade [email protected], [email protected]
- Upgrade [email protected]
- custom pdf labels support
- Fixed form validations disappearance
Changed
- Upgrade [email protected]
- Upgraded [email protected], [email protected], [email protected], [email protected]
- Premium component styles to formio-viewer.
- PDF header/footer: added date interpolation by the provided date format
- Upgrade [email protected]
- Issues with IE in signature block.
Changed
- Upgrade [email protected]
- Upgrade formio-viewer to use [email protected]
- Upgrade [email protected]
Changed
- Upgrade [email protected]
Changed
- Upgrade [email protected]
- Upgrade formio-viewer to use [email protected]
- Upgrade [email protected]
- Upgrade formio-pdf to fix Signature overlays.
Changed
- Upgrade [email protected]
Changed
- Upgrade [email protected]
- Only set the PROXY environment variable if the HTTP_PROXY is not set.
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.
Changed
- Upgrade [email protected]
- Upgrade [email protected]
- Upgrade [email protected], [email protected], [email protected], [email protected], [email protected]
Changed
- Upgrade [email protected]
- Ability to parse params from either ? or # for local pdf loading.
- getErrors method
- Upgrade [email protected]
- Upgrade @babel/[email protected], @babel/[email protected], [email protected], [email protected], [email protected]
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.
- Fixed issues related to disabled signatures when viewing them in read-only mode.
- Upgrade [email protected]
- Upgrade [email protected]
- 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)
- 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
- Add support for PDF overrides on component schemas
- Add z-index and opacity to PDF errors
- Improved font scaling logic for overlay components
- Upgraded [email protected], [email protected], [email protected]
- Set file component to image mode by default when added via PDF builder
- Increase default size of file component PDF overlay
- Fix CSS rule for white-space:pre-wrap
Changed
- Upgraded [email protected], [email protected], [email protected], [email protected], [email protected]
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.