# Changelog ## 0.1.7 (2022-04-22) ### Changes - [#111](https://github.com/paritytech/parity-signer-companion/pull/111), [#115](https://github.com/paritytech/parity-signer-companion/pull/115): Switch from styled-components to tailwind - [#116](https://github.com/paritytech/parity-signer-companion/pull/116), [#118](https://github.com/paritytech/parity-signer-companion/pull/118), [#119](https://github.com/paritytech/parity-signer-companion/pull/119), [#120](https://github.com/paritytech/parity-signer-companion/pull/120), [#122](https://github.com/paritytech/parity-signer-companion/pull/122): Update appearance - [#117](https://github.com/paritytech/parity-signer-companion/pull/117): Add linting unused imports - [#113](https://github.com/paritytech/parity-signer-companion/pull/113), [#114](https://github.com/paritytech/parity-signer-companion/pull/114): Refactor stores ### Bug fixes - [#123](https://github.com/paritytech/parity-signer-companion/pull/123): Fix renaming bugs by debouncing the user input ## 0.1.6 (2022-04-20) ### Changes - [#97](https://github.com/paritytech/parity-signer-companion/pull/97): Update CI - [#98](https://github.com/paritytech/parity-signer-companion/pull/98), [#104](https://github.com/paritytech/parity-signer-companion/pull/104), [#107](https://github.com/paritytech/parity-signer-companion/pull/107), [#109](https://github.com/paritytech/parity-signer-companion/pull/109): Update dependencies ### Bug fixes - [#108](https://github.com/paritytech/parity-signer-companion/pull/108): Improve QR recognition for android devices by adding light border around QR-code ## 0.1.5 (2021-11-19) ### Changes - [#93](https://github.com/paritytech/parity-signer-companion/pull/93), [#95](https://github.com/paritytech/parity-signer-companion/pull/95): Update CI and building - [#89](https://github.com/paritytech/parity-signer-companion/pull/89), [#90](https://github.com/paritytech/parity-signer-companion/pull/90), [#91](https://github.com/paritytech/parity-signer-companion/pull/91), [#92](https://github.com/paritytech/parity-signer-companion/pull/92): Update deps ### Bug fixes - [#86](https://github.com/paritytech/parity-signer-companion/pull/86): Fix typo ## 0.1.4 (2021-10-25) ### Bug fixes - [#84](https://github.com/paritytech/parity-signer-companion/pull/84): Fix camera access checking in firefox - [#83](https://github.com/paritytech/parity-signer-companion/pull/83): Fix opening in a tab in firefox ## 0.1.3 (2021-10-21) ### Changes - [#80](https://github.com/paritytech/parity-signer-companion/pull/80): Update deps - [#81](https://github.com/paritytech/parity-signer-companion/pull/81): Improve UI feedback on importing ### Bug fixes - [#79](https://github.com/paritytech/parity-signer-companion/pull/79): Fix name removing on signing ## 0.1.2 (2021-10-15) ### Bug fixes - [#75](https://github.com/paritytech/parity-signer-companion/pull/75): Fix working along with polkadot-js-extension ## 0.1.1 (2021-10-14) ### Bug fixes - [#73](https://github.com/paritytech/parity-signer-companion/pull/73): Add missed notification page ## 0.1.0 (2021-10-14) - Release the extension