Skip to content

1.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 23:15
· 54 commits to master since this release

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 appMenuTemplate property and redundant view change handler reassignment.
  • Added readonly modifiers and improved debug output for page state.

Full Changelog: 1.0.0...1.1.0