# Release Notes

## v0.1.9 - 2020-04-13
* fix: better check for valid profile picture

## v0.1.8 - 2020-04-13
* fix: better check for valid profile picture

## v0.1.7 - 2020-04-03
* chore: update 3box lib to 1.17.1

## v0.1.6 - 2020-02-14
* fix: update Typescript type interface for new prop `openOnMount`
* fix: members list working with new library
* chore: update 3box lib to 1.16.3

## v0.1.4 - 2020-02-05
* fix: only openOnMount when not on mobile
* fix: hide popup when on mobile

## v0.1.3 - 2020-02-05
* feat: use userURL for edit profile

## v0.1.2 - 2020-02-05
* fix: add padding to username

## v0.1.1 - 2020-02-05
* feat: add likes
* feat: render messages without joining thread

## v0.0.5 - 2020-01-09
* chore: update 3box lib to 1.16.1
* feat: add loading animation on first fetch
* feat: render messages without joining thread

## v0.0.4 - 2020-01-13
* fix: move node-sass from devDep to dep

## v0.0.3 - 2020-01-09
* fix: move missing dep `react-inlinesvg` from devDep to dep

## v0.0.2 - 2020-01-06
* fix: do not precompile package
