Skip to content

v3.1.4

Latest

Choose a tag to compare

@craftzdog craftzdog released this 10 Jun 06:46

Fixes

  • Inkdrop env API migration — migrated off the deprecated electron.clipboard API to the Inkdrop environment API. Clipboard operations (yank/paste, register handling) now go through inkdrop.env instead of reaching into Electron directly.

Maintenance

  • Updated prettier to v3.8.4 (#62).