- #2278 We now support to have a Calculate button when needed. By default Selector is always calculating the product when the user enters more parameters. In some cases the DLL is slow, so it would be preferable to let the user enter all parameters first and then manually click Calculate. This must be set in code, contact Divid if you want this enabled.
- #2305 The settings page now only shows the field names that are specified in
field_formats table.
- #2185 Added
show_alternatives_filter parameter to result visualizer chart parameters. This allows you to hide the dropdown.
- #2274 Added
always_show_selected parameter to horizontal table and other visualizers supporting alternatives data. Set this to false to hide the selected variant in the visualizer.
- #2234 Added a market selection dropdown in top right corner, allowing the user to select market.
- #2371 Hovered point is now hidden when mouse leaves the diagram area.