### 0.3.1 (2021-7-05)
[FIX] - fix unauthorized token typo

### 0.3.0 (2021-7-05)
[FEAT] - remove auth token and replace with unauthorized one

### 0.1.7 (2021-7-02)
[FIX] - small fixes for restoring forms

### 0.1.6 (2021-7-01)
[FIX] - fix form elements css in dark mode of chat

### 0.1.5 (2021-6-29)
[FIX] - set switch element value to false by default
[FIX] - small fixes for restoring forms

### 0.1.3 (2021-6-23)
[FEAT] - replace flow-sdk with ws-client (reduce app size)

### 0.1.2 (2021-6-23)
[FIX] - fix missing npm package/fix

### 0.1.1 (2021-6-23)
[FIX] - fix "form is expired error" when retrieving forms via up to 5 retries

### 0.1.0 (2021-6-18)
[FEAT] - ability to restore forms state after page refresh via continue conversation

### 0.0.41 (2021-5-27)
[FIX] - fix Datepicker's startDate/endDate properties to limit available range of dates using merge fields

### 0.0.40 (2021-5-26)
[FIX] - fix video component styles

### 0.0.39 (2021-5-26)
[FEAT] - video section
[FIX] - fix location (map) section ability to resize

### 0.0.38 (2021-4-20)
[FEAT] - normilize datepicker response supporting object format with two properties (input and iso)

### 0.0.37 (2021-4-14)
[FIX] - restore ability to set default value for component

### 0.0.36 (2021-4-7)
[FIX] - enable required validation for datepicker

### 0.0.35 (2021-4-7)
[FIX] - fix datepicker placeholder, fix start/end dates and prevent restoring datepicker value when cleared by a user

### 0.0.34 (2021-4-6)
[FIX] -  disable updating datepicker value on input change

### 0.0.33 (2021-4-2)
[FIX] - fix advanced code section (view and edit mode), add support for nested elements (children property) in advancedCode code mode
[FIX] - fix datePicker to support output format masks


### 0.0.32 (2021-3-30)
[FIX] - fix broken event manger websocket url

### 0.0.31 (2021-3-30)
[FIX] - fix broken event manger websocket url

### 0.0.30 (2021-3-30)
[FIX] - fix cancellation payload to allow exit cancel leg

