- Print
- DarkLight
Release Notes - 2022 & earlier
Release 05 Dec 22
Version 2.0.202212051
Type | Description |
---|---|
New | New Shopware 6 type |
Change | New default JSON structure for DIY shop |
Release 10 Oct 22
Version 2.0.202210101
Type | Description |
---|---|
New | Support the creation of data source assets based on Excel file assets. Updates on file assets will be propagated to all linked data sources. |
Release 29 Sep 22
Version 2.0.202209291
Type | Description |
---|---|
New | Improve performance of TableComponent queries. Long-running operations, like loading data from a DataSource, are now scheduled more intelligently to reduce waiting times in configurators. |
Release 27 Sep 22
Version 2.0.202209271
Type | Description |
---|---|
New | ⭐ Support for Babylon & PbrMaterial assets See How to create and use babylon & material assets for more details! |
New | ⭐ Asset upload dialog provides options to change the suggested name & choose different target folders per asset |
Related releases:
Release 11 Aug 22
Version 2.0.202208111
Type | Description |
---|---|
New | Simplify reading & writing of components in CustomJS (custom-js-utils v6 or higher) |
Release 9 Aug 22
Version 2.0.202208091
Improvements for navigation & searchability of controls in design editor:
Type | Description |
---|---|
New | Search field above controls tree |
New | Quick launcher (Ctrl+K ) also shows controls when inside design editor |
New | Option in quick launcher to only show components or controls in search result |
Fix | Re-select control in tree after renaming it even when control is inside inactive wizard page etc. |
Minor fix in dashboard:
Type | Description |
---|---|
Fix | End of day for configuration metrics is now 23:59:59 instead of 23:59:00 |
Release 19 Jul 22
Version 2.0.202207191
Type | Description |
---|---|
New | Excel support for data sources |
Release 7 Jul 22
Version 2.0.202207071
Type | Description |
---|---|
New | SetEntries slot of dataviews & comboboxes now also support CSS colors like hex codes (e.g. #009a92 ) or RGB values (e.g. rgb(0, 154, 299) ) in addition to Hive images.I.e. stuff like "#009a92".ToColor().ToImage() should not be needed anymore in this area and color values from CSV asset data sources can now be used as well. |
Release 6 Jul 22
Version 2.0.202207062
Sneak peek = Semi transparent background in editors when pressing Shift+Enter
Type | Description |
---|---|
New | Ctrl+S in code editors (hive rule, control properties, CSS editor etc.) saves the current changes and does not show the browsers "Save as" dialog anymore |
Change | Shift+Enter in CSS & control property editor of design component immediately saves changes |
Fix | Sneak peek in design and graphic component shows design resp. graphic instead of global editor background |
Fix | Sneak peek sometimes got stuck |
Release 6 Jul 22
Version 2.0.202207061
Type | Description |
---|---|
Fix | Browser back & forth navigation in asset editor was sometimes not working anymore |
Release 30 Jun 22
Version 2.0.202206301
This release contains small tweaks and usability improvements for Assets (preview feature).
Type | Description |
---|---|
New | The Size of File Assets and DataSources is now displayed in the Asset Editor (existing assets must be re-uploaded first). |
New | The Asset Bundle Assignment dialog now displays more relevant information, like the version name (existing assignments must be updated first). |
New | You can now open a specific Asset Bundle version directly from the Asset Bundle Assignment dialog. |
New | When you select an assigned Asset Bundle version, all versions of that bundle are now shown. |
Change | In the Asset Editor, Asset Bundle versions are now sorted by when they were last changed, the newest version is on top and selected by default. |
Change | All Asset Folders are now collapsed by default. |
Change | When editing a DataSource configuration, you can now press the Enter key to insert a new line without closing the dialog. |
Fix | If you make a mistake when editing a DataSource configuration, you now get a more helpful message. |
Fix | Asset Bundle drafts are automatically created whenever you make any change to a published version – this didn't work in a few cases, but now does. |
Release 20 Jun 22
Version 2.0.202206201
Type | Description |
---|---|
New | ⭐ Assets (preview feature)
|
Release 13 Jun 22
Version 2.0.202206131
Type | Description |
---|---|
Remove | Custom ID functionality no longer available |
Release 30 Mar 22
Version 2.0.202203303
Type | Description |
---|---|
New | ⭐ Assets (preview feature) Import files or resources on company-level to use them inside configurators
|
New | ⭐ First page (Asset editor) based on the new front-end stack with React |
Change | The cursor of comboboxes is now a pointer instead of text when hovered |
Release 8 Feb 22
Version 2.0.202202081
Type | Description |
---|---|
New | Configurator company theme for new Combeenation CI |
Change | End user file upload limit increased from 50 to 100 MB |
Release 31 Jan 22
Version 2.0.202201311
Type | Description |
---|---|
Fix | Incorrect SigSlo validation errors shown for SigSlos connected to ShapeDiver 3d control |
Fix | Record component editor breaks sometimes after auto formatting |
Release 22 Dez 21
Version 2.0.202112221
Type | Description |
---|---|
New | .NET 6 release |
Release 16 Dez 21
Version 2.0.202112161
Type | Description |
---|---|
New | ⭐ Compare Mode: A draft or version can now be compared to any other version of the same company. It can be started from any editor with the button in the top-left corner. |
New | Components can now be filtered by their type (see menu of the Components-List in the editor). The results can be further filtered with the default text-search. |
New | Show the draft name in the top-left of the editor |
Fix | Company settings window is now scrollable to prevent cut off elements |
Release 14 Dez 21
Version 2.0.202112141
Type | Description |
---|---|
Fix | Fixed Shapediver Embedded control having wrong initial parameter values in rare cases |
Release 29 Nov 21
Version 2.0.202111291
Type | Description |
---|---|
Fix | Index parameter of list slots Add Item & Remove Item are working correctly again. |
Change | Available component slots are now chosen based on the component's input type instead of its result type. E.g. a value component with input type text which results in a record can now be used as Set value slot which was not possible earlier. |
New | ⭐ Slot parameters can now directly access column data of value components resulting in a record, which only worked with record components earlier. E.g. SomeValueCmp.ValueChanged -> PriceLabel.setValue(SomeValueCmp.coldata.price) . |
New | The configurator slot updateCssVariables now accepts records from any source, previously it only worked with record components. |
New | ⭐ Better visualization for complex component results like records or lists |
Release 29 Sep 21
Version 2.0.202109291
Type | Description |
---|---|
Change | ⭐ Revamped User Permissions |
New | Show "Uploaded at" date & time in resource component |
Fix | Fixed reconnect issues in rare cases (e.g. when creating a new CSS Module ) |
Release 18 Aug 21
Version 2.0.202108181
Type | Description |
---|---|
New | Copy drafts across companies (additional drop-down list in the existing dialog) |
Change | Search fields can be cleared with the Esc key |
Release 8 Jul 21
Version 2.0.202107081
Type | Description |
---|---|
New | 2 responsive templates in the "create configurator" dialog |
New | ⭐ Possibility to create PDFs from "self written" HTML and upload them to a resource component. See CfgrUtils.convertHtmlToPdf in CustomJS utils for details on how to use this. |
Release 23 Jun 21
Version 2.0.202106231
Type | Description |
---|---|
Change | ⭐ Revamped configurator dashboard (formerly known as gallery), now contains views for all companies/configurators/drafts, company/configurator settings and a new cfgn metrics overview |
New | New property price for all shops. The price of the finish (if set) will be taken into account for the Total Revenue calculation |
Fix | Textbox caption wasn't correctly positioned when set to "Top" |
Fix | Users no longer need to logout/login in order to see company assignment changes (e.g. added or removed from a company) |
Change | Ungzipped Babylon files will be gzipped on upload |
Release 11 Mai 21
Version 2.0.202105111
Type | Description |
---|---|
Fix | Fix issue which sometimes caused the configurator to change wizard pages "on its own" in an "infinite loop". This was mainly an issue when on a bad internet connection. It can still happen that the configurator changes wizard pages "on its own" but this should now stop quite quick and should not end in an "infinite loop" anymore. |
Fix | Design editor: Some properties with dropdown-values showed only the id instead of the display name |
Change | Improved visualization of preview/transient mode and read-only mode in the cfgr editor |
Change | Several improvements and design changes as follow-up of the redesign:
|
Release 26 Apr 21
Version 2.0.202104261
Type | Description |
---|---|
Change | Avoid showing Shapediver load timeout error if no viewer version is configured |
Change | In addition to the Redis cache, sessions are now stored in the CosmosDb. Possible Redis cache troubles should no longer disrupt users in the backend. |
Release 21 Apr 21
Version 2.0.202104211
Type | Description |
---|---|
New | Company theme for "Palme" (green loading animation, ...) |
New | Automatically remove leading & trailing whitespaces (blanks, new lines etc.) from resource name given to Upload user resource slot to prevent accidental and hard to solve "ResourceNotFound" errors |
Fix | Prevent exception when opening configurator in hidden Firefox tab |
Release 14 Apr 21
Version 2.0.202104141
Type | Description |
---|---|
Change | Improved changing of combobox values in the Components- and Properties-List |
Change | Component-List entries use the whole row width when only the name is shown |
Change | Allow text selection in the result panel of Records |
Fix | Issues when combobox values weren't correctly commited |
Fix | Prevent exception when leaving the Design Editor with a Shapediver Embedded control |
Release 12 Apr 21
Version 2.0.202104121
Type | Description |
---|---|
Fix | Load mask did not disappear when preparing social sharing |
Release 4 Apr 21
Version 2.0.202104071
Type | Description |
---|---|
New | Added new properties CSS Class , Over viewer only and Hide On for customizing load mask of Shapediver Embedded Control |
Release 16 Mar 21
Version 2.0.202103161
Type | Description |
---|---|
Change | Social Sharing: Added platforms and reworked default button design See Social share for detailed information. |
Release 11 Mar 21
Version 2.0.202103113
Type | Description |
---|---|
New | Support for new file types in 3d asset resource component: _.stl, _.obj |
Remove | Removed debug controls container for Shapediver Embedded Control |
Release 9 Mar 21
Version 2.0.202103092
Type | Description |
---|---|
New | Added debug controls container for Shapediver Embedded Control |
Release 2 Mar 21
Version 2.0.202103021
Type | Description |
---|---|
Fix | Transition time was not applied when updating camera position in Shapediver viewer |
Release 26 Feb 21
Version 2.0.202102262
Type | Description |
---|---|
Change | Shapediver Embedded Control now uses Shapediver API Version V2 |
Fix | When a record column was named 'ID' and contained identical values, it led to missing entries in the result-view |
Release 17 Feb 21
Version 2.0.202102171
Type | Description |
---|---|
New | Redesign of the whole backend |
Release 16 Dec 20
Version 1.26.202012161
Type | Description |
---|---|
New | New signal Selected key changed for record components |
Release 9 Dec 20
Version 1.26.202012091
Type | Description |
---|---|
New | New slot Set caption text for comboboxes |
New | Support for new file types in 3d asset resource component:*.step , *.stp , *.hdr & *.babylon |
Release 13 Aug 20
Version 1.25.202008131
Type | Description |
---|---|
Change | Increased draft limit from 5 to 10 |
Change | Increased upload limit from 10 to 50 MB |
Release 9 Jul 20
Version 1.25.202007088
Type | Description |
---|---|
Change | Major server improvements (Docker, .NET Core, ...) |
New | Whitelist settings for configurators |
Remove | Social login buttons removed |
Release 26 Jun 20
Version 1.25.19
Type | Description |
---|---|
Change | "Non admin" users are now also allowed to delete withdrawn configurators |
New | Highlighting for dev drafts in configurator gallery which have not been edited for a long time (@fa-pencil = dev draft exists, @fa-pencil = 2 months untouched, @fa-pencil = 6 months untouched) |
Release 7 Mai 20
Version 1.25.17
Type | Description |
---|---|
Change | Icons to highlight published configurators and configurators with existing dev draft(s) in gallery |
Release 6 Feb 20
Version 1.25.3
Type | Description |
---|---|
Fix | When creating a new control via DnD of component, oftentimes an error was shown and SigSlos were not created properly |
Release 27 Jan 19
Version 1.25.0
Type | Description |
---|---|
Change | ⭐ New parameter Sanitize Value for various SigSlo slots.See User input sanitization for detailed information. |
New | ⭐ Improved support for CSS custom properties (CSS Variables) |
New | New function CtrlUtils.onInteractiveVisualClicked in custom JS API |
Fix | Issue with slider control when settings its value to "0" |
Release 2 Aug 19
Version 1.24.87
Type | Description |
---|---|
New | Support for *.js.gz files |
Change | JavaScript files (*.js ) will be gzipped and renamed (to *.js.gz ) upon upload |
Change | GLB files (*.glb ) will be gzipped unless they are already gzipped |
Fix | The tab for the finishes result values will displayed again |
Release 03 Jul 19
Version 1.24.80
Type | Description |
---|---|
New | Improvements for Debug view in configurator preview:
|
New | Property Viewer version for ShapeDiver3dEmbedded ctrl which can be set via SigSlo. Should be used instead of property Viewer JS from now on. |
Change | Drafts can now be copied from 1 configurator into another already existing one. Until now copying of drafts was only allowed to a new configurator or inside the currently selected configurator. |
Fix | Properties Zoom min & Zoom max of ShapeDiver3dEmbedded control were not working as expected |
Change | Maximum size for archived images increased to 5000px in height 5000px in width |
Release 23 May 19
Version 1.24.73
Type | Description |
---|---|
Change | Shopware shop now supports price per unit |
Release 28 Apr 19
Version 1.24.64
Type | Description |
---|---|
New | New slots Set background for labels & Set link URL for buttons |
New | New API methods Cbn.utils.TextHelper.btoaUTF8 & Cbn.utils.TextHelper.atobUTF8 which shall be used in custom JS when converting text (e.g. SVG) to base64 and vice verca instead of erroneous window.atob & window.btoa . |
Change | Updated Combeenation logo which is shown at the bottom of configurators which have plans for which the ad is shown. |
Release 24 Apr 19
Version 1.24.62
Type | Description |
---|---|
New | Add new resource component type 3D assets (Currently supported: gzipped GLB files) |
Release 2 Apr 19
Version 1.24.52
Type | Description |
---|---|
New | Add new type Hash with the methods computeSha256 & computeHmacSha256 |
New | Add new text method IsBase64() |
Release 20 Mar 19
Version 1.24.42
Type | Description |
---|---|
New | QRCode.generate() |
Release 12 Mar 19
Version 1.24.41
Type | Description |
---|---|
Fix | Fix zooming of graphic views with mouse wheel in Firefox & IE |
New | Combeenation API |
Change | Product version retention time (keep all versions which are not older than 2 months and always at least 50 versions) |
Release 8 Jan 19
Version 1.24.0
Type | Description |
---|---|
New | Custom CSS modules which allow splitting of custom CSS into separate modules |
New | Slot Set placeholder for textboxes & comboboxes |
Change | Minor improvements to design editor:
|
Release 2 Jan 19
Version 1.23.5
Type | Description |
---|---|
New | "Notes" property for all controls |
Release 29 Nov 18
Version 1.23.3
Type | Description |
---|---|
Change | Version history UI updated and minor UI changes on draft list |
New | Added button for showing an embedded example of the configurator |
Release 6 Oct 18
Version 1.23.2
Type | Description |
---|---|
New | Slot Redirect parent page for Configurator control |
Fix | Slot Set embed ticket for ShapeDiver3dEmbedded control wasn't working properly |
Release 25 Oct 18
Version 1.23.1
Type | Description |
---|---|
New | Control ShapeDiver3dEmbedded for new ShapeDiver viewer can now be created using the "add control" dialog |
New | ⭐ New Configurator control which holds some useful signals & slots to handle IFrame sizes, restart configurations and more |
Change | ⭐ Improved checkout workflow |
New | System texts like Adding configuration to cart... , Reconnecting... or Update available can now be customized per configurator |
Fix | Slot SetHorizOffset didn't work when layer was hidden |
Release 10 Oct 18
Version 1.22.0
Type | Description |
---|---|
Fix | Add missing slot Set visibility to slider ctrl |
Fix | Fixed several security issues |
Change | New password policy (password update is recommended) |
Release 1 Oct 18
Version 1.21.7
Type | Description |
---|---|
Change | ⭐ Updated list of officially supported browsers |
Fix | Selection of interactive visuals didn't work anymore in Edge |
Release 5 Sep 18
Version 1.21.2
Type | Description |
---|---|
New | Highlighting of names column for erroneous properties in value, graphic, resource & checkout editor |
Fix | Dataviews sometimes didn't fire "Value changed" signal correctly |
New | Property "CommPluginSettings" for embedded ShapeDiver3d control |
Release 28 Aug 18
Version 1.21.0
Type | Description |
---|---|
New | All Hive errors now indicate in which rule they originally occurred. Previously, some errors did not, which made it difficult to figure out what caused them. |
Change | The ComponentList now only highlights components in which an error originates. Indirectly affected components will no longer be highlighted to make it simpler to find the root cause of a problem. |
Change | Overhauled all Hive error messages to make them less verbose and more understandable. Type names will now be written into separate lines. Previously, long inline type names made some error messages unreadable. |
New | Error messages about type mismatches now contain hints about the parts of a type that are not compatible. For example, if two tables do not match, the message will only mention the affected columns and omit all others. |
Release 7 Aug 18
Version 1.20.45
Type | Description |
---|---|
Change | New favicon for backend & configurator |
New | New keyboard shortcut Ctrl+Alt+Up/Down for code editor to add new cursor in line above/below |
New | Button in configurator preview debugger to get current camera position & parameter info of ShapeDiver3d control |
New | Property & slot to set camera position of ShapeDiver3d control |
New | Text field in design editors Add control dialog to set initial name of newly created control |
Fix | Prevent copying of control to invalid position. E.g. wizardpages can only be pasted as childs of wizards etc. |
Fix | Correctly apply background color for ShapeDiver3d ctrl |
Release 28 Jun 18
Version 1.20.40
Type | Description |
---|---|
Fix | The Set content URL slot of the external content control didn't work when calling it multiple times |
Release 11 Apr 18
Version 1.20.35
Type | Description |
---|---|
Fix | ComboBoxes sometimes didn't fire "Value changed" signal correctly |
New | Add handling for session timeout of "old" SD viewer |
Release 6 Apr 18
Version 1.20.34
Type | Description |
---|---|
Fix | Setting checkbox caption via SigSlo sometimes didn't work |
New | New slot "Set caption text" for textboxes |
Release 28 May 18
Version 1.20.32
Type | Description |
---|---|
Change | Rasterization will be done via ChromeBeeverter |
Release 20 Apr 18
Version 1.20.30
Type | Description |
---|---|
Remove | Mail share option from share button. You can still share configurations via mail. |
Release 19 Apr 18
Version 1.20.29
Type | Description |
---|---|
Fix | Whitespace in SVG text will now be preserved |
Release 11 Apr 18
Version 1.20.27
Type | Description |
---|---|
Fix | Slot "Set header text" didn't work correctly under some circumstances |
New | New properties "Zoom min" & "Zoom max" for ShapeDiver3d control |
Release 9 Apr 18
Version 1.20.26
Type | Description |
---|---|
Fix | Certain style issues with older Safari versions (mainly <= v9):
|
Fix | Page panning on touch devices above GraphicView with zoom & pan disabled |
Change | Textboxes "typing" signal has been removed and "value changed" acts a little different now since it is also triggered a short while after the user stopped typing |
Release 13 Mar 18
Version 1.20.20
Type | Description |
---|---|
New | REST checkout |
Release 22 Feb 18
Version 1.20.15
Type | Description |
---|---|
New | New properties for the ShapeDiver3d control: Restrict camera , Restrict pan , Control damping , Zoom speed , Viewer version & Show controls |
New | New slots for the ShapeDiver3d control: Set viewer version & Show/hide controls |
Change | Slots to set the ShapeDiver3d control parameters are now shown in alphabetical order |
Release 20 Feb 18
Version 1.20.13
Type | Description |
---|---|
New | Add message hash to Flex checkout |
Release 7 Feb 18
Version 1.20.5
Type | Description |
---|---|
New | New draft properties CreatedBy , LastPreviewedBy , LastPreviewedAt |
Release 6 Feb 18
Version 1.20.4
Type | Description |
---|---|
New | Signal "Enter pressed" for textboxes |
New | FTP checkout |
Release 1 Feb 18
Version 1.20.3
Type | Description |
---|---|
Remove | Removed the plan keyword (use configurator instead) |
Remove | Removed GetEditLink and GetCopyLink functions from configuration (use EditUrl and CopyUrl instead) |
Release 24 Jan 18
Version 1.20.2
Type | Description |
---|---|
Fix | Controls which were disabled by SigSlo were erroneously enabled when a parent panel was enabled by SigSlo |
Fix | Controls filter of SigSlo connections list wasn't always working correctly |
Fix | Entered text sometimes disappeared when focus was removed from textbox with connected "typing" signal |
Fix | Adding components per drag & drop to the configurator in the design component sometimes didn't work |
Change | Adjusted embedding info in presets view |
Release 21 Dec 17
Version 1.20
Type | Description |
---|---|
New | ⭐ Introducing the # Operator |
New | New variables configurator and presets |
New | Text functions contains and replace |
Change | Text comparison is now case sensitive |
New | Case insensitive Text comparison operator ~= |
New | DynamicVisual Items |
New | Multi-line comments |
Change | Improved Hive Error Messages |
New | New properties "Busy graphic URL" & "Busy graphic pos." for ShapeDiver3d control |
Change | Configurator component is now called Design |
Release 15 Dec 17
Version 1.19.5
Type | Description |
---|---|
New | New property "Custom URI parameter" for ShapeDiver control (e.g. to set custom ShapeDiver viewer version) |
Release 7 Dec 17
Version 1.19.2
Type | Description |
---|---|
Fix | Some SVGs were not drawn anymore in latest Chrome version 63 |
Release 6 Dec 17
Version 1.19.1
Type | Description |
---|---|
New | Zoom & pan of graphic view on touch devices with pinch to zoom |
New | ShapeDiver3d control parameters are now initialised with configuration values from SigSlos |
Release 12 Oct 17
Version 1.18.0
Type | Description |
---|---|
New | Visuals from nested GraphicComponents can now be used as interactive visuals in a graphic view |
Change | Groups in component list with many components are now collapsed by default |
Fix | Some minor issues in quick launcher |
Release 5 Oct 17
Version 1.17.2
Type | Description |
---|---|
Fix | Show preview images for SVG images uploaded in storage tab |
Release 28 Sep 17
Version 1.17.1
Type | Description |
---|---|
Fix | Show details for "non image" resources in storage tab |
Release 19 Sep 17
Version 1.17.0
Type | Description |
---|---|
New | Magento 2 shops are now supported |
New | Create drafts based on other drafts and on older versions (tooltip shows the based on version) |
New | New "Selected" & "Deselected" signal for checkboxes |
Change | Updated publish dialog, warning will be displayed if recently published changes will be overwritten |
Change | Show info message if a deleted draft is opened in preview |
Change | Drafts are now sorted by their name |
Change | Warning will be shown if a draft gets deleted |
Fix | SVG rasterization fixed, backgrounds are now transparent again |
Release 17 Aug 17
Version 1.16.0
Type | Description |
---|---|
New | ⭐ Introducing Drafts |
Change | Restore your deleted configurators up to seven days |
Release 10 Aug 17
Version 1.15.0
Type | Description |
---|---|
New | "Select text" parameter for "Set Focus" slot of textboxes |
New | Dynamic signals for output parameters of ShapeDiver3d control |
New | Properties for horizontal & vertical alignment of text inside buttons, panel headers, checkboxes & RadioButtons |
New | Property "Looks like button" for checkboxes & RadioButtons |
Fix | Clicking on a graphic view removes focus from currently active element |
Release 1 Aug 17
Version 1.14.33
Type | Description |
---|---|
New | Documentation of controls DOM & CSS classes |
New | SigSlos are automatically updated when renaming a control |
New | Controls can be copied in configurator editor |
New | More auto completions for custom CSS (built in classes, custom classes from controls etc.) |