v1.2.1 & v1.2.2 Release Notes
Fixes
- Fixed the blank rendering due to a bug in the migrations
v1.2.0 Release Notes
Enhancements
- Preview suites by @manojVivek in #892
- Added support for iPhone 13 Pro Max & iPhone 14 Pro Max by @Mikadifo in #868
Bug Fixes
- Fixed the browser extension integration by @manojVivek in #910
- fix: allow white spaces in device search (#869) by @NarrowCode in #870
Tech Debts
- device-manager: Made
id
the unique identifier of devices instead ofname
. by @manojVivek in #879 - fix: resolve illegal character error in rimraf by @codewithmitesh in #858
New Contributors
- @Mikadifo made their first contribution in #868
- @NarrowCode made their first contribution in #870
- @codewithmitesh made their first contribution in #858
- @aniknia made their first contribution in #888
Misc
- Bump webpack from 5.74.0 to 5.76.0 in /desktop-app by @dependabot in #857
- Bump eslint-plugin-import from 2.26.0 to 2.27.5 in /desktop-app by @dependabot in #864
- Bump concurrently from 7.5.0 to 7.6.0 in /desktop-app by @dependabot in #865
- Bump eslint from 8.34.0 to 8.36.0 in /desktop-app by @dependabot in #866
- Bump @testing-library/react from 13.4.0 to 14.0.0 in /desktop-app by @dependabot in #867
- add Mikadifo as a contributor for code by @allcontributors in #871
- add NarrowCode as a contributor for code by @allcontributors in #872
- Bump tsconfig-paths-webpack-plugin from 4.0.0 to 4.0.1 in /desktop-app by @dependabot in #876
- Bump eslint-plugin-compat from 4.0.2 to 4.1.2 in /desktop-app by @dependabot in #877
- Bump react-redux from 8.0.4 to 8.0.5 in /desktop-app by @dependabot in #878
- Bump husky from 8.0.1 to 8.0.3 in /desktop-app by @dependabot in #886
- Bump css-loader from 6.7.1 to 6.7.3 in /desktop-app by @dependabot in #884
- Bump @svgr/webpack from 6.5.0 to 7.0.0 in /desktop-app by @dependabot in #885
- ✨ Pull Request by @aniknia in #888
- add aniknia as a contributor for code by @allcontributors in #891
Full Changelog: v1.1.0...v1.2.0