## [1.1.0] 2019-06-18 - Support PUBLIC_URL in: config option ## [1.0.1] 2019-06-16 - Fix a minor bug of passing incorrect parameters ## [1.0.0] 2019-06-16 - Update dependencies to - @material-ui/core @ ^4.0.2 - create-react-app @ 3.0.1 - Remove dependencies - material-ui-pickers @ ^2.2.4 ## [0.80.20] 2019-05-10 - [Fix bug] add the missing field to support block closing current window - Initially refactor README.md ## [0.70.80] 2019-05-03 - Add and support APPLICATION_LAUNCH_BAR_TOGGLED response action ## [0.70.40] 2019-04-18 - Add defaultDashboardDrawerShown config flag ## [0.70.30] 2019-04-17 - support one request action configRemoveOneField to remove one config field - support one request action configSelectOneField to request to select one config field - support one response action CONFIG_SELECT_ONE_FIELD_RES to response to selected value of configSelectOneField ## [0.70.20] 2019-04-11 - Support basic frameless window features: move, minimize, maximize, close and resize - Support general app config - Support IndexDB based client side config - Support snap&dock out of box - Support HOC Config context - Integrate travels ## [0.70.10.beta] 2019-04-05 - First stable release