Skip to content

Releases: sindresorhus/electron-context-menu

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

v0.15.0

30 Aug 04:52
Compare
Choose a tag to compare

Enhancements:

  • Add Copy Image option (true by default) (#79) 79868f1

v0.14.0...v0.15.0

v0.14.0

08 Aug 20:46
Compare
Choose a tag to compare
  • Fix the "Save Image" label ID 4c8eb16
    If you localize the "Save Image" label, you need to update the ID from save to saveImage.

v0.13.0...v0.14.0

v0.13.0

30 Jun 08:37
Compare
Choose a tag to compare

Enhancements:

v0.12.1...v0.13.0

v0.12.1

30 Apr 04:49
Compare
Choose a tag to compare

v0.12.0...v0.12.1