Skip to main content

Release Notes 2025-11-03

Christian Krahn
Product Owner priint:cloud

These changes have been deployed to priint:cloud on November 3rd, 2025.

New features / improvements

  • PPTX Rendering - Create Powerpoint presentations based on templates and your content
  • Release of our Visual Studio Code extention to work with priint:cloud projects.
    • Download project files
    • Upload changes
    • Manage credentials and configuration settings
    • Test changes "adhoc" before uploading them to your project repository
  • Support for SVG and WEBP images
  • Allow special encodings of variables to use in URLs (raw, json, xml)
  • Support comet_pdf argument "pdfflags" to reduce image sizes in generated PDF documents. Look at our full list of supported additional arguments to comet_pdf.
  • Run test rendering jobs on the current deployed project (previously it was nessary to deploy again to run a new test).
  • Added general support for custom uploader. The first supported system is Bynder DAM
  • Add optional error messages to ticket status endpoint result
  • Support for variable export from comet_pdf rendering process to webhook worker configurations (like callback or upload).

Bugfixes

  • API Credential generation: scope allows multi-selection now
  • Performance optimization to the Dashboard
  • Test jobs required a default.w2ml to be present, now it will take the relevant configured option from configuration or selected profile.
  • Test rendering results contain all logfiles in case of errors, not just the json error result.

Breaking Changes

  • none

All Deprecations

  • none