23-05-038
Release notes - Selfpoint3 - stable-23-05-038
Bug fixes
Generate empty PDF not working
The function for generating empty PDF files for a given form often failed and resulted in just an empty object literal being returned. The underlying problem has been corrected and the function should now work as intended again.
Checkbox & Radio with effects containing transformation fails in PDF files
The components “Checkbox” and “Radio” was not displayed properly in PDF files when they were setup with getting their options from an effect and that effect included a transformation. The problem has been adressed and they should now be correctly rendered in PDF files.
New & Improved
Disable SSL/TLS certificate validation in Connect/http3
There is a new option under the advanced tab in the effect “Connect/http3” called “Stäng av validering av certifikat”, that when enabled sets the Node.js option rejectUnauthorized to false when making a HTTP request through the configured effect. Enabling this options disables SSL/TLS certificate verification and should only be used when absolutely necessary.
Last updated