Skip to content

Releases: sindresorhus/electron-context-menu

v2.3.0

07 Aug 15:36
Compare
Choose a tag to compare

v2.2.0

12 Jul 18:34
Compare
Choose a tag to compare
  • Pass dictionary suggestions to the menu option function (#111) c2d5551

v2.1.0...v2.2.0

v2.1.0

06 Jul 17:08
Compare
Choose a tag to compare

v2.0.1...v2.1.0

v2.0.1

11 May 13:56
Compare
Choose a tag to compare
  • Hide separator when suggestions are not available (#104) 0436235

v2.0.0...v2.0.1

v2.0.0

27 Apr 14:48
Compare
Choose a tag to compare

Breaking

  • Remove Correct Automatically menu item 01f7b74
    It didn’t work like expected. It should have enabled auto-correction, but there’s no way to do that in Electron. Instead, it just corrected the first word, which is weird and also not very useful.

v1.1.0...v2.0.0

v1.1.0

27 Apr 11:15
Compare
Choose a tag to compare
  • Add the ability to disable/enable the context menu (#93) 2547936
    Can be useful when, for example, used with React.

v1.0.0...v1.1.0

v1.0.0

14 Apr 08:38
Compare
Choose a tag to compare

Breaking

  • Require Electron 8 4de32a9
    It should still work with older Electron versions, but I cannot guarantee it will going forward.

Improvements

v0.16.0...v1.0.0

v0.16.0

01 Feb 09:31
Compare
Choose a tag to compare
  • Support rich text for Cut, Copy, and Paste items 296ae9c
  • Add WebContents to browserWindow TypeScript type (#90) 1410532

v0.15.2...v0.16.0

v0.15.2

02 Jan 12:43
Compare
Choose a tag to compare

v0.15.1...v0.15.2

v0.15.1

08 Nov 18:21
Compare
Choose a tag to compare
  • Fix showing Inspect Element menu item 9e9fd9a
  • Fix TypeScript definition 4d28a12

v0.15.0...v0.15.1