Version 1.6.3
Released on 15 Apr 2026
Version 1.6.2
Released on 30 Mar 2026
Version 1.6.1
Released on 25 Mar 2026
Version 1.6.0
Released on 13 Mar 2026
Version 1.5.1
Released on 19 Nov 2025
| Type |
Description |
|
Added new function convertDocument to create more complex documents. E.g. Merge PDF from multiple individual PDFs and place a watermark onto it. |
|
Replaced CfgnFiles.createPdfFromAsset with createPdfFromAssets to allow optional merging of documents. |
Version 1.4.2
Released on 10 Sep 2025
Version 1.4.1
Released on 04 Aug 2025
| Type |
Description |
|
Removed the outdated copyToClipboard in favor of the native navigator.clipboard.writeText |
Version 1.4.0
Released on 22 July 2025
| Type |
Description |
|
Removed interceptCheckout in favor of onBeforeCheckout |
|
The "checkout parameter" is now of type CheckoutInput instead of a plain string |
Version 1.3.0
Released on 16 May 2025
| Type |
Description |
|
Removed legacy functions generateCustomId, setupCustomId and setupShuffledCustomId |
|
Renamed parameters of MailAddress to lowerCamelCase |
Version 1.2.0
Released on 07 Apr 2025
Version 1.1.6
Released on 30 Jan 2025
| Type |
Description |
|
New function getTextureUrl to receive texture asset url from name |
Version 1.1.5
Released on 18 Dec 2024
Version 1.1.4
Released on 09 Dec 2024
| Type |
Description |
|
New function interceptShare to create screenshots or similar, before the share is executed. |
|
New function shareConfiguration to create a "Shared configuration" for custom requirements. |
Version 1.1.2
Released on 13 Nov 2024
| Type |
Description |
|
Update typing of onAfterViewerCreated callback in injectViewer to support asynchronous operations |
Version 1.1.1
Released on 18 Sep 2024
| Type |
Description |
|
Add functions to fully customize the tooltips of controls. |
For details see Combeenation Docs - Tooltips
Version 1.1.0
Released on 11 Sep 2024
| Type |
Description |
|
Introduce Configuration files as replacement for Resource components. See available functions under the namespace CfgnFiles. |
Version 1.0.0
Released on 02 Jul 2024
| Type |
Description |
|
CustomJSCmps is obsolete |
|
Removed waitValueChanged (not required anymore) |
|
Awaitable setInput |
For details see Version 1.0.0
Version 0.0.4
Released on 25 Jun 2024
Version 0.0.1
Released on 09 Apr 2024
| Type |
Description |
|
Fully revamp how components are used |
This package is the successor of @combeenation/custom-js-utils and
greatly improves working with components of a configurator.