After months of hard work, here's the stable V1! 🎊
What's Changed
- Fresh rewrite of the app which eliminates usage of deprecated Electron APIs and improved setup and framework to be more developer friendly by @manojVivek in responsively-org/responsively-app#720
- bugfix: Alpha app open blocker fix by @manojVivek in responsively-org/responsively-app#735
- Menu flyout and codeql path fix by @manojVivek in responsively-org/responsively-app#739
- Devices size discripancy fix by @manojVivek in responsively-org/responsively-app#740
- v1: Clear storage, cookies and network cache by @manojVivek in responsively-org/responsively-app#742
- v1: Unnecessary scrollbars fixed by @manojVivek in responsively-org/responsively-app#746
- ci: App release workflow with auto version bump and manual trigger only by @manojVivek in responsively-org/responsively-app#747
- hotfix: Broken event mirroring fix by @manojVivek in responsively-org/responsively-app#751
- v1: Device theme color scheme toggle by @manojVivek in responsively-org/responsively-app#752
- v1: SSL validation toggle by @manojVivek in responsively-org/responsively-app#753
- v1: Permission requests by @manojVivek in responsively-org/responsively-app#754
- v1: Keyboard shortcuts by @manojVivek in responsively-org/responsively-app#757
- v1: Address bar suggestions by @manojVivek in responsively-org/responsively-app#760
- v1: Renamed to promote v1 as the main app by @manojVivek in responsively-org/responsively-app#761
- v1: Device Manager - Add, edit and delete custom devices by @manojVivek in responsively-org/responsively-app#765
- v1: Basic Auth Support by @manojVivek in responsively-org/responsively-app#769
- v1: Preview layout modes, default devices refined and minor UI polish by @manojVivek in responsively-org/responsively-app#770
- v1: Release notes dialog by @manojVivek in responsively-org/responsively-app#776
- Fixed the mac bug when app can't be opened if not exiting after closing a window by @manojVivek in responsively-org/responsively-app#787
- Event mirroring bug fix by @manojVivek in responsively-org/responsively-app#788
- Device manager overflow background fix by @manojVivek in responsively-org/responsively-app#789
- Handling Cli args to support passing URLs to open via cli by @manojVivek in responsively-org/responsively-app#790
- Electron version upgrade and fixes by @manojVivek in responsively-org/responsively-app#791
- Added Samsung S21 FE by @heagan01 in responsively-org/responsively-app#792
- add heagan01 as a contributor for code by @allcontributors in responsively-org/responsively-app#793
New Contributors
- @heagan01 made their first contribution in responsively-org/responsively-app#792