# 4.33.0-alpha.3 (opens new window) (2022-04-21)
# Features
- SDK: upgrade to version 2.30.0-alpha.4 (b4654ff (opens new window))
# Bug Fixes
- addons trigger button should be displayed right on mobile (2631cdc (opens new window))
- call clear history on back button press (2577e79 (opens new window))
- finish loading after loading static item (476a307 (opens new window))
- if not desktop fullscreen mode should be disabled but interaction menu expand on toggle (4487fbe (opens new window))
- wrong svg stroke width (ee93532 (opens new window))
# 4.33.0-alpha.2 (opens new window) (2022-04-15)
# Features
- add actionButtons instead of selectionButtons in planner mode (8e70298 (opens new window))
- add better responsivness to AddonsTrigger and MenuButton (9f8fa5d (opens new window))
- implement add product button and change selection buttons styling (7fcb65d (opens new window))
- remove add product on open catalog, remove selection if catalog gets open and add product button label to loco (36a9b77 (opens new window))
- SDK: upgrade to version 2.30.0-alpha.2 (d2e469f (opens new window))
- SDK: upgrade to version 2.30.0-alpha.3 (99d815a (opens new window))
# Bug Fixes
- add stroke width to the svg's directly (bda68dd (opens new window))
- call checkGlb to fix broken embedding lib (419137f (opens new window))
- deselect all items if undo or redo is called (758fc37 (opens new window))
- failing test (9985ced (opens new window))
- responsive issues of addonsTrigger button and selectionbuttons (5551d57 (opens new window))
# 4.33.0-alpha.1 (opens new window) (2022-04-13)
# Features
- upgrade SDK to version 2.30.0-alpha.1 (c9555dc (opens new window))
# Bug Fixes
- do not send images to Cloudinary which are not accessible (8758fcf (opens new window))
# 4.32.0-alpha.4 (opens new window) (2022-04-08)
# Features
- SDK: upgrade to version 2.29.1 (b1115c5 (opens new window))
# Bug Fixes
- delete exclamation mark of german "error message" translation (cf43bae (opens new window))
- remove hardcoded exclamation mark in generic error and rename called function for css of save draft button (bfe5f48 (opens new window))
# 4.32.0-alpha.3 (opens new window) (2022-04-08)
# Features
- upgrade SDK to version 2.29.0-alpha.2 (894f169 (opens new window))
# Bug Fixes
- also return on global callbacks (e476c6b (opens new window))
# 4.32.0-alpha.2 (opens new window) (2022-04-05)
# Features
- upgrade SDK to version 2.29.0-alpha.1 (c44c6bd (opens new window))
# Bug Fixes
- upgrade SDK to version 2.28.0 (35d549f (opens new window))
# 4.32.0-alpha.1 (opens new window) (2022-03-31)
# Features
- add insertObject API to add items to the MOC scene (213d465 (opens new window))
- add undo redo functionality to buttons in planner (b44c342 (opens new window))
- upgrade SDK to version 2.28.0-alpha.2 (b87ec4a (opens new window))
- upgrade SDK to version 2.28.0-alpha.3 (65cb89b (opens new window))
# Bug Fixes
- disable savedraft and requestPlan button in planner (cd66284 (opens new window))
- error message bug, added rightly in loco (a530ef6 (opens new window))
- fix failing tests (d6cfa77 (opens new window))
- make generic error pop unclickable (5b9fb6e (opens new window))
- show error message if configurable or static item breaks when loading (68f01b3 (opens new window))
# 4.31.0-alpha.4 (opens new window) (2022-03-29)
# Features
- SDK: upgrade to version 2.27.0 (49e703a (opens new window))
# 4.31.0-alpha.3 (opens new window) (2022-03-25)
# Bug Fixes
- disable undo and redo button completely by initData (4420916 (opens new window))
# 4.31.0-alpha.2 (opens new window) (2022-03-24)
# Features
- add gap between boolean buttons, because of style reasons (62ef422 (opens new window))
- SDK: upgrade to version 2.27.0-alpha.2 (202a9a3 (opens new window))
# Bug Fixes
- don't disable undo/redo button fully to prevent jumping buttons (c459504 (opens new window))
- scroll to the top of sidebar if parameter group got changed (84619ae (opens new window))
# 4.31.0-alpha.1 (opens new window) (2022-03-21)
# Features
- add possibility to disable and overwrite undo and redo button (e06e55c (opens new window))
- add undo/redo button in topbar, add callback function and save it to the store (497a91c (opens new window))
# Bug Fixes
- check if undo or redo button fuctionalitiy are overwritten (5b65415 (opens new window))
# 4.30.0-alpha.1 (opens new window) (2022-03-18)
# Features
- SDK: upgrade to version 2.26.0 (708f644 (opens new window))
# Bug Fixes
- wrap email input in form for fix autocomplete bug in firefox, preventDefault because firefox only want one onClick action (629b618 (opens new window))
# 4.29.0-alpha.4 (opens new window) (2022-03-16)
# Features
- SDK: upgrade to version 2.25.0 (8a4e033 (opens new window))
# 4.29.0-alpha.3 (opens new window) (2022-03-15)
# Features
- SDK: upgrade to version 2.24.0 (a239abd (opens new window))
# Bug Fixes
- send user action save draft when not using emails (98545f3 (opens new window))
# 4.29.0-alpha.2 (opens new window) (2022-03-10)
# Features
- add tests for checking if id gets set properly in store and if callback function sets store to null again (3bcbdfb (opens new window))
- do not show warning if we didn't change anything (8388a31 (opens new window))
- only show variant warning if necessary (3cdf3aa (opens new window))
- update to newest SDK version 2.24.0-alpha.1 (4ecc431 (opens new window))
- upgrade SDK to version 2.24.0-alpha.2 (fac1868 (opens new window))
# Bug Fixes
- failing tests (2b2aa0d (opens new window))
- only reset last selected variant if some changes happened (58a15c0 (opens new window))
- pass correct object in tests so that the test does not break (c8d8c2d (opens new window))
- use promise so that mock is "really" async (ce83dd0 (opens new window))
# 4.29.0-alpha.1 (opens new window) (2022-03-08)
# Features
- enable selection of multiple categories for materials (8ba5739 (opens new window))
- upgrade SDK to version 2.24.0-alpha.1 (d9b36f8 (opens new window))
# Bug Fixes
- autocomplete of email input at save draft (d0c72b6 (opens new window))
- autocomplete of email input with right line spacing at save draft (0ea5900 (opens new window))
- eslint warnings (2b187a0 (opens new window))
- use volta to pin node version which works on all machines (170d7e2 (opens new window))
# 4.28.0-alpha.2 (opens new window) (2022-03-02)
# Features
- upgrade SDK to version 2.23.0 (c12b566 (opens new window))
# 4.28.0-alpha.1 (opens new window) (2022-03-02)
# Features
- add snapping button to MOC (b18ec7e (opens new window))
- upgrade SDK to version 2.23.0-alpha.1 (8be7069 (opens new window))