# Version next, date

# 8.4.2 2020-12-06

## Notable changes

- Add MaintenanceBox component

# 8.3.9 2020-03-06

## Notable changes

- Add ellipsis truncate to list item cell.

# 8.3.8 2020-03-04

## Notable changes

- Rename facility owner font icon.

# 8.3.7 2020-03-03

## Notable changes

- Add facility owner font icon.

# 8.3.6 2020-02-24

## Notable changes

- Add missing wireless font icons.

# 8.3.5 2020-02-21

## Notable changes

- Change alternative bell icon.

# 8.3.4 2020-02-21

## Notable changes

- Fix wrong font icon mappings.
- Change npm jenkins credentials id.

# 8.3.3 2020-02-20

## Notable changes

- Update icon fonts due to missing icons.

# 8.3.2 2020-02-18

## Notable changes

- Added support for a custom empty list icon `customEmptyIcon` for `<List>` elements.

## Notable changes

# 8.3.1 2020-02-18

- Fix privacy policy link.

## Notable changes

# 8.3.0 2019-12-25

## Notable changes

- Updated Icons based on current icon library
- Fixed firefox input width overflow issue

# 8.2.0 2019-10-25

## Notable changes

- New MultiSelect component
- ToolBar.Filter uses new MultiSelect component
- Fix passive text field flex basis issue

# 8.1.0 2019-10-08

## Notable changes

- IconButton has now xsmall size
- Textfield can now be grouped with other components next to it.

# 8.0.3 2019-09-06

## Notable changes

- Removed react from development dependencies to prevent build errors.

# 8.0.2 2019-08-16

## Notable changes

- Custom navigation brand logo scale and positioning issue fixed.

# 8.0.1 2019-08-16

## Notable changes

- Upgrade eslint rules.

# 8.0.0 2019-08-16

## Notable changes

- Upgrade storybook to version 5.1.10.
- Fix eslint warnings and errors.
- Add Jenkins CI/CD pipeline.

# 7.11.1 2019-08-09

## Notable changes

- Change floor control button from yellow to cyan if it's in change mode.

# 7.11.0 2019-06-20

## Notable changes

- Create a fix navigation brand container width and height for small and medium device breakpoints.
- Resize normal and small dormakaba logo to fit in new fixed navigation brand container size.

# 7.10.0 2019-06-18

## Notable changes

- Add `src` attribute to `NavigationBrand` component.
- Add `display: flex`  to `NavigationBrand` to fix logo positioning issue.