Releases: responsively-org/responsively-app
Releases · responsively-org/responsively-app
v1.0.0-alpha.2 ✅
Fixed the app start up issue from alpha.1
release. #734
What's Changed
- bugfix: Alpha app open blocker fix by @manojVivek in #735
Full Changelog: v1.0.0-alpha...v1.0.0-alpha.2
v1.0.0-alpha Release! 🎉
This is an alpha release that involves major overhaul of the app tracked in #724
v0.19.1: Minor bug fixes and improvements
Includes:
- Add
window._bot=true
to indicate request as bot traffic. #696
v0.19.0: Minor improvements and Bug fixes
v0.18.0: Minor improvements and bug fixes ⚙
Includes:
- Save Layout Settings. #534
- Search device list by display size. #613
- Quick Filter Active Color Not Displaying in Dark Mode. #627
- CLI domains with none or one character after
.route
toabout:blank
. #608 - Screenshot feature does not work for devices with special chars in their names. #624
- Gulp browserSync
browser: "responsivelyapp"
, doesn't launch a window a the current port. #540 - When using 'open with' on HTML files it loads google.com page instead of the HTML file. #365
v0.17.0: Page Navigation with CSS Selectors 🧭
Includes:
- Option to navigate to page sections with CSS Selectors. #492, #493
- Option to load a
Blank page
on app launch. #521 - Option to clear to URL history(affects the address bar auto-suggestion). #341
- Option to open a URL in the app from CLI. #369
- Prompt to move the app to
Applications
on Mac. #286 - Displays the link that is hovered above the status bar. #516
- Bugfix: F5 not working to refresh the page. #571
- Bugfix: Screenshot shortcut keys not working on Mac. #575
- Bugfix: Notification style fixed. #584
v0.16.0
Includes:
- Option to disable Event Mirroring Globally. #317
- Option to disable spell-checker. #531
- Fixed Security Vulnerability where the local file content can be accessed by a remote webpage. #563
- Tooltip added for the left side pane icons. #561
- Fixed a bug where the horizontal scrollbar is missing in some scenarios. #553
v0.15.0: 🎨 Live CSS Editor for quick webpage prototyping
v0.14.1: Design mode option ✍ and configurable toolbar visibility for distraction free work🧘♀️
Note: This release also includes a fix for the toolbar button not working on v0.14.0
.
Includes:
- Design mode option. #491
- Configuration toolbar visibility. #455
- Help message about disabling SSL validation when visiting a page with an invalid certificate. #403
- Open the app in the maximized state on Windows. #495
- Electron 9 minor version upgrade. #486
- Code signing for windows app. #151
- BugFix: Preventing zoom-level from going negative breaking the page. #482
- BugFix: Overlapping Device manager and dev tools. #509
- BugFix: Crash page color scheme fixed. #469
- Removed
react-router
dependency. #414 - Including checksum for release binaries. #95
v0.14.0: Design mode option ✍ and configurable toolbar visibility for distraction free work🧘♀️
Includes:
- Design mode option. #491
- Configuration toolbar visibility. #455
- Help message about disabling SSL validation when visiting a page with an invalid certificate. #403
- Open the app in the maximized state on Windows. #495
- Electron 9 minor version upgrade. #486
- Code signing for windows app. #151
- BugFix: Preventing zoom-level from going negative breaking the page. #482
- BugFix: Overlapping Device manager and dev tools. #509
- BugFix: Crash page color scheme fixed. #469
- Removed
react-router
dependency. #414 - Including checksum for release binaries. #95