Releases: responsively-org/responsively-app
Releases · responsively-org/responsively-app
v1.6.0: Hotkeys for common functionalities and bug fixes!
What's Changed
- feat: add hotkeys to the app by @themohammadsa in #992
- fix: App is stuck when capturing all webviews on macOS by @afermon in #1007
- Mac app native icon update by @manojVivek
New Contributors
Full Changelog: v1.5.0...v1.6.0
v1.5.0: In-built hot-reloading, Devtools extensions, and more. ⚙
What's New
- Hot-reloading for static web files by @themohammadsa in #977
- Shortcut for opening devtools by @codewithmitesh in #873
- Separate zoom state for individual device view by @jibranabsarulislam in #972
- Pre-populating bookmark name from page title by @PeterKwesiAnsah in #983
- Devtools extensions added for popular frontend frameworks like React, Angular, Vue, etc. by @manojVivek in #994
- In-App Sponsorship Request by @manojVivek in #995
Bug Fixes
- Fixed screenshot for transparent website by @Ryan0204 in #960
- Webview user-agent string fixed by @manojVivek in #990
- Device manager crash fix by @manojVivek in #997
- post-intall script for windows fixed by @monalisamsteccentric in #930
New Contributors
- @monalisamsteccentric made their first contribution in #930
- @Ryan0204 made their first contribution in #960
- @jibranabsarulislam made their first contribution in #972
Full Changelog: v1.4.0...v1.5.0
v1.4.0: Bookmarks, Individual device layout and much more! 🔖
What's New
- Bookmarks feature by @themohammadsa in #951
- Individual Device Layout by @themohammadsa in #944
- Hidden the scroll bar for mobile devices by @PeterKwesiAnsah in #964
- Toolbar and Tab design tweaks by @manojVivek in #971 and #973
- Support Responsively App link on Release Notes Viewer by @ReshadSadik in #946
- Chocolatey package manager publishing fixed.
New Contributors
- @themohammadsa made their first contribution in #944
- @ReshadSadik made their first contribution in #946
- @PeterKwesiAnsah made their first contribution in #964
Full Changelog: v1.3.0...v1.4.0
v1.3.0: Selective Rotation, improved event mirroring and Bug fixes
What's Changed
- Ability to Rotate Only One Device, Not All at Once by @WayneRocha in #914
- Fix browser-sync issue related to Content Security Policy (CSP) by @crbon in #931
- Fixed the crash when a custom device is added to the preview for the first time by @manojVivek in #933
- Suppressed 'ready-to-show' events from webview to prevent unnecessary window focus stealing by @manojVivek in #938
- misc: Other dependency version upgrades
New Contributors
- @WayneRocha made their first contribution in #914
- @crbon made their first contribution in #931
Full Changelog: v1.2.2...v1.3.0
v1.2.2 - Device Preview Suites and bug fixes!!
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
v1.2.1: Device Preview Suites and bug fixes!!
v1.2.1 Release Notes
Fixes
- Fixed the blank rendering due to a bug in the migrations
v1.2 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
v1.2.0: Device Preview Suites and bug fixes!!
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
v1.1.0: Enhancements and bug fixes!! ✨
What's Changed
- Menu implementation simplified by @manojVivek in #831
- Zoom level persisted across restarts by @manojVivek in #834
- Bump qs and browser-sync in /desktop-app/release/app by @dependabot in #832
- fixed: Refresh button only refreshes first device by @manojVivek in #839
- Bump rimraf from 3.0.2 to 4.1.2 in /desktop-app by @dependabot in #827
- Bump @types/react from 18.0.23 to 18.0.28 in /desktop-app by @dependabot in #824
- Bump prettier-plugin-tailwindcss from 0.1.13 to 0.2.3 in /desktop-app by @dependabot in #826
- Update README.md by @Rithvik-padma in #782
- Bump electron from 23.1.0 to 23.1.2 in /desktop-app by @dependabot in #842
- Bump core-js from 3.26.0 to 3.29.0 in /desktop-app by @dependabot in #843
- Bump react-markdown from 8.0.4 to 8.0.5 in /desktop-app by @dependabot in #844
- Added support for Samsung Galaxy S20/S20 Plus & S21/S21 Plus/S21 Ultra by @Th0masCat in #846
- add Th0masCat as a contributor for code by @allcontributors in #847
- add nopdotcom as a contributor for code by @allcontributors in #848
- Bump electron from 23.1.2 to 23.1.3 in /desktop-app by @dependabot in #851
- Bump @types/node from 18.7.6 to 18.15.2 in /desktop-app by @dependabot in #852
- Bump eslint-plugin-jest from 26.9.0 to 27.2.1 in /desktop-app by @dependabot in #853
- Bump typescript from 4.8.4 to 4.9.5 in /desktop-app by @dependabot in #820
New Contributors
- @Rithvik-padma made their first contribution in #782
- @Th0masCat made their first contribution in #846
Full Changelog: v1.0.3...v1.1.0
v1.0.3: Minor bug fix
What's Changed
- Fixed the about menu in non-mac environments by @manojVivek in #828
Full Changelog: v1.0.2...v1.0.3
v1.0.2: Devtools docking bug fix and stability improvements!
What's Changed
- Devtools dock bug fix by @manojVivek in #814
- Electron version upgrade by @manojVivek in #815
- Added about in help menu by @manojVivek in #821
Full Changelog: v1.0.1...v1.0.2