June 25, 2025

This sprint has mostly been focusing on improving the capabilities of our document generation engine as well as minor updates.

New features and improvements

  • Appendix binding has been added to the engine to allow appendices to be inserted dynamically at the end of documents.
  • Form logic has been moved to the back-end to align API-capabilities with the front-end.
  • Generation of documents based on Virtual Recipes through the API (silent flow) is now possible.
  • Form step when creating documents is now skipped if a recipe contains no form.
  • The setting on Date- and Number form components for Use raw date in transformation is now false by default.
  • Removed Required option from checkbox form components.

Bugfixes

  • Fixed issues with SVG-files in docx text elements when inserted into a main document.
  • Fixed stability issues with the Select form component.