Skip to main content

Release Notes

Release 02 Apr 26

Version 2.1.202604021

TypeDescription
NewSupport integrations for http in workflows
NewYou can now view the results of all finish actions on the Insights page.

Release 26 Mar 26

Version 2.1.202603263

TypeDescription
NewAllow quote updates in workflows
NewIntroduce a new optional quote shipping field
NewImproved file formatting when editing a babylon file

Release 19 Mar 26

Version 2.1.202603191

TypeDescription
NewIntroduce custom fields for Insights values
  • use the new OnFinish.SetCustomInsights() function to define insights values
  • custom insights fields must be created first in Settings > Custom Fields
  • ⚠️ The Price metric on the configurator dashboard now requires a custom insights field "Price" to work
RemoveDeprecate ValueComponent.Archive → use OnFinish.SetOutput() instead
RemoveDeprecate CheckoutComponent.Quote → use OnFinish.Quote() instead
  • add an overload of OnFinish.Quote() that provides a full quote snippet
NewAdd an OnFinish.SetGoal() function. The finish goal can be viewed in Insights and used as filter. It is meant to replace the shopName (example values: "Save", Request", "Quote")
NewInsights can now be filtered by Quote Hub and Quote number
NewCheckout now works even when no Shop is specified
NewCheckout (or Finish in editor v2) will now almost always complete, even if there was an error when e.g. sending a mail or creating a quote
  • A new Finish Action column in Insights indicates if there was an error in any finish action and can be used to quickly filter all failed finishes
  • A new Failed Actions column shows which finish actions failed (can also be used to filter)

Release 18 Mar 26

Version 2.1.202603181

TypeDescription
NewCopy preview configurations with the Combeenation API

Release 17 Mar 26

Version 2.1.202603171

TypeDescription
NewIntroduced Integrations

Release 10 Mar 26

Version 2.1.202603101

TypeDescription
NewSeveral improvements in the quotes module
NewSync custom code definitions for all quote hive types
NewIntroduce a configuration.isFrozen hive variable

Release 25 Feb 26

Version 2.1.202602251

TypeDescription
NewSupport changing a quote with the configurator.
RemoveThe "Replace Configuration" feature during finishing a configuration.
RemoveRemove the asset bundle menu in the quote hub settings.
It can be selected using the Quote hive object now.

Release 30 Jan 26

Version 2.1.202601301

TypeDescription
NewQuote PDF context: add custom user fields of the assignee

Release 29 Jan 26

Version 2.1.202601291

TypeDescription
NewUndo/Redo support in the quote details view
NewImproved visualization of quote issues

Release 21 Jan 26

Version 2.1.202601211

TypeDescription
NewInitial release of FinishActions that will over time replace the current Checkout feature.

Release 13 Jan 26

Version 2.1.202601131

TypeDescription
NewSpecify multiple quote assignee candidates during checkout. The first valid user is assigned.
NewQuote Action Rules to constrain if
  • a specific line item can be deleted
  • any total discount or markup can be added
  • any new line item can be added

Release 09 Jan 26

Version 2.1.202601091

TypeDescription
NewQuote PDF asset template improvements:
  • Add banking details via context
  • Exchange default company image
RemovePDF asset data_uri filter no longer supports on asset paths directly
  • Use on URLs directly: {{ "https://picsum.photos/id/2/200" | data_uri }}
  • Usage for assets: {{"Images.Bee" | url | data_uri}}
info

You find older release notes in the archive.