1.1.0
Release 1.1.0
Electron Version: 41.x.y.
Highlights
- Improved app exit handling by intercepting the quit event globally.
- Auto-focus the active view when the frame is shown or the navbar is clicked.
- Keep the window maximized when switching pages with shared bounds enabled.
- Added context-menu "Search in web".
Security and Data
- Gist settings are now loaded on-demand to avoid unnecessary keychain access.
Maintenance
- Updated dependencies/libraries.
- Removed unused
appMenuTemplateproperty and redundant view change handler reassignment. - Added
readonlymodifiers and improved debug output for page state.
Full Changelog: 1.0.0...1.1.0